Files
core/homeassistant/components/binary_sensor
Greg Laabs d3ed6d5242 Fix leak sensors always showing Unknown until Wet (#11313)
Leak sensors were using the "wet" node as a negative node, which prevented them from ever gettng a Dry status unless the user pressed the button on the hardware after every Hass reboot.

This change ignores the Wet node, as it is just always the exact inverse of the Dry node. We don't need to watch both.
2018-01-05 11:29:19 -08:00
..
2017-12-13 20:02:24 -08:00
2017-12-05 09:44:22 +01:00
2017-09-17 20:47:30 +02:00
2017-11-23 13:10:23 +01:00
2017-09-23 17:15:46 +02:00
2017-10-07 15:11:41 +02:00
2017-10-27 16:19:47 +02:00
2017-10-29 11:15:57 +01:00
2017-10-08 20:14:39 +02:00
2017-10-19 10:56:25 +02:00
2017-10-09 14:38:00 +03:00
2017-07-26 14:03:29 +02:00
2017-12-07 07:47:19 +01:00
2017-06-30 08:53:14 +02:00
2017-08-21 13:24:30 +02:00