Add battery binary sensor to Rachio hose timer (#115810)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
d48bd9b016
commit
3a461c32ac
4 changed files with 35 additions and 3 deletions
|
@ -57,6 +57,7 @@ KEY_CONNECTED = "connected"
|
|||
KEY_CURRENT_STATUS = "lastWateringAction"
|
||||
KEY_DETECT_FLOW = "detectFlow"
|
||||
KEY_BATTERY_STATUS = "batteryStatus"
|
||||
KEY_LOW = "LOW"
|
||||
KEY_REASON = "reason"
|
||||
KEY_DEFAULT_RUNTIME = "defaultRuntimeSeconds"
|
||||
KEY_DURATION_SECONDS = "durationSeconds"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue