mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump aiolyric to 1.1.0 (#98113)
version bump aiolyric to include new features for additional room sensors
This commit is contained in:
parent
c671b1069e
commit
45966069b4
@ -22,5 +22,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aiolyric"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["aiolyric==1.0.9"]
|
||||
"requirements": ["aiolyric==1.1.0"]
|
||||
}
|
||||
|
@ -280,7 +280,7 @@ aiolivisi==0.0.19
|
||||
aiolookin==1.0.0
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.9
|
||||
aiolyric==1.1.0
|
||||
|
||||
# homeassistant.components.modern_forms
|
||||
aiomodernforms==0.1.8
|
||||
|
@ -255,7 +255,7 @@ aiolivisi==0.0.19
|
||||
aiolookin==1.0.0
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.9
|
||||
aiolyric==1.1.0
|
||||
|
||||
# homeassistant.components.modern_forms
|
||||
aiomodernforms==0.1.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user