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

Make problem sensor more like taurus_agadir_heater

Not very sure I understand the CI failure, but making the binary sensor based on fault code more similar to the linked example.
Bo Jeanes 1 год назад
Родитель
Сommit
1a0966366a
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      custom_components/tuya_local/devices/bonaire_heater.yaml

+ 4 - 1
custom_components/tuya_local/devices/bonaire_heater.yaml

@@ -48,12 +48,15 @@ secondary_entities:
     category: diagnostic
     dps:
       - id: 12
-        name: error
         type: bitfield
+        name: sensor
         mapping:
           - dps_val: 0
             value: false
           - value: true
+      - id: 12
+        type: bitfield
+        name: fault_code
   - entity: light
     translation_key: backlight
     dps: