Description
I have update HA core to 2026.2 and now i lost all sensors entities. I have 3 errors in the registry
Integration Version
v3.1 0
HA Version
latest stable (v2026.02)
Relevant log output
Registratore: homeassistant
Fonte: /usr/src/homeassistant/homeassistant/runner.py:238
Prima occorrenza: 00:24:25 (1 occorrenza)
Ultimo accesso: 00:24:25
Error doing job: Task exception was never retrieved (task: None)
Traceback (most recent call last):
File "/usr/local/lib/python3.13/asyncio/subprocess.py", line 201, in communicate
stdin, stdout, stderr = await tasks.gather(stdin, stdout, stderr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/asyncio/subprocess.py", line 181, in _read_stream
output = await stream.read()
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/asyncio/streams.py", line 723, in read
block = await self.read(self._limit)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/asyncio/streams.py", line 730, in read
await self._wait_for_data('read')
File "/usr/local/lib/python3.13/asyncio/streams.py", line 525, in _wait_for_data
raise RuntimeError(
f'{func_name}() called while another coroutine is '
f'already waiting for incoming data')
RuntimeError: read() called while another coroutine is already waiting for incoming data
Registratore: homeassistant.components.sensor
Fonte: helpers/entity_platform.py:679
Integrazione: Sensore (documentazione, problemi)
Prima occorrenza: 00:11:40 (194 occorrenze)
Ultimo accesso: 00:24:39
Error adding entity sensor.AX PRO-signal-24 for domain sensor with platform hikvision_axpro
Error adding entity sensor.AX PRO-status-24 for domain sensor with platform hikvision_axpro
Error adding entity sensor.AX PRO-temperature-25 for domain sensor with platform hikvision_axpro
Error adding entity sensor.AX PRO-signal-25 for domain sensor with platform hikvision_axpro
Error adding entity sensor.AX PRO-status-25 for domain sensor with platform hikvision_axpro
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 679, in _async_add_entities
await self._async_add_entity(
entity, False, entity_registry, config_subentry_id
)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 826, in _async_add_entity
raise HomeAssistantError(f"Invalid entity ID: {entity.entity_id}")
homeassistant.exceptions.HomeAssistantError: Invalid entity ID: sensor.AX PRO-temperature-0
Registratore: homeassistant.components.binary_sensor
Fonte: helpers/entity_platform.py:679
Integrazione: Sensore binario (documentazione, problemi)
Prima occorrenza: 00:11:41 (372 occorrenze)
Ultimo accesso: 00:24:39
Error adding entity binary_sensor.AX PRO-bypass-25 for domain binary_sensor with platform hikvision_axpro
Error adding entity binary_sensor.AX PRO-armed-25 for domain binary_sensor with platform hikvision_axpro
Error adding entity binary_sensor.AX PRO-alarm-25 for domain binary_sensor with platform hikvision_axpro
Error adding entity binary_sensor.AX PRO-stayaway-25 for domain binary_sensor with platform hikvision_axpro
Error adding entity binary_sensor.AX PRO-isviarepeater-25 for domain binary_sensor with platform hikvision_axpro
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 679, in _async_add_entities
await self._async_add_entity(
entity, False, entity_registry, config_subentry_id
)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 826, in _async_add_entity
raise HomeAssistantError(f"Invalid entity ID: {entity.entity_id}")
homeassistant.exceptions.HomeAssistantError: Invalid entity ID: binary_sensor.AX PRO-tamper-0
Screenshots
Description
I have update HA core to 2026.2 and now i lost all sensors entities. I have 3 errors in the registry
Integration Version
v3.1 0
HA Version
latest stable (v2026.02)
Relevant log output
Screenshots