1
mirror of https://github.com/home-assistant/core synced 2024-07-12 07:21:24 +02:00
ha-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 Move temperature conversions to sensor base class (5/8) (#54475) 2021-08-12 13:26:17 +02:00
translations [ci skip] Translation update 2021-10-02 12:59:05 +00:00
__init__.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
api.py Enable strict static type checking for nest integration (#53535) 2021-07-28 09:12:32 +02:00
binary_sensor.py Increase static type coverage for nest integration (#53475) 2021-07-27 01:43:52 +02:00
camera_sdm.py Add Nest WebRTC and support Nest Battery Camera and Nest Battery Doorbell (#57299) 2021-10-13 03:28:52 -07:00
camera.py Increase static type coverage for nest integration (#53475) 2021-07-27 01:43:52 +02:00
climate_sdm.py Enable strict static type checking for nest integration (#53535) 2021-07-28 09:12:32 +02:00
climate.py Increase static type coverage for nest integration (#53475) 2021-07-27 01:43:52 +02:00
config_flow.py Increase static type coverage for nest integration (#53475) 2021-07-27 01:43:52 +02:00
const.py
device_info.py Update DeviceInfo static types (#54276) 2021-08-08 19:24:36 -07:00
device_trigger.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
events.py
manifest.json Bump nest 0.3.7 to prepare for WebRTC support (#57089) 2021-10-04 20:59:23 -07:00
sensor_sdm.py Add statistics support to nest sensors (#57393) 2021-10-12 10:56:57 +02:00
sensor.py Increase static type coverage for nest integration (#53475) 2021-07-27 01:43:52 +02:00
services.yaml
strings.json