mirror of
https://github.com/elisspace/core.git
synced 2026-09-27 04:57:12 +00:00
10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"domain": "airvisual",
|
|
"name": "AirVisual",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/airvisual",
|
|
"requirements": ["pyairvisual==5.0.8"],
|
|
"codeowners": ["@bachya"],
|
|
"iot_class": "cloud_polling"
|
|
}
|