mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add integration type to fibaro integration (#81202)
This commit is contained in:
parent
26d174adae
commit
b16094b93f
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "fibaro",
|
"domain": "fibaro",
|
||||||
"name": "Fibaro",
|
"name": "Fibaro",
|
||||||
|
"integration_type": "hub",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fibaro",
|
"documentation": "https://www.home-assistant.io/integrations/fibaro",
|
||||||
"requirements": ["fiblary3==0.1.8"],
|
"requirements": ["fiblary3==0.1.8"],
|
||||||
"codeowners": ["@rappenze"],
|
"codeowners": ["@rappenze"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user