hass-core/tests/components/binary_sensor
Dan Smith f71027a9c7 Nx584 maint (#5149)
* Update nx584 requirement to 0.4

There have been a few bug fixes to nx584 since 0.2, so this just updates
our requirement to pull in the newer version.

* Fix nx584 if no partitions are found

If we succeed in our connection to the panel but find no
configured partitions, then we will fall through to the bypass
probe and fail because 'zones' is never initialized. This fixes
both exception paths and adds a test that would poke it.
2017-01-03 08:19:33 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_binary_sensor.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_mqtt.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00
test_nx584.py Nx584 maint (#5149) 2017-01-03 08:19:33 +01:00
test_sleepiq.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_tcp.py Migrate to voluptuous (#3748) 2016-10-21 21:14:35 -07:00
test_template.py Async template (#3909) 2016-10-17 07:00:55 +02:00
test_threshold.py Threshold sensor (#4216) 2016-11-27 21:55:26 -08:00
test_trend.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00