Update 2024.01.10 Beta -> 2024.09.23 Beta Risk/New Code #273
Replies: 5 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. |
Beta Was this translation helpful? Give feedback.
-
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? |
Beta Was this translation helpful? Give feedback.
-
I guess exactly the same issue as here #220 (comment) |
Beta Was this translation helpful? Give feedback.
-
The warnings about When your question(s) are answered, please this issue. |
Beta Was this translation helpful? Give feedback.
-
All seems to work fine... Thx |
Beta Was this translation helpful? Give feedback.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions