Update instructions and AQ measurement value

This commit is contained in:
Joshua Boniface
2024-06-11 01:56:35 -04:00
parent 350a04e2e3
commit 2a8a42f46d
2 changed files with 4 additions and 2 deletions

View File

@ -514,6 +514,7 @@ sensor:
name: "BME680 AQ"
id: bme680_aq
icon: "mdi:gauge"
unit_of_measurement: %
# Calculation from https://github.com/thstielow/raspi-bme680-iaq
lambda: |-
float ph_slope = 0.03;