1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 15:52:29 +00:00
Files
core/tests
PeteRager a7ddd592fb Nest improve error message on climate actions (#86853)
* Nest - Climate - Error Messages

1. Error messages were incorrect for some methods, for example async_set_temperature was reporting failure to set hvac_mode. This is corrected.
2. Error messages were incomplete and were not including the entity_id,and the operation being performed that failed.
3. Add unit tests to test the exception handling

* Move tests into exiisting error test

* Improve readability of error message
2023-01-28 12:58:28 -08:00
..
2023-01-27 11:10:29 +01:00
2023-01-27 13:57:06 +01:00
2023-01-27 13:57:06 +01:00
2023-01-27 11:10:29 +01:00
2023-01-27 16:32:04 +01:00
2023-01-27 17:14:04 +01:00