core/homeassistant
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
..
auth Bump pyotp to 2.6.0 (#58413) 2021-10-26 20:41:12 +02:00
components Serve nest placeholder image from disk rather than generate on the fly (#58663) 2021-10-30 13:44:28 -07:00
generated Add Ridwell integration (#57590) 2021-10-30 08:27:48 -06:00
helpers Use assignment expressions 29 (#58713) 2021-10-30 16:31:43 +02:00
scripts
util Use http.HTTPStatus in util.aiohttp (#58456) 2021-10-26 13:13:27 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Index in-progress flows to avoid linear search (#58146) 2021-10-22 07:19:49 -10:00
const.py Add entity category 'system' (#58595) 2021-10-28 14:36:41 +02:00
core.py
data_entry_flow.py Use constants in control4 config flow (#58602) 2021-10-28 22:15:30 +02:00
exceptions.py
loader.py Ensure domain is correct format (#58429) 2021-10-25 15:56:07 -07:00
package_constraints.txt Bump zeroconf 0.36.11 (#58755) 2021-10-30 19:18:39 +02:00
requirements.py
runner.py
setup.py
strings.json