4.1.3 (2025-09-28)
Bug Fixes
- sentence: update trigger registration for compatibility with newer Home Assistant versions (b167475), closes #346
- websocket: use call_soon_threadsafe for sending messages in websocket_device_trigger (680897b)
Build System
Continuous Integration
- add workflow to remove 'waiting-for-response' label on author comments and update stale workflow settings (943d298)
- cron: add workflow_dispatch trigger and enhance validation steps (737b0fd)
- cron: correct import path for Home Assistant version retrieval (d1cf490)
- pre-commit: update ruff hook configuration (1655c4a)
Miscellaneous Chores
- pre-commit: update dependencies for isort, ruff, bandit, and python-typing-update (eec2aaf)
- release-please: add changelog sections for better organization (e7498fc)
- setup.cfg: remove isort not_skip configuration for init.py (91c21d5)
- update virtual environment entry to ignore all variations of .venv (ae1f6d3)