mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
Add integration_type device to wolflink (#163982)
This commit is contained in:
committed by
GitHub
parent
9007c65b50
commit
b914971531
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@adamkrol93", "@mtielen"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/wolflink",
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["wolf_comm"],
|
||||
"requirements": ["wolf-comm==0.0.23"]
|
||||
|
||||
@@ -7784,7 +7784,7 @@
|
||||
},
|
||||
"wolflink": {
|
||||
"name": "Wolf SmartSet Service",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user