-
-
Notifications
You must be signed in to change notification settings - Fork 30
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
Update 2024.01.10 Beta -> 2024.09.23 Beta Risk/New Code #269
Comments
If you are using 2024.01.10 Beta, then 2024.09.23 Beta also should work fine (very low risk). If you want to use HA 2024.10.*, you will need the 2024.09.23 Beta. |
Thx for the motivation! I've updated to 2024.09.23 and directly got the update to 2024.09.28. Back to 2024.09.23:
Entity climate.luxtronik_330626_0905_heating (<class 'custom_components.luxtronik2.climate.LuxtronikThermostat'>) implements HVACMode(s): heat, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/BenPru/luxtronik/issues` `Logger: homeassistant.backports.enum StrEnum was used from luxtronik2, this is a deprecated alias which will be removed in HA Core 2025.5. Use enum.StrEnum instead, please report it to the author of the 'luxtronik2' custom integration` My dashboard looks normal as well I'll monitor it intensivley the next hours. Thx to you all for that great integration. Update after 3h. All looks quite normal. Only one real error message about DHCP in log (but I guess this could be related to my local environment): Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht Logger: custom_components.luxtronik2 Could not handle config_flow.async_step_dhcp DhcpServiceInfo(ip='172.16.11.21', hostname='', macaddress='04d16eXXXXX') directly after that log this entry. I guess that’s combined: Logger: homeassistant Error doing job: Task exception was never retrieved (None) I need to add some infos:
In Dashboard the values seems to be updated normally. I can’t remember in the past that entries like that appears. Was there a kind of update to log something about DHCP? |
I guess exactly the same issue as here #220 (comment) |
The warnings about When your question(s) are answered, please this issue. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hi All,
i'm note sure at the moment regarding the new Update. I've startet my integration with 2024.01.10 Beta and all works absolute stable and great! Thanks for that!
Now with the new update there is warning regarding new code. I guess this warning was in 2024.01.10 Beta as well.
Is there any known/estimated risk by updating from 2024.01.10 to 2024.09.23?
Is it necessary to update to the new version for HA System Update 2024.10?
The text was updated successfully, but these errors were encountered: