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

Fix for scale for energy consumed

kuba 6 месяцев назад
Родитель
Сommit
922e6aeca4
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      custom_components/tuya_local/devices/pc473_3phase_monitor.yaml

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

@@ -86,7 +86,7 @@ entities:
         unit: kWh
         class: total_increasing
         mapping:
-          - scale: 10000
+          - scale: 100
 
   - entity: sensor
     category: diagnostic
@@ -177,7 +177,7 @@ entities:
         unit: kWh
         class: total_increasing
         mapping:
-          - scale: 10000
+          - scale: 100
 
   - entity: sensor
     category: diagnostic
@@ -268,7 +268,7 @@ entities:
         unit: kWh
         class: total_increasing
         mapping:
-          - scale: 10000
+          - scale: 100
 
   - entity: sensor
     category: diagnostic