-
Notifications
You must be signed in to change notification settings - Fork 8
Update set_schedule_state() #171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Should now work for both Anna and Adam
Move debug-message
plugwise/helper.py
Outdated
| temp[directive.attrib["time"]] = float(entry.get("setpoint")) | ||
| count += 1 | ||
|
|
||
| LOGGER.debug("HOI 1 %s, %s", count, name) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Debug 2x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implemented.
CoMPaTech
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment on debugs 👍 otherwise + we should check updating the fixtures when core goes to > 0.16
Codecov Report
@@ Coverage Diff @@
## main #171 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 2124 2136 +12
=========================================
+ Hits 2124 2136 +12
Continue to review full report at Codecov.
|
This works when performing a remove()
Yet another multi-thermostat related update/fix.
Also: