Преглед изворни кода

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 година
родитељ
комит
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: