Contrary to the Query Things Data Model info, voltage and power need to be scaled by 10. Issue #5092
@@ -60,6 +60,8 @@ entities:
name: sensor
unit: W
class: measurement
+ mapping:
+ - scale: 10
- id: 10
type: integer
optional: true
@@ -72,6 +74,8 @@ entities:
unit: V
- id: 8