Skip to content
Snippets Groups Projects
Unverified Commit c834944e authored by David Bonnes's avatar David Bonnes Committed by GitHub
Browse files

Fix evohome to gracefully handle null schedules (#140036)

* extend tests to catch null schedules

* add fixture with null schedule

* remove null schedules for now

* fic the typing for _schedule attr (is list, not dict)

* add valid schedule to fixture

* update ssetpoints only if there is a schedule

* snapshot to match last change

* refactor: dont update switchpoints if no schedule

* add in warnings for null schedules

* add fixture for DHW without schedule
parent 9a90e1e4
No related branches found
No related tags found
No related merge requests found
Showing
with 553 additions and 13 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment