mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-29 07:03:55 +08:00
Release v2.0.0
This commit is contained in:
@@ -250,7 +250,7 @@ async def async_setup_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
|
||||
context_messages=entry.data.get(
|
||||
CONF_CONTEXT_MESSAGES,
|
||||
DEFAULT_CONTEXT_MESSAGES
|
||||
),
|
||||
),
|
||||
)
|
||||
|
||||
coordinator.data = coordinator._initial_state.copy()
|
||||
|
||||
Reference in New Issue
Block a user