Release v2.0.0

This commit is contained in:
SMKRV
2024-11-25 16:18:54 +03:00
parent 4cd95813bc
commit 094062773a
7 changed files with 22 additions and 115 deletions
+1 -1
View File
@@ -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()