hass-core/homeassistant/components/switch
Micha LaQua 08d60fb04b Initial support for generic 433Mhz GPIO adapters on a Raspberry Pi (#1865)
* initial support for generic 433mhz gpio adapters

* rpi-rf: refactor id_on/id_off to code_on/code_off

fits the purpose better and improves understanding

* rpi-rf: use v0.9.4

* rpi-rf: update features and dependencies to v0.9.5

includes the ability to optionally specify a protocol for each switch

* rpi-rf: remove explicit RPi.GPIO dependency

already a dependency of the rpi-rf module

* rpi-rf: make setting gpio, code_on and code_off mandatory

* rpi-rf: remove unused value_template

* rpi-rf: only enable TX once if there are switches
2016-04-26 11:35:01 +02:00
..
__init__.py Service validation for switch component. 2016-04-13 12:35:07 -04:00
arduino.py Add support for having default state on arduino switch and negate functionality 2016-03-20 12:52:06 +02:00
arest.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
command_line.py Added assumed state to command_line switch 2016-03-17 10:41:26 -04:00
demo.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
dlink.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
edimax.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
hikvisioncam.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
isy994.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
mfi.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
modbus.py Fix final pep257 issues 2016-03-09 23:34:38 -08:00
mqtt.py Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component. 2016-04-06 22:51:39 -04:00
mysensors.py Add mysensors tcp ethernet gateway (#1861) 2016-04-19 21:00:56 -07:00
mystrom.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
orvibo.py Update Orvibo platform to the switch component, add 'mac' option 2016-04-06 14:52:21 -07:00
pulseaudio_loopback.py Summary: Enhanced to make more robust and efficient. (#1917) 2016-04-26 11:29:20 +02:00
rest.py Fix final pep257 issues 2016-03-09 23:34:38 -08:00
rfxtrx.py Rfxtrx config validating (#1747) 2016-04-08 20:55:31 -07:00
rpi_gpio.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
rpi_rf.py Initial support for generic 433Mhz GPIO adapters on a Raspberry Pi (#1865) 2016-04-26 11:35:01 +02:00
scsgate.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
services.yaml Add service descriptions 2015-09-26 23:17:04 -07:00
tellduslive.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
tellstick.py Tellstick config validation 2016-04-21 07:57:28 -07:00
template.py Clean up template platforms 2016-03-24 23:22:17 -07:00
thinkingcleaner.py Thinkingcleaner support (#1784) 2016-04-10 16:59:53 -07:00
transmission.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
vera.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
verisure.py new version and changed "key" 2016-04-22 20:02:54 +02:00
wake_on_lan.py wake on lan platform 2016-03-18 15:01:53 +01:00
wemo.py Handle startup race condition. 2016-03-14 10:29:12 +00:00
wink.py Upgrading to python-wink 0.7.4 and improving RGB color support in HA (#1832) 2016-04-17 19:07:21 -07:00
zigbee.py Fix PEP257 issues 2016-03-08 13:35:39 +01:00
zwave.py Zwave import fixes for stability (#1845) 2016-04-17 14:46:51 -07:00