mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +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",
|
||||
"config_flow": true,
|
||||
"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"],
|
||||
"codeowners": [
|
||||
"@allenporter"
|
||||
|
@ -2129,7 +2129,7 @@ rpi-bad-power==0.1.0
|
||||
# rpi-rf==0.9.7
|
||||
|
||||
# homeassistant.components.rtsp_to_webrtc
|
||||
rtsp-to-webrtc==0.4.0
|
||||
rtsp-to-webrtc==0.5.0
|
||||
|
||||
# homeassistant.components.russound_rnet
|
||||
russound==0.1.9
|
||||
|
@ -1306,7 +1306,7 @@ roonapi==0.0.38
|
||||
rpi-bad-power==0.1.0
|
||||
|
||||
# homeassistant.components.rtsp_to_webrtc
|
||||
rtsp-to-webrtc==0.4.0
|
||||
rtsp-to-webrtc==0.5.0
|
||||
|
||||
# homeassistant.components.yamaha
|
||||
rxv==0.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user