Files
core/homeassistant/components/plugwise/manifest.json
2020-06-23 22:02:50 +02:00

9 lines
234 B
JSON

{
"domain": "plugwise",
"name": "Plugwise",
"documentation": "https://www.home-assistant.io/integrations/plugwise",
"requirements": ["Plugwise_Smile==1.1.0"],
"codeowners": ["@CoMPaTech", "@bouwew"],
"config_flow": true
}