hass-core/tests/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 Add tests for MQTT binary sensor 2015-11-20 23:48:59 +01:00
test_command_sensor.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_mqtt.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_nx584.py Add nx584 as a sensor platform 2016-02-16 20:24:32 -08:00