core/homeassistant/components/nest
Allen Porter 6c426fea9e
Serve nest placeholder image from disk rather than generate on the fly (#58663)
* Serve placeholder image from disk rather than generate on the flay

The placeholder image was generated from hoome assistant, saved, flipped, and
crushed a bit. The image is 640x480 and the integration does not support any on the
fly resizing.

* Cache Nest WebRTC placeholder image on camera

Cache Nest WebRTC placeholder image rather than reading from disk every time.
2021-10-30 13:44:28 -07:00
..
legacy Use DeviceInfo Class N-O (#58314) 2021-10-24 11:34:45 +02:00
translations [ci skip] Translation update 2021-10-24 00:12:57 +00:00
__init__.py Publish nest event ids in camera related events (#58299) 2021-10-26 10:14:12 -05:00
api.py
binary_sensor.py
camera.py
camera_sdm.py Serve nest placeholder image from disk rather than generate on the fly (#58663) 2021-10-30 13:44:28 -07:00
climate.py
climate_sdm.py Use assignment expressions 07 (#57787) 2021-10-17 20:24:34 +02:00
config_flow.py
const.py
device_info.py Use DeviceInfo Class N-O (#58314) 2021-10-24 11:34:45 +02:00
device_trigger.py Use assignment expressions 23 (#58180) 2021-10-22 11:13:05 +02:00
events.py Publish nest event ids in camera related events (#58299) 2021-10-26 10:14:12 -05:00
manifest.json Bump google-nest-sdm to 0.3.8 (#58186) 2021-10-22 11:37:30 +02:00
placeholder.png Serve nest placeholder image from disk rather than generate on the fly (#58663) 2021-10-30 13:44:28 -07:00
sensor.py
sensor_sdm.py Change precision of Nest sensors (#56993) 2021-10-22 20:31:25 -07:00
services.yaml
strings.json