1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-31 12:44:04 +01:00
Files
core/tests/components
David Bonnes a542a2e021 Refactor evohome for major bump of client to 1.0.2 (#135436)
* working test_init

* update fixtures to be compliant with new schema

* test_storage is now working

* all tests passing

* bump client to 1.0.1b0

* test commit (working tests)

* use only id (not e.g. zoneId), use StrEnums

* mypy, lint

* remove deprecated module

* remove waffle

* improve typing of asserts

* broker is now coordinator

* WIP - test failing

* rename class

* remove unneeded async_dispatcher_send()

* restore missing code

* harden test

* bugfix failing test

* don't capture blind except

* shrink log messages

* doctweak

* rationalize asserts

* remove unneeded listerner

* refactor setup

* bump client to 1.0.2b0

* bump client to 1.0.2b1

* refactor extended state attrs

* pass UpdateFailed to _async_refresh()

* Update homeassistant/components/evohome/entity.py

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

* Update homeassistant/components/evohome/entity.py

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

* not even lint

* undo not even lint

* remove unused logger

* restore old namespace for e_s_a

* minimize diff

* doctweak

* remove unused method

* lint

* DUC now working

* restore old camelCase keynames

* tweak

* small tweak to _handle_coordinator_update()

* Update homeassistant/components/evohome/coordinator.py

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

* add test of coordinator

* bump client to 1.0.2

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-02-08 14:45:48 +00:00
..
2025-02-03 00:05:20 -05:00
2025-01-20 08:05:33 +01:00
2025-01-14 11:46:12 +01:00
2025-01-29 09:04:24 +01:00
2025-01-19 13:24:47 +01:00
2025-01-29 12:14:39 +01:00
2025-01-17 10:20:45 +01:00
2025-02-01 14:11:53 -06:00
2025-01-14 11:46:12 +01:00
2025-02-04 12:16:24 +01:00
2025-01-17 10:20:45 +01:00
2025-02-04 22:36:47 +00:00
2025-01-17 10:20:45 +01:00
2025-02-03 00:05:20 -05:00
2025-01-23 15:02:30 +02:00
2025-01-15 10:02:18 +01:00
2025-01-19 21:09:04 +01:00
2025-01-19 13:28:15 +01:00
2025-02-06 19:45:53 +01:00
2025-01-25 18:53:27 +02:00
2025-02-04 11:20:05 -06:00