Parcourir la source

fix(ept_level_sensor): revert to scale as per documented

The manufacturer cannot make consistent devices, some are per docs, others not.

Standardize on how it is documented.

Issue #5968
Jason Rumney il y a 14 heures
Parent
commit
ac07b3e7f7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      custom_components/tuya_local/devices/ept_level_sensor.yaml

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

@@ -28,7 +28,7 @@ entities:
         unit: m
         unit: m
         class: measurement
         class: measurement
         mapping:
         mapping:
-          - scale: 1000
+          - scale: 100
   - entity: sensor
   - entity: sensor
     name: Battery voltage
     name: Battery voltage
     class: voltage
     class: voltage