mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Upgrade aiomusiccast to tolererate not decodable characters (#57461)
This commit is contained in:
parent
fd657e5979
commit
60d9bc68d9
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/yamaha_musiccast",
|
"documentation": "https://www.home-assistant.io/integrations/yamaha_musiccast",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"aiomusiccast==0.9.2"
|
"aiomusiccast==0.10.0"
|
||||||
],
|
],
|
||||||
"ssdp": [
|
"ssdp": [
|
||||||
{
|
{
|
||||||
|
@ -216,7 +216,7 @@ aiolyric==1.0.7
|
|||||||
aiomodernforms==0.1.8
|
aiomodernforms==0.1.8
|
||||||
|
|
||||||
# homeassistant.components.yamaha_musiccast
|
# homeassistant.components.yamaha_musiccast
|
||||||
aiomusiccast==0.9.2
|
aiomusiccast==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.nanoleaf
|
# homeassistant.components.nanoleaf
|
||||||
aionanoleaf==0.0.3
|
aionanoleaf==0.0.3
|
||||||
|
@ -143,7 +143,7 @@ aiolyric==1.0.7
|
|||||||
aiomodernforms==0.1.8
|
aiomodernforms==0.1.8
|
||||||
|
|
||||||
# homeassistant.components.yamaha_musiccast
|
# homeassistant.components.yamaha_musiccast
|
||||||
aiomusiccast==0.9.2
|
aiomusiccast==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.nanoleaf
|
# homeassistant.components.nanoleaf
|
||||||
aionanoleaf==0.0.3
|
aionanoleaf==0.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user