Explorar o código

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 hai 1 ano
pai
achega
1a0966366a
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  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: