1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 08:32:13 +00:00
Files
core/homeassistant/components/elmax/manifest.json
2023-02-08 20:19:19 +01:00

11 lines
274 B
JSON

{
"domain": "elmax",
"name": "Elmax",
"codeowners": ["@albertogeniola"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/elmax",
"iot_class": "cloud_polling",
"loggers": ["elmax_api"],
"requirements": ["elmax_api==0.0.2"]
}