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

Releasing v2024.3.6 into master #78

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Releasing v2024.3.6 into master #78

merged 3 commits into from
Mar 6, 2024

Commits on Feb 21, 2024

  1. Fixes deprecation warnings in HA 2024.2.x (#74)

    * First pass at trying to fix TURN_OFF and TURN_ON compatibility from 2024.2
    
    Implementing new TURN_OFF, TURN_ON feature flags to squelch warnings in 2024.2 forward.
    
    Still struggling with the async_turn_on and off calls.  They don't work.  I.e. calling home assistant generic turn on/off on a warmup climate object.
    
    * First pass at supporting new turn off/on
    
    Supported the new flags to quell warnings from HA after https://developers.home-assistant.io/blog/2024/01/24/climate-climateentityfeatures-expanded
    
    * Bump version and update readme
    
    Bumped version and updated README with logger information (it was not straightforward to figure out both settings)
    robchandhok authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bf778a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Merge branch 'dev' into dev

    artmg authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f14afee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #77 from artmg/dev

    prep for release 2024.3.6 into dev
    artmg authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1784d44 View commit details
    Browse the repository at this point in the history