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

Add preset modes for heat_cool mode #38

Merged
merged 3 commits into from
Nov 16, 2022

Conversation

ollo69
Copy link
Contributor

@ollo69 ollo69 commented Nov 15, 2022

This PR is to support preset modes in heat_cool mode as discussed in issue #34.

It change the format for preset modes, that now will be (as example):

    away:
      temperature: 15
      target_temp_low: 14
      target_temp_high: 18

To avoid breaking change, I also maintain support for old presets format, that will be used only if new format is not available.

Documentation is also updated.

@swingerman swingerman merged commit 9b3e37e into swingerman:master Nov 16, 2022
@ollo69 ollo69 deleted the preset-heat-cool branch November 16, 2022 21:48
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.

2 participants