Fix broken translation keys (#97202)
This commit is contained in:
parent
bb0727ab8a
commit
6b41c324cc
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ class ElectricKiwiHOPEntity(
|
|||
"""Entity object for Electric Kiwi sensor."""
|
||||
|
||||
entity_description: ElectricKiwiHOPSensorEntityDescription
|
||||
_attr_has_entity_name = True
|
||||
_attr_attribution = ATTRIBUTION
|
||||
|
||||
def __init__(
|
||||
|
|
Loading…
Add table
Reference in a new issue