diff --git a/custom_components/myskoda/entity.py b/custom_components/myskoda/entity.py index e00afad..8b35a75 100644 --- a/custom_components/myskoda/entity.py +++ b/custom_components/myskoda/entity.py @@ -15,6 +15,7 @@ class MySkodaEntity(CoordinatorEntity): vin: str coordinator: MySkodaDataUpdateCoordinator + _attr_has_entity_name = True def __init__( self,