mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 18:24:49 -05:00
Fix broken translation keys (#97202)
This commit is contained in:
@@ -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__(
|
||||
|
||||
Reference in New Issue
Block a user