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

Updated generic thermostat to respect operation_mode and added away mode #11445

Merged
merged 9 commits into from Jan 4, 2018
Merged

Updated generic thermostat to respect operation_mode and added away mode #11445

merged 9 commits into from Jan 4, 2018

Conversation

ciotlosm
Copy link
Contributor

@ciotlosm ciotlosm commented Jan 4, 2018

Note

Reopened because of branch pollution. Original PR: #11325

Description:

Pull request in home-assistant.github.io with documentation (if applicable): home-assistant/home-assistant.io#4285

Example entry for configuration.yaml (if applicable):

climate:
  - platform: generic_thermostat
    name: Study
    heater: switch.study_heater
    target_sensor: sensor.study_temperature
    cold_tolerance: 0.3
    hot_tolerance: 0.3
    away_temp: 18

Checklist:

If user exposed functionality or configuration variables are added/changed:

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@Danielhiversen Danielhiversen merged commit 3436676 into home-assistant:dev Jan 4, 2018
@ciotlosm ciotlosm deleted the generic_thermostat_auto branch January 4, 2018 18:23
@balloob balloob mentioned this pull request Jan 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 2018
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.

Climate Generic Thermostat always generating error on HASS start
4 participants