hass-core/tests/components/nest
PeteRager d22e670334
Avoid Nest climate set_temperature eating error ()
* Update climate_sdm.py

* Update test case to detect KeyError

* Throw a defined exception if the condition in encoutered

Include keys from device_traits in error message

* Less diagnostic information in error message
2023-01-30 08:01:41 -08:00
..
__init__.py
common.py Update pyupgrade to v2.37.1 () 2022-07-11 16:54:01 +02:00
conftest.py Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
test_api.py Upgrade pytest-aiohttp () 2022-11-29 22:36:36 +01:00
test_camera_sdm.py Migrate nest to new entity naming style () 2022-07-09 19:21:53 +02:00
test_climate_sdm.py Avoid Nest climate set_temperature eating error () 2023-01-30 08:01:41 -08:00
test_config_flow_legacy.py Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
test_config_flow_sdm.py Spelling updates () 2022-11-28 16:51:43 +01:00
test_device_info.py Set a suggested_area on nest devices based on the Google Home room name () 2021-12-27 11:39:57 -08:00
test_device_trigger.py Update more nest tests to use common fixtures () 2022-06-10 07:14:43 +02:00
test_diagnostics.py Add application credentials platform for nest and deprecate yaml for SDM API () 2022-06-15 07:15:53 -07:00
test_events.py Migrate nest to new entity naming style () 2022-07-09 19:21:53 +02:00
test_init_legacy.py Allow legacy nest integration with no configuration.yaml () 2022-06-30 08:54:51 +02:00
test_init_sdm.py Allow multiple configuration entries for nest integration () 2022-06-21 16:36:13 +02:00
test_local_auth.py Move Legacy Works With Nest integration to subdirectory () 2020-12-22 12:42:37 -08:00
test_media_source.py Adjust root-import in nest tests () 2022-09-19 15:41:45 +02:00
test_sensor_sdm.py Replace the usage of unit constants by enumerations in Tests [m-n] () 2023-01-15 15:45:00 +01:00