Skip to content
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

Config was used from myenergi, this is a deprecated alias which will be removed in HA Core 2025.11 #602

Open
ProximusAl opened this issue Nov 7, 2024 · 2 comments

Comments

@ProximusAl
Copy link

Logger: homeassistant.core
Source: helpers/deprecation.py:222
First occurred: 6 November 2024 at 23:29:50 (1 occurrences)
Last logged: 6 November 2024 at 23:29:50

Config was used from myenergi, this is a deprecated alias which will be removed in HA Core 2025.11. Use homeassistant.core_config.Config instead, please report it to the author of the 'myenergi' custom integration

@MrNickIE
Copy link

Spotted this today myself.

@hpvos71
Copy link

hpvos71 commented Jan 31, 2025

Some more info on the deprication:
Logger: homeassistant.helpers.frame
Bron: helpers/frame.py:324
Eerst voorgekomen: 28 januari 2025 om 08:55:12 (4 gebeurtenissen)
Laatst gelogd: 28 januari 2025 om 08:55:12

Detected that custom integration 'myenergi' calls device_registry.async_get_or_create referencing a non existing via_device 23881136, with device info: {'identifiers': {('myenergi', 2647560)}, 'manufacturer': 'myenergi', 'model': 'Harvi', 'name': 'harvi-2647560', 'sw_version': '3170S0.000', 'via_device': '23881136'} at custom_components/myenergi/sensor.py, line 689: async_add_devices(sensors). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/cjne/ha-myenergi/issues

Detected that custom integration 'myenergi' calls device_registry.async_get_or_create referencing a non existing via_device 23881136, with device info: {'identifiers': {('myenergi', 23881136)}, 'manufacturer': 'myenergi', 'model': 'Zappi', 'name': 'zappi-23881136', 'sw_version': '3562S5.560', 'via_device': '23881136'} at custom_components/myenergi/binary_sensor.py, line 62: async_add_devices(sensors). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/cjne/ha-myenergi/issues

Detected that custom integration 'myenergi' calls device_registry.async_get_or_create referencing a non existing via_device 23881136, with device info: {'identifiers': {('myenergi', 23881136)}, 'manufacturer': 'myenergi', 'model': 'Zappi', 'name': 'zappi-23881136', 'sw_version': '3562S5.560', 'via_device': '23881136'} at custom_components/myenergi/select.py, line 95: async_add_devices(devices). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/cjne/ha-myenergi/issues

Detected that custom integration 'myenergi' calls device_registry.async_get_or_create referencing a non existing via_device 23881136, with device info: {'identifiers': {('myenergi', 23881136)}, 'manufacturer': 'myenergi', 'model': 'Zappi', 'name': 'zappi-23881136', 'sw_version': '3562S5.560', 'via_device': '23881136'} at custom_components/myenergi/number.py, line 28: async_add_devices(devices). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/cjne/ha-myenergi/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants