Ver código fonte

Heatinvalve ffw livingroom added

master
Dirk Alders 11 meses atrás
pai
commit
0620158064
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      devices.py

+ 1
- 0
devices.py Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar