Make UoM a string
This commit is contained in:
parent
8d94da6ba0
commit
499c21e329
@ -514,7 +514,7 @@ sensor:
|
|||||||
name: "BME680 AQ"
|
name: "BME680 AQ"
|
||||||
id: bme680_aq
|
id: bme680_aq
|
||||||
icon: "mdi:gauge"
|
icon: "mdi:gauge"
|
||||||
unit_of_measurement: %
|
unit_of_measurement: "%"
|
||||||
# Calculation from https://github.com/thstielow/raspi-bme680-iaq
|
# Calculation from https://github.com/thstielow/raspi-bme680-iaq
|
||||||
lambda: |-
|
lambda: |-
|
||||||
float ph_slope = 0.03;
|
float ph_slope = 0.03;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user