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

Updating FanController logic to merge the setSpeed and SetActive functions #403

Merged
merged 2 commits into from
Jan 15, 2024

Commits on Feb 9, 2023

  1. Merging the SetSpeed and Set Active Flags.

    Removing the standalone setActive function that turns the fan on and instead sing the SetMultiState function to turn the fan on when it sets the speed.
    05TEVE committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    305b9ca View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Updates to allow the On/Off function to work.

    - Refactoring to allow for the Fan function to be turned off or on from the icon in the home app.
    - Adding in a variable option to allow the default speed the fan starts with to be set. (especially useful with DETA smart fan switches with default to speed 3).
    05TEVE committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    e64cde4 View commit details
    Browse the repository at this point in the history