mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-28 19:23:52 +08:00
Release v2.0.0
This commit is contained in:
@@ -105,7 +105,6 @@ class HATextAISensor(CoordinatorEntity, SensorEntity):
|
|||||||
# Entity description
|
# Entity description
|
||||||
self.entity_description = SensorEntityDescription(
|
self.entity_description = SensorEntityDescription(
|
||||||
key=f"ha_text_ai_{self._instance_name}",
|
key=f"ha_text_ai_{self._instance_name}",
|
||||||
name=self._attr_name,
|
|
||||||
entity_registry_enabled_default=True,
|
entity_registry_enabled_default=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user