diff --git a/homeassistant/components/imap/sensor.py b/homeassistant/components/imap/sensor.py index 929ce6a9f61..cd6da667ccb 100644 --- a/homeassistant/components/imap/sensor.py +++ b/homeassistant/components/imap/sensor.py @@ -43,6 +43,7 @@ class ImapSensor( _attr_icon = "mdi:email-outline" _attr_has_entity_name = True + _attr_name = None def __init__( self,