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

fix (apricus_heat_pump_water_heater): power sensor is actually energy

Issue #4533
Jason Rumney 2 дней назад
Родитель
Сommit
f0ad1b9dce

+ 3 - 3
custom_components/tuya_local/devices/apricus_heat_pump_water_heater.yaml

@@ -36,13 +36,13 @@ entities:
         type: string
         hidden: true
   - entity: sensor
-    class: power
+    class: energy
     category: diagnostic
     dps:
       - id: 101
         type: integer
         name: sensor
-        unit: W
-        class: measurement
+        unit: kWh
+        class: total_increasing
         mapping:
           - scale: 10