Browse Source

Heatinvalve ffw livingroom added

master
Dirk Alders 11 months ago
parent
commit
0620158064
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      devices.py

+ 1
- 0
devices.py View File

@@ -152,6 +152,7 @@ class physical_devices(base):
152 152
         #
153 153
         self.add(mqtt_client, props.STG_SHE, loc, roo, props.FUN_MAL, props.DTY_SHY_SW1)            # Shelly Main Light
154 154
         self.add(mqtt_client, props.STG_ZFW, loc, roo, props.FUN_MAL, props.DTY_TLI_SBT)            # Tradfri Main Light
155
+        self.add(mqtt_client, props.STG_ZFW, loc, roo, props.FUN_HEA, props.DTY_BVL_xxx)            # Brennenstuhl Heatingvalve
155 156
 
156 157
         # SLEEP
157 158
         roo = props.ROO_SLP

Loading…
Cancel
Save