core/homeassistant/components/wolflink/manifest.json

9 lines
236 B
JSON

{
"domain": "wolflink",
"name": "Wolf SmartSet Service",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/wolflink",
"requirements": ["wolf_smartset==0.1.8"],
"codeowners": ["@adamkrol93"]
}