Skip to content

Commit

Permalink
fix broken translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey0000 committed Jul 25, 2023
1 parent edac16d commit 5cb1d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/electric_kiwi/sensor.py
Original file line number Diff line number Diff line change
Expand Up @@ -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__(
Expand Down

0 comments on commit 5cb1d3e

Please sign in to comment.