core/tests/components/nest
Allen Porter e407b4730d
Fix `KeyError` in nest integration when the old key format does not exist (#130057)
* Fix bug in nest setup when the old key format does not exist

* Further simplify the entry.data check

* Update homeassistant/components/nest/api.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-11-07 20:03:07 -08:00
..
snapshots
__init__.py
common.py Fix `KeyError` in nest integration when the old key format does not exist (#130057) 2024-11-07 20:03:07 -08:00
conftest.py
test_api.py
test_camera.py Fix nest streams broken due to CameraCapabilities change (#129711) 2024-11-03 20:45:09 -08:00
test_climate.py
test_config_flow.py Update Nest configuration flow to handle upcoming changes to Pub/Sub provisioning (#128909) 2024-10-29 12:58:36 +01:00
test_device_info.py
test_device_trigger.py
test_diagnostics.py
test_event.py Fix nest event entities to only register a single event per session (#124535) 2024-08-24 22:17:59 +02:00
test_events.py Update nest to only include the image attachment payload for cameras that support fetching media (#124590) 2024-08-31 11:38:45 -07:00
test_init.py Fix `KeyError` in nest integration when the old key format does not exist (#130057) 2024-11-07 20:03:07 -08:00
test_media_source.py Fix nest streams broken due to CameraCapabilities change (#129711) 2024-11-03 20:45:09 -08:00
test_sensor.py