core/homeassistant/components/binary_sensor
John Arild Berentsen b4990d61f9 Make sure zwave values are updated regardles of manual or frontend update, (#2595)
* Make sure values are updated regardles of manual or frontend update,

* Devices with set_switch command was not happy with fast updating.

* Binary triggersensors command was not happy with refreshed updating.
2016-07-26 08:26:40 +02:00
..
__init__.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
apcupsd.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
arest.py Add support for sensor classes 2016-03-26 23:39:56 +01:00
bloomsky.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
command_line.py UPdate link to docs 2016-05-05 00:32:11 +02:00
demo.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
enocean.py Initial support for EnOcean (#2177) 2016-05-29 14:28:03 -07:00
envisalink.py Update docstrings (#2513) 2016-07-13 14:47:29 +02:00
homematic.py Docstrings (#2395) 2016-06-30 10:33:34 +02:00
knx.py Update docstrings (#2513) 2016-07-13 14:47:29 +02: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 Refactor mysensors component 2016-04-30 15:27:59 +02:00
nest.py Nest config validation (#1810) 2016-04-11 21:52:19 -07:00
nx584.py Update docstrings (#2513) 2016-07-13 14:47:29 +02:00
octoprint.py Update links to docs and doc strings (#1994) 2016-05-06 18:03:18 -07:00
rest.py Catch ValueError (#2296) 2016-06-18 09:48:32 -07:00
rpi_gpio.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
tcp.py Remove unused import and unnecessary DOMAIN constant from TCP components. 2016-03-26 17:33:18 +00:00
template.py Fix broken tests + linting 2016-05-30 10:19:12 -07:00
vera.py Tidy / Refactor Vera (#2569) 2016-07-19 19:13:33 -07:00
wemo.py Handle startup race condition. 2016-03-14 10:29:12 +00:00
wink.py Wink water leak sensor (#2572) 2016-07-20 07:39:45 -07:00
zigbee.py Update docstrings (#2513) 2016-07-13 14:47:29 +02:00
zwave.py Make sure zwave values are updated regardles of manual or frontend update, (#2595) 2016-07-26 08:26:40 +02:00