hass-core/homeassistant/components/nest
Allen Porter ddd198de37
Fix legacy nest diagnostics to return empty rather than fail (#65824)
Fix legacy nest diangostics to return gracefully, rather than a TypError
by checking explicitiy for SDM in the config entry. Update diagnostics
to use the common nest test fixture, and extend with support for the
legacy nest config. Use the sdm test fixture in the existing legacy
tests so they all share the same config files.
2022-02-06 14:14:25 -08:00
..
legacy Remove nest legacy from mypy ignored modules (#65421) 2022-02-03 06:57:44 +01:00
translations [ci skip] Translation update 2022-02-06 00:17:31 +00:00
__init__.py Cleanup nest auth registration, moving out of __init__.py (#63350) 2022-01-17 22:17:23 -08:00
api.py Update nest config flow to dramatically simplify end user setup with automated pub/sub subscription creation (#59260) 2021-11-29 22:41:29 -08:00
auth.py Cleanup nest auth registration, moving out of __init__.py (#63350) 2022-01-17 22:17:23 -08:00
binary_sensor.py
camera.py
camera_sdm.py Defer to camera implementation for non-WebRTC cameras (#63182) 2022-01-16 22:10:19 -08:00
climate.py
climate_sdm.py Set nest climate hvac_action to report idle when hvac mode is not off (#62811) 2022-01-04 17:28:46 +01:00
config_flow.py Strip whitespace in nest cloud project id (#64503) 2022-01-20 09:13:49 +01:00
const.py Cleanup nest auth registration, moving out of __init__.py (#63350) 2022-01-17 22:17:23 -08:00
device_info.py Set a suggested_area on nest devices based on the Google Home room name (#62871) 2021-12-27 11:39:57 -08:00
device_trigger.py Use assignment expressions 23 (#58180) 2021-10-22 11:13:05 +02:00
diagnostics.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
events.py Add Nest Battery Cam event clip support with a Nest MediaSource (#60073) 2021-12-03 10:53:05 -08:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
media_source.py Update nest media player device thumbnails (#64738) 2022-01-22 23:46:00 -08: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 Fix attr spelling error in Nest SDM SensorBase (#64490) 2022-01-19 17:49:52 -08:00
services.yaml Revert "Add an entity service for saving nest event related snapshots" (#60632) 2021-11-30 16:16:00 +01:00
strings.json Fix key reference placeholder (#60681) 2021-11-30 23:38:38 -08:00