core/homeassistant/components/hydrawise
David Ryan 29adc6a27b
Support Hydrawise API v1.4 (#34448)
* Now supports Hydrawise API v1.4

* Removed dependency and codeowners name.

* Update CODEOWNERS to include hydrawise

* Changes made from review comments.

* Clean up update.

* Added device class for timestamp and switch. Consolodate methods to parent class.

* Cap next_cycle at 2 years to prevent time overflow.

* Addressed review comments.

* Updated DEVICE_MAP and icon() based on review comments.
2020-06-21 16:55:47 -05:00
..
__init__.py Support Hydrawise API v1.4 (#34448) 2020-06-21 16:55:47 -05:00
binary_sensor.py Support Hydrawise API v1.4 (#34448) 2020-06-21 16:55:47 -05:00
manifest.json Support Hydrawise API v1.4 (#34448) 2020-06-21 16:55:47 -05:00
sensor.py Support Hydrawise API v1.4 (#34448) 2020-06-21 16:55:47 -05:00
switch.py Support Hydrawise API v1.4 (#34448) 2020-06-21 16:55:47 -05:00