Since the lastest update to core. Velbus integration fails to initialize.
2026-02-10 22:22:26.137 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up velbus platform for binary_sensor: 96
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 455, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/velbus/switch.py", line 23, in async_setup_entry
await entry.runtime_data.scan_task
KeyError: 96
2026-02-10 22:22:26.138 ERROR (MainThread) [homeassistant.components.button] Error while setting up velbus platform for button: 96
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 455, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/velbus/switch.py", line 23, in async_setup_entry
await entry.runtime_data.scan_task
KeyError: 96
2026-02-10 22:22:26.138 ERROR (MainThread) [homeassistant.components.climate] Error while setting up velbus platform for climate: 96
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 455, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/velbus/switch.py", line 23, in async_setup_entry
await entry.runtime_data.scan_task
KeyError: 96
2026-02-10 22:22:26.139 ERROR (MainThread) [homeassistant.components.cover] Error while setting up velbus platform for cover: 96
I connect via a velserv running on a pi.