Parcourir la source

fix(rheem_ehg_waterheater): use correct dp naming

Jason Rumney il y a 5 heures
Parent
commit
6725d5b6f8

+ 1 - 1
custom_components/tuya_local/devices/rheem_ehg_waterheater.yaml

@@ -8,7 +8,7 @@ entities:
     dps:
     dps:
       - id: 1
       - id: 1
         type: boolean
         type: boolean
-        name: operating_mode
+        name: operation_mode
         mapping:
         mapping:
           - dps_val: false
           - dps_val: false
             value: "off"
             value: "off"