mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
325 B
JSON
12 lines
325 B
JSON
{
|
|
"domain": "aseko_pool_live",
|
|
"name": "Aseko Pool Live",
|
|
"codeowners": ["@milanmeu"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/aseko_pool_live",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aioaseko"],
|
|
"requirements": ["aioaseko==1.0.0"]
|
|
}
|