core/homeassistant/components/rachio
omriasta bdef54de0c Patch rachio (#30031)
* fix binary sensor offline/online

fixed self._handle_update on line 66 to produce args, kwargs.
Updated the binary sensor to check the correct index in the tuple.

* Fixed Standby switch

Set standby switch to poll in order to get status when homeassistant starts up.
Updated the index for the switch to get the status from the tuple.
2019-12-18 21:04:54 +01:00
..
__init__.py Remove no longer needed auth.util, use secrets instead (#29861) 2019-12-12 16:46:33 +01:00
binary_sensor.py Patch rachio (#30031) 2019-12-18 21:04:54 +01:00
manifest.json Make hassfest stricter (#29494) 2019-12-05 10:15:28 +01:00
switch.py Patch rachio (#30031) 2019-12-18 21:04:54 +01:00