core/homeassistant/components/wolflink/manifest.json

11 lines
305 B
JSON

{
"domain": "wolflink",
"name": "Wolf SmartSet Service",
"codeowners": ["@adamkrol93", "@mtielen"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/wolflink",
"iot_class": "cloud_polling",
"loggers": ["wolf_comm"],
"requirements": ["wolf-comm==0.0.15"]
}