Bump version to 0.1.51, fix chat input focus loss, and update card version

This commit is contained in:
techartdev
2026-02-23 11:14:18 +02:00
parent 7a8c0ae71d
commit 8f82526bb9
5 changed files with 35 additions and 5 deletions
+5
View File
@@ -2,6 +2,11 @@
All notable changes to the OpenClaw Home Assistant Integration will be documented in this file.
## [0.1.51] - 2026-02-23
### Fixed
- Fixed chat input focus loss while typing by preventing unnecessary card re-renders on frequent Home Assistant state updates.
## [0.1.50] - 2026-02-21
### Fixed