Просмотр исходного кода

fix(rheem_ehg_waterheater): use correct dp naming

Jason Rumney 7 часов назад
Родитель
Сommit
6725d5b6f8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      custom_components/tuya_local/devices/rheem_ehg_waterheater.yaml

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

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