Преглед на файлове

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: