core/homeassistant/components/aseko_pool_live/manifest.json

11 lines
276 B
JSON

{
"domain": "aseko_pool_live",
"name": "Aseko Pool Live",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/aseko_pool_live",
"requirements": ["aioaseko==0.0.1"],
"codeowners": [
"@milanmeu"
],
"iot_class": "cloud_polling"
}