Files
core/homeassistant/components/binary_sensor
Steve9F 10ff169c76 Change ISY binary_sensor subnode to hex (#19471)
The subnode id for the motion enable node of Insteon 2844-222 motion sensor II on the ISY is 'D'. The binary_sensory/isy994.py assumed this value will be an integer rather than hex and fails. Changing line 55 to subnode_id = int(node.nid[-1], 16) fixes the issue.
2018-12-23 13:31:16 +01:00
..
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-10-23 14:09:08 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-12-13 16:52:12 +01:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-12-06 11:54:44 +01:00
2018-08-24 16:37:30 +02:00
2018-10-15 13:21:21 -06:00
2018-12-13 16:40:56 +01:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-10-16 10:06:00 +02:00
2018-12-01 19:27:21 +01:00
2018-10-08 10:20:18 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-11-16 14:14:40 +01:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-08-24 16:37:30 +02:00
2018-11-08 18:49:00 +01:00
2018-10-21 15:07:44 +02:00
2018-10-24 18:59:52 +02:00