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

This will stop working in Home Assistant 2025.x.x #447

Open
1 task done
duczz opened this issue Feb 19, 2025 · 0 comments
Open
1 task done

This will stop working in Home Assistant 2025.x.x #447

duczz opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@duczz
Copy link

duczz commented Feb 19, 2025

Checklist

Describe the issue you are experiencing

Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:324
Erstmals aufgetreten: 18. Februar 2025 um 11:16:10 (5 Vorkommnisse)
Zuletzt protokolliert: 18. Februar 2025 um 11:16:27

Detected that custom integration 'proxmoxve' calls device_registry.async_get_or_create referencing a non existing via_device ('', ''), with device info: {'configuration_url': 'https://192.168.178.199:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'b528367f6c672464c3200e8af80f4c4f_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i5-10500T CPU @ 2.30GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.3', 'via_device': ('', '')} at custom_components/proxmoxve/init.py, line 714: return device_registry.async_get_or_create(. This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/dougiteixeira/proxmoxve/issues
Detected that custom integration 'proxmoxve' calls device_registry.async_get_or_create referencing a non existing via_device ('', ''), with device info: {'configuration_url': 'https://192.168.178.199:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'b528367f6c672464c3200e8af80f4c4f_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i5-10500T CPU @ 2.30GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.3', 'via_device': ('', '')} at custom_components/proxmoxve/binary_sensor.py, line 106: async_add_entities(await async_setup_binary_sensors_nodes(hass, config_entry)). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/dougiteixeira/proxmoxve/issues
Detected that custom integration 'proxmoxve' calls device_registry.async_get_or_create referencing a non existing via_device ('', ''), with device info: {'configuration_url': 'https://192.168.178.199:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'b528367f6c672464c3200e8af80f4c4f_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i5-10500T CPU @ 2.30GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.3', 'via_device': ('', '')} at custom_components/proxmoxve/button.py, line 243: async_add_entities(buttons). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/dougiteixeira/proxmoxve/issues
Detected that custom integration 'proxmoxve' calls device_registry.async_get_or_create referencing a non existing via_device ('', ''), with device info: {'configuration_url': 'https://192.168.178.199:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'b528367f6c672464c3200e8af80f4c4f_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i5-10500T CPU @ 2.30GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.3', 'via_device': ('', '')} at custom_components/proxmoxve/sensor.py, line 493: async_add_entities(await async_setup_sensors_nodes(hass, config_entry)). This will stop working in Home Assistant 2025.12.0, please create a bug report at https://github.com/dougiteixeira/proxmoxve/issues
Detected that custom integration 'spook' accessed lovelace_data['dashboards'] instead of lovelace_data.dashboards at custom_components/spook/ectoplasms/lovelace/repairs/unknown_entity_references.py, line 45: self._dashboards = self.hass.data["lovelace"]["dashboards"]. This will stop working in Home Assistant 2026.2, please create a bug report at https://github.com/frenck/spook/issues

In which version of Home Assistant Core do you have the problem?

2025.2.4

What version of Proxmox VE Custom Integration has the issue?

3.5.2

What version of Proxmox VE do you have the problem?

8.3.3

Logs file

Diagnostics file

Additional information

No response

@duczz duczz added the bug Something isn't working label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant