Update Hydrawise sensor documentation (#34033)

* Update Hydrawise sensor documentation

* Correct watering_time sensor documentation
This commit is contained in:
David Knowles 2024-07-31 08:00:11 -04:00 committed by GitHub
parent 492cf2169a
commit 8780ea9472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,21 +42,25 @@ There is currently support for the following device types within Home Assistant:
Binary sensor entities are created for the controller:
- Cloud API availability
- Rain sensor moisture detection (if a rain sensor is attached to the controller)
{% note %}
The Hydrawise API removed the ability to read the rain sensor status. Therefore it is no longer supported by the Hydrawise integration to Home Assistant.
{% endnote %}
Binary sensor entities are created for each zone:
Binary sensor entities are created for each irrigation zone:
- Running status
## Sensor
Sensor entities are added to each zone:
Sensor entities are created for the controller:
- Daily total water use (if a flow sensor is attached to the controller)
- Daily active water use (if a flow sensor is attached to the controller)
- Daily inactive water use (if a flow sensor is attached to the controller)
Sensor entities are created for each irrigation zone:
- Timestamp for the next scheduled automatic watering cycle
- Remaining time for the current watering cycle
- Remaining time (in minutes) for the current watering cycle
- Daily active water use for the zone (if a flow sensor is attached to the irrigation zone)
## Switch