core/homeassistant/components/hydrawise
David Knowles 7820bcf218
Add entity services to the Hydrawise integration (#120883)
* Add services to the Hydrawise integration

* Add validation of duration ranges

* Remove clamping test

* Fix duration type in test

* Changes requested during review

* Add back the HydrawiseZoneBinarySensor class
2024-07-26 17:25:56 +02:00
..
__init__.py
binary_sensor.py Add entity services to the Hydrawise integration (#120883) 2024-07-26 17:25:56 +02:00
config_flow.py
const.py Add entity services to the Hydrawise integration (#120883) 2024-07-26 17:25:56 +02:00
coordinator.py
entity.py
icons.json Add entity services to the Hydrawise integration (#120883) 2024-07-26 17:25:56 +02:00
manifest.json
sensor.py
services.yaml Add entity services to the Hydrawise integration (#120883) 2024-07-26 17:25:56 +02:00
strings.json Add entity services to the Hydrawise integration (#120883) 2024-07-26 17:25:56 +02:00
switch.py
valve.py