core/tests/components/camera
Robert Resch 4729b19dc6
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>
2024-11-05 14:44:37 +01:00
..
snapshots Deprecate entity_id template variable in camera services (#128592) 2024-10-21 19:38:02 +02:00
__init__.py
common.py Skip adding providers if the camera has native WebRTC (#129808) 2024-11-05 14:44:37 +01:00
conftest.py Skip adding providers if the camera has native WebRTC (#129808) 2024-11-05 14:44:37 +01:00
test_img_util.py Ensure TurboJPEG is imported in the executor (#113504) 2024-03-15 12:23:53 +01:00
test_init.py Skip adding providers if the camera has native WebRTC (#129808) 2024-11-05 14:44:37 +01:00
test_media_source.py Add async webrtc offer support (#127981) 2024-10-28 15:46:15 +01:00
test_recorder.py
test_significant_change.py Change camera state to an enum (#126558) 2024-09-24 12:12:01 +02:00
test_webrtc.py Skip adding providers if the camera has native WebRTC (#129808) 2024-11-05 14:44:37 +01:00