Update links and fix a couple of typos
This commit is contained in:
parent
f10079d299
commit
9e7a8ab76b
3 changed files with 20 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
title: "QwikSwitch Switch"
|
||||
description: "Instructions how to integrate QwikSwitch Relays into Home Assistant."
|
||||
description: "Instructions how to integrate QwikSwitch relays into Home Assistant."
|
||||
date: 2016-05-04 00:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
|
@ -10,13 +10,13 @@ footer: true
|
|||
logo: qwikswitch.png
|
||||
ha_category: Switch
|
||||
ha_iot_class: "Local Push"
|
||||
ha_release: 0.19
|
||||
ha_release: "0.20"
|
||||
---
|
||||
|
||||
|
||||
The `qwikswitch` platform allows you to control your [QwikSwitch](http://www.qwikswitch.co.za/) Relays as Switches from within Home Assistant.
|
||||
The `qwikswitch` platform allows you to control your [QwikSwitch](http://www.qwikswitch.co.za/) relays as switches from within Home Assistant.
|
||||
|
||||
QwikSwitch Relay devices can be Switches or [Lights](/components/qwikswitch/lights/) in Home-Assistant. If the device name in the QSUSB app ends with ` Switch` it will be created as a Switch, otherwise a Light.
|
||||
If the device name in the QSUSB app ends with `Switch` it will be created as a switch, otherwise as a [light](/components/light.qwikswitch/).
|
||||
|
||||
They will be automatically discovered from the QSUSB API if the discovery component is enabled.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue