Add valve level to HmIP thermostat attributes (#17297)
This commit is contained in:
parent
5022cf8a6c
commit
8310f4a1cf
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ HM_ATTRIBUTE_SUPPORT = {
|
|||
'RSSI_PEER': ['rssi', {}],
|
||||
'RSSI_DEVICE': ['rssi', {}],
|
||||
'VALVE_STATE': ['valve', {}],
|
||||
'LEVEL': ['level', {}],
|
||||
'BATTERY_STATE': ['battery', {}],
|
||||
'CONTROL_MODE': ['mode', {
|
||||
0: 'Auto',
|
||||
|
|
Loading…
Add table
Reference in a new issue