core/homeassistant/components/linky/manifest.json

9 lines
213 B
JSON

{
"domain": "linky",
"name": "Enedis Linky",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/linky",
"requirements": ["pylinky==0.4.0"],
"codeowners": ["@Quentame"]
}