2021-09-23 20:20:30 +00:00
|
|
|
{
|
|
|
|
"domain": "airthings",
|
|
|
|
"name": "Airthings",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/airthings",
|
2021-11-12 18:06:50 +00:00
|
|
|
"requirements": ["airthings_cloud==0.1.0"],
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@danielhiversen"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["airthings"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|