We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d162a commit 4ea4b63Copy full SHA for 4ea4b63
CHANGELOG.md
@@ -4,6 +4,7 @@
4
- Update `_last_used_schedule()`: provide the collected schedules as input in order to find the last-modified valid schedule.
5
- `_rule_ids_by_x()`: replace None by NONE, allowing for simpler typing.
6
- Remove `schedule_temperature` from output: for Adam the schedule temperature cannot be collected when a schedule is not active.
7
+- Simplify `_schedules()`, don't collect the schedule-details as no longer required.
8
- Improve solution for plugwise-beta issue #276
9
10
# v0.18.3: Smile: move solution for https://github.com/plugwise/plugwise-beta/issues/276 into backend
0 commit comments