Bruno Henrique 1 год назад
Родитель
Сommit
a52683df34
1 измененных файлов с 1 добавлено и 6 удалено
  1. 1 6
      custom_components/tuya_local/devices/hlg_infinity_alarm.yaml

+ 1 - 6
custom_components/tuya_local/devices/hlg_infinity_alarm.yaml

@@ -255,17 +255,12 @@ secondary_entities:
         unit: "sensors"
   - entity: binary_sensor
     name: Power Line
-    icon: "mdi:power-plug"
+    class: plug
     category: diagnostic
     dps:
       - id: 115
         type: boolean
         name: sensor
-        mapping:
-          - dps_val: true
-            value: "Power Line"
-          - dps_val: false
-            value: "Battery"
   - entity: binary_sensor
     name: Battery Low Sector 1
     icon: "mdi:battery-alert"