Update Rachio hose timer battery sensor (#118045)
This commit is contained in:
parent
0b4f1cff98
commit
080bba5d9b
2 changed files with 6 additions and 1 deletions
|
@ -58,6 +58,7 @@ KEY_CURRENT_STATUS = "lastWateringAction"
|
|||
KEY_DETECT_FLOW = "detectFlow"
|
||||
KEY_BATTERY_STATUS = "batteryStatus"
|
||||
KEY_LOW = "LOW"
|
||||
KEY_REPLACE = "REPLACE"
|
||||
KEY_REASON = "reason"
|
||||
KEY_DEFAULT_RUNTIME = "defaultRuntimeSeconds"
|
||||
KEY_DURATION_SECONDS = "durationSeconds"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue