mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update pyvolumio to 0.1.2 (#39522)
This commit is contained in:
parent
72fe4db937
commit
d8b4fa4a8b
@ -5,5 +5,5 @@
|
|||||||
"codeowners": ["@OnFreund"],
|
"codeowners": ["@OnFreund"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"zeroconf": ["_Volumio._tcp.local."],
|
"zeroconf": ["_Volumio._tcp.local."],
|
||||||
"requirements": ["pyvolumio==0.1.1"]
|
"requirements": ["pyvolumio==0.1.2"]
|
||||||
}
|
}
|
@ -1836,7 +1836,7 @@ pyvizio==0.1.51
|
|||||||
pyvlx==0.2.16
|
pyvlx==0.2.16
|
||||||
|
|
||||||
# homeassistant.components.volumio
|
# homeassistant.components.volumio
|
||||||
pyvolumio==0.1.1
|
pyvolumio==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.html5
|
# homeassistant.components.html5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.9.2
|
||||||
|
@ -860,7 +860,7 @@ pyvesync==1.1.0
|
|||||||
pyvizio==0.1.51
|
pyvizio==0.1.51
|
||||||
|
|
||||||
# homeassistant.components.volumio
|
# homeassistant.components.volumio
|
||||||
pyvolumio==0.1.1
|
pyvolumio==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.html5
|
# homeassistant.components.html5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.9.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user