Closed AdeZwart closed 3 months ago
For what it's worth, here my log:
Logger: homeassistant.helpers.entity Source: helpers/entity.py:1520 First occurred: 13:55:22 (1 occurrences) Last logged: 13:55:22
Entity None (<class 'custom_components.nefiteasy.climate.NefitThermostat'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <ClimateEntityFeature.TARGET_TEMPERATURE|PRESET_MODE: 17>, please create a bug report at https://github.com/ksya/ha-nefiteasy/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
Same here obviously
Thanks for pointing it out. That needs an update before 2025.1 (still some time left).
Thanks for pointing it out. That needs an update before 2025.1 (still some time left).
Will an update become available before 2025.1 ?
Yes
Every time i boot HA i get a bunch of NEFIT-errors, and reminds me to Robbie1221. So you are famous.
Please test with version 0.4.4 and check if all the warnings are gone (I can't test as I don't have a device anymore). If there are still warnings, please create a new issue and share the logs.
Dear RobBie1221,
I tested 0.4.4 and the warnings are gone after a reboot of HA. Thanks a lot for your support.
Just upgraded and the warnings in the log are gone. Keeping an eye on it the next couple of days. Thanks Rob!
I upgrade to 0.4.4. Works fine. I get only this message in my log
That one has been there a long time. It can’t hurt and I don’t know how to fix it without completely redesigning the base infrastructure of the integration.
@RobBie1221 Do you actually use stringprep in your code or is it caused by something else like https://community.home-assistant.io/t/has-anyone-else-seen-this-in-their-log-logger-slixmpp-stringprep-using-slower-stringprep-consider-compiling-the-faster-cython-libidn-one/389636/6
I have no clue. It is not used directly by this integration but by slixmpp. Maybe it can’t even be solved here but should be solved upstream…
Today I've upgraded my home assistant to the latest 2024.1 version and it starts warning about the usage of deprecated constants.
The constants will be removed in a year in version 2025.1