11 lines
307 B
JSON
11 lines
307 B
JSON
{
|
|
"domain": "ambient_station",
|
|
"name": "Ambient Weather Station",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ambient_station",
|
|
"requirements": ["aioambient==2021.11.0"],
|
|
"codeowners": ["@bachya"],
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aioambient"]
|
|
}
|