2021-09-23 20:20:30 +00:00
|
|
|
{
|
|
|
|
"domain": "airthings",
|
|
|
|
"name": "Airthings",
|
2024-01-09 14:17:52 +00:00
|
|
|
"codeowners": ["@danielhiversen", "@LaStrada"],
|
2021-09-23 20:20:30 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/airthings",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:29:44 +00:00
|
|
|
"loggers": ["airthings"],
|
2024-01-14 20:22:27 +00:00
|
|
|
"requirements": ["airthings-cloud==0.2.0"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|