What's Changed
- Use prek instead of pre-commit by @bieniu in #184
- Add tests for config flow by @bieniu in #185
- Run prek in CI by @bieniu in #186
- Add tests for init by @bieniu in #187
- Enable Dependabot by @bieniu in #188
- Add prek-auto-update action by @bieniu in #189
- Add stale action by @bieniu in #193
- Use dependabot to manage pre-commit hook updates by @bieniu in #205
- Fix typo in the class name by @bieniu in #212
- Do not use
self.hass.components.persistent_notificationby @bieniu in #213 - Improve config entry migration by @bieniu in #211
- Remove unused const by @bieniu in #215
- Remove async_update method by @bieniu in #216
- Make signal sending thread-safe by @bieniu in #217
- Support entity name translations by @bieniu in #220
- Fix small mistakes by @bieniu in #222
- Fix return type for async_update_options by @bieniu in #224
- Bump version to 1.4.0-b1 by @bieniu in #226
- Clear lists on disconnect to prevent reference leaks by @bieniu in #225
- Improve error handling by @bieniu in #223
Dependency updates
15 changes
- Bump actions/checkout from 2 to 6 by @dependabot[bot] in #191
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #190
- Bump the dev group with 2 updates by @dependabot[bot] in #192
- Bump the dev group with 3 updates by @dependabot[bot] in #196
- Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #195
- Auto-update prek hooks by @github-actions[bot] in #194
- Bump the dev group with 2 updates by @dependabot[bot] in #200
- Bump the dev group with 2 updates by @dependabot[bot] in #202
- Auto-update prek hooks by @github-actions[bot] in #201
- Auto-update prek hooks by @github-actions[bot] in #203
- Bump the dev group with 2 updates by @dependabot[bot] in #204
- Bump the dev group with 2 updates by @dependabot[bot] in #207
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.1 to 0.15.2 in the pre-commit group by @dependabot[bot] in #206
- Bump the dev group with 2 updates by @dependabot[bot] in #209
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.2 to 0.15.4 in the pre-commit group by @dependabot[bot] in #210
New Contributors
- @dependabot[bot] made their first contribution in #191
- @github-actions[bot] made their first contribution in #194
Full Changelog: v1.3.11...v1.4.0-b1