Log details (ERROR)
Logger: homeassistant.components.binary_sensor
Source: helpers/entity_platform.py:657
integration: Binary sensor ([documentation](https://www.home-assistant.io/integrations/binary_sensor), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+binary_sensor%22))
First occurred: June 30, 2025 at 5:21:11 PM (6 occurrences)
Last logged: June 30, 2025 at 5:21:11 PM
Error adding entity binary_sensor.edc_flic_user_active_disconnect for domain binary_sensor with platform mqtt
Error adding entity binary_sensor.edc_flic_passive_mode for domain binary_sensor with platform mqtt
Error adding entity binary_sensor.luna_flic_connection_verified for domain binary_sensor with platform mqtt
Error adding entity binary_sensor.luna_flic_user_active_disconnect for domain binary_sensor with platform mqtt
Error adding entity binary_sensor.luna_flic_passive_mode for domain binary_sensor with platform mqtt
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/components/mqtt/entity.py", line 1155, in add_to_platform_finish
await super().add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1368, in add_to_platform_finish
await self.async_internal_added_to_hass()
File "/usr/src/homeassistant/homeassistant/components/binary_sensor/__init__.py", line 171, 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 binary_sensor.edc_flic_connection_verified cannot be added as the entity category is set to config