mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +00:00
Bump rtsp-to-webrtc to 0.5.0 (diagnostics support) (#64889)
This commit is contained in:
parent
0ccb535f0a
commit
ea022e32b4
@ -3,7 +3,7 @@
|
|||||||
"name": "RTSPtoWebRTC",
|
"name": "RTSPtoWebRTC",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rtsp_to_webrtc",
|
"documentation": "https://www.home-assistant.io/integrations/rtsp_to_webrtc",
|
||||||
"requirements": ["rtsp-to-webrtc==0.4.0"],
|
"requirements": ["rtsp-to-webrtc==0.5.0"],
|
||||||
"dependencies": ["camera"],
|
"dependencies": ["camera"],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@allenporter"
|
"@allenporter"
|
||||||
|
@ -2129,7 +2129,7 @@ rpi-bad-power==0.1.0
|
|||||||
# rpi-rf==0.9.7
|
# rpi-rf==0.9.7
|
||||||
|
|
||||||
# homeassistant.components.rtsp_to_webrtc
|
# homeassistant.components.rtsp_to_webrtc
|
||||||
rtsp-to-webrtc==0.4.0
|
rtsp-to-webrtc==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.russound_rnet
|
# homeassistant.components.russound_rnet
|
||||||
russound==0.1.9
|
russound==0.1.9
|
||||||
|
@ -1306,7 +1306,7 @@ roonapi==0.0.38
|
|||||||
rpi-bad-power==0.1.0
|
rpi-bad-power==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.rtsp_to_webrtc
|
# homeassistant.components.rtsp_to_webrtc
|
||||||
rtsp-to-webrtc==0.4.0
|
rtsp-to-webrtc==0.5.0
|
||||||
|
|
||||||
# homeassistant.components.yamaha
|
# homeassistant.components.yamaha
|
||||||
rxv==0.7.0
|
rxv==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user