Use explicit naming in workday sensor (#95531)
This commit is contained in:
committed by
Paulus Schoutsen
parent
129fee09d3
commit
1df12e8771
@@ -178,6 +178,7 @@ class IsWorkdaySensor(BinarySensorEntity):
|
||||
"""Implementation of a Workday sensor."""
|
||||
|
||||
_attr_has_entity_name = True
|
||||
_attr_name = None
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user