Skip to content
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

Make heating mode representation configurable #134

Merged
merged 3 commits into from
Dec 22, 2022
Merged

Make heating mode representation configurable #134

merged 3 commits into from
Dec 22, 2022

Conversation

luc-ass
Copy link
Owner

@luc-ass luc-ass commented Dec 22, 2022

This allows you to choose between two types of "heating representations":

  1. Standard:
    Thermostats display "off" if the targetTemp is set to 5 °C or lower, otherwise "on".
  2. Option:
    Thermostats display "off" if the targetTemp is set to 5 °C or lower or targetTemp is lower than currentTemp, otherwise "on".

@luc-ass luc-ass merged commit 7423765 into master Dec 22, 2022
@luc-ass luc-ass deleted the heating-mode branch December 22, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant