1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/aseko_pool_live/manifest.json
2025-12-13 08:54:46 +01:00

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"]
}