1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-22 17:59:02 +01:00

Add select entities to AirGradient (#117136)

This commit is contained in:
Joost Lekkerkerker
2024-05-29 20:12:51 +02:00
committed by GitHub
parent 6382cb9134
commit c80718628e
12 changed files with 549 additions and 33 deletions

View File

@@ -0,0 +1,13 @@
{
"country": "DE",
"pmStandard": "ugm3",
"ledBarMode": "co2",
"displayMode": "on",
"abcDays": 8,
"tvocLearningOffset": 12,
"noxLearningOffset": 12,
"mqttBrokerUrl": "",
"temperatureUnit": "c",
"configurationControl": "both",
"postDataToAirGradient": true
}