Explicitly opt-in to device name in the imap integration (#94861)

This commit is contained in:
Jan Bouwhuis 2023-06-19 19:58:41 +02:00 committed by GitHub
parent 5303bef83e
commit ce8217acf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@ class ImapSensor(
_attr_icon = "mdi:email-outline"
_attr_has_entity_name = True
_attr_name = None
def __init__(
self,