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:
committed by
GitHub
parent
6382cb9134
commit
c80718628e
13
tests/components/airgradient/fixtures/get_config.json
Normal file
13
tests/components/airgradient/fixtures/get_config.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user