Преглед изворни кода

WDYK 3phase: scale energy by 100 instead of 1000.

Issue #2214

Although the model quoted is not identical, there was a lack
of info on the original report #550, so this is likely to be
correct for the original device also.
Jason Rumney пре 1 година
родитељ
комит
0c7b2e7368
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      custom_components/tuya_local/devices/wdyk_3phase_energymonitor.yaml

+ 1 - 1
custom_components/tuya_local/devices/wdyk_3phase_energymonitor.yaml

@@ -259,7 +259,7 @@ secondary_entities:
         unit: kWh
         class: total_increasing
         mapping:
-          - scale: 1000
+          - scale: 100
   - entity: binary_sensor
     name: Locking
     class: lock