core/homeassistant/components/somfy/manifest.json

9 lines
231 B
JSON

{
"domain": "somfy",
"name": "Somfy",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/somfy",
"dependencies": ["http"],
"codeowners": ["@tetienne"],
"requirements": ["pymfy==0.9.3"]
}