Add battery sensors to hunterdouglas_powerview (#34917)
This commit is contained in:
parent
cfc0edff6b
commit
a2efc079f1
6 changed files with 127 additions and 34 deletions
|
@ -51,6 +51,8 @@ ROOM_NAME_UNICODE = "name_unicode"
|
|||
ROOM_ID = "id"
|
||||
|
||||
SHADE_RESPONSE = "shade"
|
||||
SHADE_BATTERY_LEVEL = "batteryStrength"
|
||||
SHADE_BATTERY_LEVEL_MAX = 200
|
||||
|
||||
STATE_ATTRIBUTE_ROOM_NAME = "roomName"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue