hass-core/homeassistant/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 Migrate binary_sensor to async (#4516) 2016-11-22 22:47:43 -08:00
apcupsd.py Migrate to voluptuous (#2954) 2016-08-30 21:34:33 +02:00
arest.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
bloomsky.py Fix bloomsky platform discovery (#3303) 2016-09-10 09:12:24 -07:00
command_line.py Remove fixed throttle for binary_sensor.command_line and sensor.command_line since the scan_interval is configured trough YAML since #1059 (#4586) 2016-11-27 00:29:49 -08:00
concord232.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
demo.py Fix PEP257 issues 2016-03-07 20:21:08 +01:00
digital_ocean.py Component for Digital Ocean (#3322) 2016-09-30 18:30:44 +02:00
ecobee.py Updated to use the occupancy sensor_class (#3204) 2016-09-05 09:55:29 -06:00
enocean.py Fix broken EnOcean support (#4710) 2016-12-05 08:15:36 -08:00
envisalink.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ffmpeg.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
flic.py Flic: Support use of queued events within timeout (#4822) 2016-12-11 21:43:59 -08:00
hikvision.py Update pyHik requirement version (#5040) 2016-12-22 18:45:05 +01:00
homematic.py Homematic update with HomematicIP/HomematicWired support and multible… (#4568) 2016-11-29 20:53:02 +01:00
isy994.py Isy fixes (#3457) 2016-09-19 20:16:51 -07:00
knx.py Use voluptuous for KNX (#3345) 2016-09-13 23:03:30 -07:00
modbus.py Modbus component refactoring - sensors and switches (#3297) 2016-09-13 22:47:44 +02:00
mqtt.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
mysensors.py Fix mysensors overwriting gateway in GATEWAYS (#4013) 2016-11-06 10:49:43 -08:00
nest.py Nest fixes (#5011) 2016-12-22 20:22:07 +01:00
netatmo.py Add support for Netatmo tags (#4761) 2016-12-05 21:35:33 -08:00
nx584.py Nx584 maint (#5149) 2017-01-03 08:19:33 +01:00
octoprint.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
rest.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
rpi_gpio.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
services.yaml add motion sensor / rewrite ffmpeg binary sensor (#2969) 2016-08-26 06:48:17 -06:00
sleepiq.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
tcp.py Migrate to voluptuous (#3748) 2016-10-21 21:14:35 -07:00
template.py Async cleanups with new handling and executor (#4234) 2016-11-06 01:01:03 +01:00
threshold.py Threshold sensor (#4216) 2016-11-27 21:55:26 -08:00
trend.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
vera.py Maintenance 2nd (#4106) 2016-10-30 09:58:34 +01:00
wemo.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
wink.py Wink hub sensor (#4704) 2016-12-03 21:39:48 -08:00
zigbee.py Migrate to voluptuous (#3234) 2016-09-06 18:28:55 -07:00
zwave.py [zwave]Use schedule_ha_state and add debug message (#5143) 2017-01-02 18:55:56 +01:00