-
- Downloads
Skip adding providers if the camera has native WebRTC (#129808)
* Skip adding providers if the camera has native WebRTC * Update homeassistant/components/camera/__init__.py Co-authored-by:Martin Hjelmare <marhje52@gmail.com> * Implement suggestion * Add tests * Shorten test name * Fix test --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Showing
- homeassistant/components/camera/__init__.py 23 additions, 17 deletionshomeassistant/components/camera/__init__.py
- tests/components/camera/common.py 50 additions, 0 deletionstests/components/camera/common.py
- tests/components/camera/conftest.py 42 additions, 7 deletionstests/components/camera/conftest.py
- tests/components/camera/test_init.py 18 additions, 2 deletionstests/components/camera/test_init.py
- tests/components/camera/test_webrtc.py 3 additions, 57 deletionstests/components/camera/test_webrtc.py
Loading
Please register or sign in to comment