mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Update Hydrawise sensor documentation (#34033)
* Update Hydrawise sensor documentation * Correct watering_time sensor documentation
This commit is contained in:
parent
492cf2169a
commit
8780ea9472
@ -42,21 +42,25 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
Binary sensor entities are created for the controller:
|
Binary sensor entities are created for the controller:
|
||||||
|
|
||||||
- Cloud API availability
|
- Cloud API availability
|
||||||
|
- Rain sensor moisture detection (if a rain sensor is attached to the controller)
|
||||||
|
|
||||||
{% note %}
|
Binary sensor entities are created for each irrigation zone:
|
||||||
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:
|
|
||||||
|
|
||||||
- Running status
|
- Running status
|
||||||
|
|
||||||
## Sensor
|
## 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
|
- 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
|
## Switch
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user