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

Migrate Homematic IP Cloud to climate-1.0 #24913

Merged
merged 4 commits into from
Jul 3, 2019
Merged

Migrate Homematic IP Cloud to climate-1.0 #24913

merged 4 commits into from
Jul 3, 2019

Conversation

SukramJ
Copy link
Contributor

@SukramJ SukramJ commented Jul 2, 2019

Description:

This is the initial PR to migrate HmIP climate to 1.0.

PRESET_AWAY and PRESET_ECO should be displayed per device, but these modes cannot be set on a device level. A service to control PRESET_AWAY and PRESET_ECO might be added in a follow up PR.

The HmIP Climate device has a PRESET manual mode. In this mode the set temperature will be used and no temperature profile will be active.
Thats why i added an additional constant.

As far as i could see there is no corresponding ui implementations for hvac_mode and preset_mode, so it is harder to test.

I hope this PR helps.

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist

@SukramJ SukramJ closed this Jul 2, 2019
@SukramJ SukramJ reopened this Jul 2, 2019
@SukramJ SukramJ changed the base branch from dev to climate-1.0 July 2, 2019 21:49
@pvizeli pvizeli merged commit 34fff85 into home-assistant:climate-1.0 Jul 3, 2019
@SukramJ SukramJ deleted the HmIP-climate_update branch July 3, 2019 18:23
@lock lock bot locked and limited conversation to collaborators Jul 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants