11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"domain": "airthings",
|
|
"name": "Airthings",
|
|
"codeowners": ["@danielhiversen", "@LaStrada"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/airthings",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["airthings"],
|
|
"requirements": ["airthings-cloud==0.2.0"]
|
|
}
|