mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Bump aiolyric to 2.1.0 (#171007)
Co-authored-by: Erwin Douna <e.douna@gmail.com> Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
co-authored by
Erwin Douna
Joostlek
parent
ad04aeced9
commit
5f6f300a20
@@ -22,5 +22,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aiolyric"],
|
||||
"requirements": ["aiolyric==2.0.2"]
|
||||
"requirements": ["aiolyric==2.1.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -324,7 +324,7 @@ aiolifx==1.2.1
|
||||
aiolookin==1.0.0
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==2.0.2
|
||||
aiolyric==2.1.0
|
||||
|
||||
# homeassistant.components.mealie
|
||||
aiomealie==1.2.4
|
||||
|
||||
Generated
+1
-1
@@ -309,7 +309,7 @@ aiolifx==1.2.1
|
||||
aiolookin==1.0.0
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==2.0.2
|
||||
aiolyric==2.1.0
|
||||
|
||||
# homeassistant.components.mealie
|
||||
aiomealie==1.2.4
|
||||
|
||||
@@ -309,8 +309,6 @@ FORBIDDEN_PACKAGE_FILES_EXCEPTIONS = {
|
||||
"lacrosse": {"homeassistant": {"pylacrosse"}},
|
||||
# ???
|
||||
"linode": {"homeassistant": {"linode-api"}},
|
||||
# https://github.com/timmo001/aiolyric
|
||||
"lyric": {"homeassistant": {"aiolyric"}},
|
||||
# https://github.com/microBeesTech/pythonSDK/
|
||||
"microbees": {
|
||||
"homeassistant": {"microbeespy"},
|
||||
|
||||
Reference in New Issue
Block a user