core/homeassistant/components/binary_sensor
Dan Smith 22865e5d96 Add nx584 as a sensor platform
This allows you to get every door, window, smoke, etc zone from your security
panel into HA. This uses the live eventing feature of pynx584, which means you
get instantaneous signaling into HA when a door opens or something happens,
which is handy for automating lights on when doors open after dark, etc.

Requires update to pynx584 0.2
2016-02-16 20:24:32 -08:00
..
__init__.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
apcupsd.py Add link to docs 2016-02-12 07:55:20 +01:00
arest.py PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
command_sensor.py Add link to docs, new docstrings, and update docstrings 2016-02-01 11:47:09 +01:00
demo.py Update demo entities 2015-11-29 17:59:59 -08:00
mqtt.py Add template support 2015-12-14 21:38:56 +01:00
nest.py Make sure Nest is setup before the binary sensors. 2016-02-11 21:28:08 -05:00
nx584.py Add nx584 as a sensor platform 2016-02-16 20:24:32 -08:00
rest.py Fix docstrings 2016-02-01 11:31:27 +01:00
rpi_gpio.py Update docstring 2016-01-27 09:01:08 +01:00
zigbee.py Add link to docs, new docstrings, and update docstrings 2016-02-01 11:47:09 +01:00