You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HA 2025.1 | 'solaredgeoptimizers' calls device_registry.async_get_or_create referencing a non existing via_device. This will stop working in Home Assistant 2025.12.0
#82
Open
AnthonyBe opened this issue
Jan 8, 2025
· 0 comments
· May be fixed by #85 or #86
I think this might be a new deprecation warning triggered since updating to HA 2025.1 as I don't recall seeing it before?
I'm using HA 2025.1.1 and SolarEdge Optimizers Data integration v1.2.2
2025-01-07 20:59:47.593 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'solaredgeoptimizers' calls device_registry.async_get_or_createreferencing a non existingvia_device ('solaredgeoptimizers', 'dddedd09ea9a6fea3e68345db0fba7b5'), with device info: {'hw_version': '10F61FA8-CD', 'identifiers': {('solaredgeoptimizers', '10F61FA8-CD')}, 'manufacturer': 'LG', 'model': 'LG330w', 'name': '1.3.1', 'via_device': ('solaredgeoptimizers', 'dddedd09ea9a6fea3e68345db0fba7b5')} at custom_components/solaredgeoptimizers/sensor.py, line 103: async_add_entities(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/ProudElm/solaredgeoptimizers/issues
The text was updated successfully, but these errors were encountered:
I think this might be a new deprecation warning triggered since updating to HA 2025.1 as I don't recall seeing it before?
I'm using HA 2025.1.1 and SolarEdge Optimizers Data integration v1.2.2
2025-01-07 20:59:47.593 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'solaredgeoptimizers' calls
device_registry.async_get_or_createreferencing a non existing
via_device('solaredgeoptimizers', 'dddedd09ea9a6fea3e68345db0fba7b5'), with device info: {'hw_version': '10F61FA8-CD', 'identifiers': {('solaredgeoptimizers', '10F61FA8-CD')}, 'manufacturer': 'LG', 'model': 'LG330w', 'name': '1.3.1', 'via_device': ('solaredgeoptimizers', 'dddedd09ea9a6fea3e68345db0fba7b5')} at custom_components/solaredgeoptimizers/sensor.py, line 103: async_add_entities(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/ProudElm/solaredgeoptimizers/issues
The text was updated successfully, but these errors were encountered: