hass-core/tests/components/nest
Allen Porter 1fa6329c2e
Add Nest WebRTC and support Nest Battery Camera and Nest Battery Doorbell (#57299)
* Add WebSocket API for intiting a WebRTC stream

See https://github.com/home-assistant/architecture/discussions/640

* Add nest support for initiating webrtc streams

Add an implementation of async_handle_web_rtc_offer in nest, with test coverage.
Issue #55302

* Rename offer variable to match overriden variable name

* Remove unnecessary checks covered by websocket function

* Update homeassistant/components/camera/__init__.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-13 03:28:52 -07:00
..
__init__.py
camera_sdm_test.py Add Nest WebRTC and support Nest Battery Camera and Nest Battery Doorbell (#57299) 2021-10-13 03:28:52 -07:00
climate_sdm_test.py
common.py
conftest.py Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10:00
device_info_test.py Update DeviceInfo static types (#54276) 2021-08-08 19:24:36 -07:00
sensor_sdm_test.py Add statistics support to nest sensors (#57393) 2021-10-12 10:56:57 +02:00
test_api.py
test_config_flow_legacy.py
test_config_flow_sdm.py Use hass_client_no_auth test fixture in nest tests (#56326) 2021-09-18 23:17:09 +02:00
test_device_trigger.py
test_events.py
test_init_legacy.py
test_init_sdm.py
test_local_auth.py