mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
10 lines
249 B
JSON
10 lines
249 B
JSON
{
|
|
"domain": "autarco",
|
|
"name": "Autarco",
|
|
"codeowners": ["@klaasnicolaas"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/autarco",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["autarco==3.1.0"]
|
|
}
|