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

Fixes deprecation warnings in HA 2024.2.x #74

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

robchandhok
Copy link
Collaborator

Production ready. Fixes warnings from changes to HA core here

Note that the component will treat a generic "turn on" as setting the mode to "auto". This is consistent with other defaults in the code.

Fixes

#72

…024.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.
Bumped version and updated README with logger information (it was not straightforward to figure out both settings)
@robchandhok robchandhok merged commit bf778a8 into ha-warmup:dev Feb 21, 2024
@artmg
Copy link
Collaborator

artmg commented Feb 24, 2024

The code in these three commits looks fine, thanks Rob. The version bump should have used the date as the third portion, but that will be amended anyway by release time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants