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

fix(atorch_s1bw_smartplug): disable switch in auto mode

In auto mode, switching manually does not work.

Issue #3253
Jason Rumney 8 месяцев назад
Родитель
Сommit
79e3e9e0a6
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      custom_components/tuya_local/devices/atorch_s1bw_smartplug.yaml

+ 7 - 0
custom_components/tuya_local/devices/atorch_s1bw_smartplug.yaml

@@ -11,6 +11,13 @@ entities:
         type: boolean
         name: switch
         optional: true
+      - id: 131
+        type: string
+        name: available
+        mapping:
+          - dps_val: auto
+            value: false
+          - value: true
   - entity: number
     category: config
     class: duration