mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to lyric (#159309)
This commit is contained in:
committed by
GitHub
parent
9c927406ac
commit
9917b82b66
@@ -19,6 +19,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lyric",
|
"documentation": "https://www.home-assistant.io/integrations/lyric",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["aiolyric"],
|
"loggers": ["aiolyric"],
|
||||||
"requirements": ["aiolyric==2.0.2"]
|
"requirements": ["aiolyric==2.0.2"]
|
||||||
|
|||||||
Reference in New Issue
Block a user