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

Climate preset, custom fan mode and custom preset #42

Merged
merged 25 commits into from
Jun 23, 2021
Merged

Conversation

OttoWinter
Copy link
Member

@OttoWinter OttoWinter commented Jun 21, 2021

Updates #24 for changes in esphome/esphome#1941

(for some reason I could not push directly to #24, so opening as a new PR)

Also implements esphome/esphome#1951

Breaking Change

  • ClimateMode AUTO has been renamed to HEAT_COOL (and a new AUTO mode was added), this is for consistency between HA and esphome
  • away for climate is removed. Instead, it is now encoded in preset. For compatibility with older peers use ClimateInfo.supported_presets_compat and ClimateState.preset_compat

aioesphomeapi/api.proto Show resolved Hide resolved
aioesphomeapi/model.py Show resolved Hide resolved
@OttoWinter OttoWinter merged commit b1b3675 into master Jun 23, 2021
@OttoWinter OttoWinter deleted the climate branch June 23, 2021 21:40
@jesserockz jesserockz mentioned this pull request Jun 29, 2021
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