qwikswitch-docs

This commit is contained in:
Johann Kellerman 2016-05-04 22:24:59 +02:00 committed by Fabian Affolter
parent 868cc3a569
commit 5f411b67cc
4 changed files with 94 additions and 0 deletions

View file

@ -0,0 +1,23 @@
---
layout: page
title: "QwikSwitch Switch"
description: "Instructions how to integrate QwikSwitch Relays into Home Assistant."
date: 2016-05-04 00:00
sidebar: true
comments: false
sharing: true
footer: true
logo: qwikswitch.png
ha_category: Switch
ha_iot_class: "Local Push"
ha_release: 0.19
---
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.
They will be automatically discovered from the QSUSB API if the discovery component is enabled.
For more configuration information see the [QwikSwitch component](/components/qwikswitch/) documentation.