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
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
The text was updated successfully, but these errors were encountered:
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 existingvia_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/issuesDetected that custom integration 'proxmoxve' calls
device_registry.async_get_or_create
referencing a non existingvia_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/issuesDetected that custom integration 'proxmoxve' calls
device_registry.async_get_or_create
referencing a non existingvia_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/issuesDetected that custom integration 'proxmoxve' calls
device_registry.async_get_or_create
referencing a non existingvia_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/issuesDetected 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
The text was updated successfully, but these errors were encountered: