jwillemsen / daikin_onecta

Home Assistant Integration for devices supported by the Daikin Onecta App
https://github.com/jwillemsen/daikin_onecta
GNU General Public License v3.0
261 stars 9 forks source link

HomeAssistantType was used from daikin_residential_altherma, this is a deprecated alias which will be removed in HA Core 2025.5. #177

Closed TheNightmanX closed 5 months ago

TheNightmanX commented 5 months ago

Got the following error message after HA core update to 2024.5:

Version daikin_residential_altherma: v4.0.29

Logger: homeassistant.helpers.typing
Quelle: helpers/deprecation.py:206
Erstmals aufgetreten: 10:34:30 (1 Vorkommnisse)
Zuletzt protokolliert: 10:34:30

HomeAssistantType was used from daikin_residential_altherma, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'daikin_residential_altherma' custom integration
jwillemsen commented 5 months ago

This message is from daikin_residential_altherma, which is https://github.com/speleolontra/daikin_residential_altherma, please migrate to daikin_onecta and remove daikin_residential_altherma from your installation

TheNightmanX commented 5 months ago

Sorry for mismatch. I am using both.

TheNightmanX commented 5 months ago

Had a strange mix of old and new integration. Removed all and re-installed Daikin Onecta, deleted oauth creds, re-established Daikin Onecta and all ok now.

Thank you so much for all your work. I really appreciate it 👍🏻