mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 07:47:08 +00:00
Fix broken translation keys (#97202)
This commit is contained in:
parent
bb0727ab8a
commit
6b41c324cc
@ -94,6 +94,7 @@ class ElectricKiwiHOPEntity(
|
|||||||
"""Entity object for Electric Kiwi sensor."""
|
"""Entity object for Electric Kiwi sensor."""
|
||||||
|
|
||||||
entity_description: ElectricKiwiHOPSensorEntityDescription
|
entity_description: ElectricKiwiHOPSensorEntityDescription
|
||||||
|
_attr_has_entity_name = True
|
||||||
_attr_attribution = ATTRIBUTION
|
_attr_attribution = ATTRIBUTION
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user