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
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 382, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 445, in _async_add_entity
suggested_object_id = split_entity_id(entity.entity_id)[1]
File "/usr/src/homeassistant/homeassistant/core.py", line 148, in split_entity_id
raise ValueError(f"Invalid entity ID {entity_id}")
ValueError: Invalid entity ID .dell_printer_cyan
resulting error:
possibly related to:
home-assistant/core#66835
The text was updated successfully, but these errors were encountered: