Update aiomusiccast (#73694)
This commit is contained in:
parent
e0dbf10808
commit
d733a0547a
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "MusicCast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/yamaha_musiccast",
|
||||
"requirements": ["aiomusiccast==0.14.3"],
|
||||
"requirements": ["aiomusiccast==0.14.4"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Yamaha Corporation"
|
||||
|
|
|
@ -196,7 +196,7 @@ aiolyric==1.0.8
|
|||
aiomodernforms==0.1.8
|
||||
|
||||
# homeassistant.components.yamaha_musiccast
|
||||
aiomusiccast==0.14.3
|
||||
aiomusiccast==0.14.4
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.2.0
|
||||
|
|
|
@ -168,7 +168,7 @@ aiolyric==1.0.8
|
|||
aiomodernforms==0.1.8
|
||||
|
||||
# homeassistant.components.yamaha_musiccast
|
||||
aiomusiccast==0.14.3
|
||||
aiomusiccast==0.14.4
|
||||
|
||||
# homeassistant.components.nanoleaf
|
||||
aionanoleaf==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue