From 6b41c324cc1cb3cc312b8160dd11d1e43db0bbba Mon Sep 17 00:00:00 2001 From: Michael Arthur Date: Tue, 25 Jul 2023 22:42:24 +1200 Subject: [PATCH] Fix broken translation keys (#97202) --- homeassistant/components/electric_kiwi/sensor.py | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/electric_kiwi/sensor.py b/homeassistant/components/electric_kiwi/sensor.py index 4f32f237c00..a657b768aa5 100644 --- a/homeassistant/components/electric_kiwi/sensor.py +++ b/homeassistant/components/electric_kiwi/sensor.py @@ -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__(