You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to have the water consumption displayed?
It is not the "sensor.opensprinkler_flow_rate".
Update 2024:
The value of the water volume of the last run is missing in this integration.
Can you include it?
via mqtt it is:
• opensprinkler/sensor/flow: this topic receives {"count":cc,"volume":vv} when the flow sensor generates data (usually when a zone finishes running), where cc is the flow count, and vv is the amount of volume.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to have the water consumption displayed?
It is not the "sensor.opensprinkler_flow_rate".
Update 2024:
The value of the water volume of the last run is missing in this integration.
Can you include it?
via mqtt it is:
• opensprinkler/sensor/flow: this topic receives {"count":cc,"volume":vv} when the flow sensor generates data (usually when a zone finishes running), where cc is the flow count, and vv is the amount of volume.
Beta Was this translation helpful? Give feedback.
All reactions