Update aiolyric to v1.0.6 (#47871)
This commit is contained in:
parent
eddb97b6fd
commit
263023a152
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/lyric",
|
||||
"dependencies": ["http"],
|
||||
"requirements": ["aiolyric==1.0.5"],
|
||||
"requirements": ["aiolyric==1.0.6"],
|
||||
"codeowners": ["@timmo001"],
|
||||
"quality_scale": "silver",
|
||||
"dhcp": [
|
||||
|
|
|
@ -197,7 +197,7 @@ aiolifx_effects==0.2.2
|
|||
aiolip==1.1.4
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.5
|
||||
aiolyric==1.0.6
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
aionotify==0.2.0
|
||||
|
|
|
@ -119,7 +119,7 @@ aiokafka==0.6.0
|
|||
aiolip==1.1.4
|
||||
|
||||
# homeassistant.components.lyric
|
||||
aiolyric==1.0.5
|
||||
aiolyric==1.0.6
|
||||
|
||||
# homeassistant.components.notion
|
||||
aionotion==1.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue