core/homeassistant/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
..
legacy
translations [ci skip] Translation update 2021-10-02 12:59:05 +00:00
__init__.py
api.py
binary_sensor.py
camera.py
camera_sdm.py Add Nest WebRTC and support Nest Battery Camera and Nest Battery Doorbell (#57299) 2021-10-13 03:28:52 -07:00
climate.py
climate_sdm.py
config_flow.py
const.py
device_info.py
device_trigger.py
events.py
manifest.json Bump nest 0.3.7 to prepare for WebRTC support (#57089) 2021-10-04 20:59:23 -07:00
sensor.py
sensor_sdm.py Add statistics support to nest sensors (#57393) 2021-10-12 10:56:57 +02:00
services.yaml
strings.json