Skip to content

Entity sensor.adoradry_v2000_gesamtverbrauch cannot be added as the entity category is set to config #102

@redneckdba

Description

@redneckdba

Hi
I'm getting below errors during startup of HA for my AdoraDry V2000 and AdoraWash V4000 devices for the follwoing sensors:
Error adding entity sensor.adoradry_v2000_gesamtverbrauch for domain sensor with platform vzug
Error adding entity sensor.adoradry_v2000_durchschnitt_pro_charge for domain sensor with platform vzug
Error adding entity sensor.adorawash_v4000_gesamtverbrauch for domain sensor with platform vzug
Error adding entity sensor.adorawash_v4000_durchschnitt_pro_charge for domain sensor with platform vzug

Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 657, 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 979, in _async_add_entity await entity.add_to_platform_finish() File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1367, in add_to_platform_finish await self.async_internal_added_to_hass() File "/usr/src/homeassistant/homeassistant/components/sensor/__init__.py", line 284, in async_internal_added_to_hass raise HomeAssistantError( f"Entity {self.entity_id} cannot be added as the entity category is set to config" ) homeassistant.exceptions.HomeAssistantError: Entity sensor.adoradry_v2000_gesamtverbrauch cannot be added as the entity category is set to config
This seems to be related to this issue which had already been fixed some time ago for a different sensor -> siku2/hass-dingz#40

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions