- TVOC is in mg/m³ (which HA does not support, so scaled to µg/m³) - assume temperature is returned using the configured units Issue #3209
@@ -24,8 +24,15 @@ entities:
- id: 2
type: integer
name: sensor
- unit: C
class: measurement
+ - id: 112
+ type: string
+ optional: true
+ name: unit
+ mapping:
+ - dps_val: f
+ value: F
+ - value: C
- entity: sensor
class: humidity
dps:
@@ -95,15 +102,17 @@ entities:
# 28: alarm_volume enum["middle", ???]
- class: volatile_organic_compounds_parts
+ class: volatile_organic_compounds
category: diagnostic
- id: 101
optional: true
- unit: ppm
+ unit: µg/m³
+ - scale: 1000
class: carbon_monoxide