-
Notifications
You must be signed in to change notification settings - Fork 48
Fixing depricated constants in HA 2024.1 #155
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
Conversation
fixed depricated constants (HA 2024.1)
fix depricated constants (HA 2024.1)
fix depricated constants (HA 2024.1)
Update const.py
Update number.py
Update sensor.py
thanks... I've changed it just to be sure. |
fixed a typo and combined constant import.
|
HA now starts without warnings |
|
I just replaced the 3 files and can confirm that after restarting HA no more errors are showing up. Great job. Thanks. |
|
Based on a quick review of the changes and the supporting tests done by @blauerreiter and @iot-werkstatt i'm gonna merge and release these changes as a patch release. |
sfstar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
this should address issue #154
please run some tests before merging, since I do not have any victron installed so far and therefore cannot do tests,