2022-12-12 21:28:27 +00:00
|
|
|
{
|
|
|
|
"domain": "airvisual_pro",
|
|
|
|
"name": "AirVisual Pro",
|
2023-02-08 19:29:44 +00:00
|
|
|
"codeowners": ["@bachya"],
|
2022-12-12 21:28:27 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/airvisual_pro",
|
2023-02-08 19:29:44 +00:00
|
|
|
"integration_type": "device",
|
2022-12-12 21:28:27 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["pyairvisual", "pysmb"],
|
2023-08-07 22:23:27 +00:00
|
|
|
"requirements": ["pyairvisual==2023.08.1"]
|
2022-12-12 21:28:27 +00:00
|
|
|
}
|