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 support for boost mode in Homematicip climate #23999

Closed
wants to merge 5 commits into from

Commits on May 19, 2019

  1. Add support for boost mode in Homematicip climate

    Homematic IP Cloud component misses support for boost mode that allows to quickly heaten up the room.
    This PR presents an implementation for this function.
    karlkar committed May 19, 2019
    Configuration menu
    Copy the full SHA
    91cc37e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Fix pylint

    karlkar committed May 20, 2019
    Configuration menu
    Copy the full SHA
    072de2a View commit details
    Browse the repository at this point in the history
  2. Fix pylint

    karlkar committed May 20, 2019
    Configuration menu
    Copy the full SHA
    37691e5 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    karlkar committed May 20, 2019
    Configuration menu
    Copy the full SHA
    fe87fcd View commit details
    Browse the repository at this point in the history
  4. Remove debug log

    karlkar committed May 20, 2019
    Configuration menu
    Copy the full SHA
    74cf20c View commit details
    Browse the repository at this point in the history