2020-07-20 09:52:52 +00:00
|
|
|
{
|
|
|
|
"domain": "wolflink",
|
|
|
|
"name": "Wolf SmartSet Service",
|
2023-02-08 19:10:18 +00:00
|
|
|
"codeowners": ["@adamkrol93"],
|
2020-07-20 09:52:52 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/wolflink",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:10:18 +00:00
|
|
|
"loggers": ["wolf_smartset"],
|
|
|
|
"requirements": ["wolf_smartset==0.1.11"]
|
2020-07-20 09:52:52 +00:00
|
|
|
}
|