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
Hi, i did a update to the beta-release today to Core 2025.1.0b1 and get the following depreciation warning:
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.60:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'number_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.2', '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.60:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'number_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.2', '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.60:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'number_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.2', '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.60:8006/#v1:0:=node/Proxmox', 'entry_type': <DeviceEntryType.SERVICE: 'service'>, 'hw_version': None, 'identifiers': {('proxmoxve', 'number_NODE_Proxmox')}, 'manufacturer': 'Proxmox VE', 'model': 'Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz', 'name': 'Node Proxmox', 'serial_number': None, 'sw_version': 'Proxmox 8.3.2', '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
In which version of Home Assistant Core do you have the problem?
2025.1.0b1
What version of Proxmox VE Custom Integration has the issue?
3.5.2
What version of Proxmox VE do you have the problem?
3.5.2
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
Hi, i did a update to the beta-release today to Core 2025.1.0b1 and get the following depreciation warning:
In which version of Home Assistant Core do you have the problem?
2025.1.0b1
What version of Proxmox VE Custom Integration has the issue?
3.5.2
What version of Proxmox VE do you have the problem?
3.5.2
Logs file
/
Diagnostics file
/
Additional information
No response
The text was updated successfully, but these errors were encountered: