Releases: mrk-its/homeassistant-blitzortung
Releases · mrk-its/homeassistant-blitzortung
v1.5.0
What's Changed
- Add data description for options by @bieniu in #237
- Use the
device tracker/person/zoneentity as a coordinate source by @bieniu & @RobWildGarlic in #232 - Use python-geohash package instead of internal module by @bieniu in #221
- Bump version to 1.5.0 by @bieniu in #238
- Revert geohash module by @bieniu in #239
- Update info.md by @bieniu in #240
- Update translations using AI by @bieniu in #241
Dependency updates
15 changes
- Bump the dev group with 3 updates by @dependabot[bot] in #230
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.4 to 0.15.5 in the pre-commit group by @dependabot[bot] in #231
- Bump the dev group with 3 updates by @dependabot[bot] in #235
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.5 to 0.15.6 in the pre-commit group by @dependabot[bot] in #236
- Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the ci group by @dependabot[bot] in #234
- Bump paho-mqtt to 2.1.0 by @bieniu in #219
Full Changelog: v1.4.0...v1.5.0
v1.5.0-b3
What's Changed
- Add data description for options by @bieniu in #237
- Use the
device tracker/person/zoneentity as a coordinate source by @bieniu & @RobWildGarlic in #232 - Use python-geohash package instead of internal module by @bieniu in #221
- Bump version to 1.5.0 by @bieniu in #238
- Revert geohash module by @bieniu in #239
- Update info.md by @bieniu in #240
- Update translations using AI by @bieniu in #241
Dependency updates
15 changes
- Bump the dev group with 3 updates by @dependabot[bot] in #230
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.4 to 0.15.5 in the pre-commit group by @dependabot[bot] in #231
- Bump the dev group with 3 updates by @dependabot[bot] in #235
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.5 to 0.15.6 in the pre-commit group by @dependabot[bot] in #236
- Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the ci group by @dependabot[bot] in #234
- Bump paho-mqtt to 2.1.0 by @bieniu in #219
Full Changelog: v1.4.0...v1.5.0-b3
v1.5.0-b2
What's Changed
- Add data description for options by @bieniu in #237
- Use the
device tracker/person/zoneentity as a coordinate source by @bieniu & @RobWildGarlic in #232 - Use python-geohash package instead of internal module by @bieniu in #221
- Bump version to 1.5.0 by @bieniu in #238
- Revert geohash module by @bieniu in #239
Dependency updates
15 changes
- Bump the dev group with 3 updates by @dependabot[bot] in #230
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.4 to 0.15.5 in the pre-commit group by @dependabot[bot] in #231
- Bump the dev group with 3 updates by @dependabot[bot] in #235
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.5 to 0.15.6 in the pre-commit group by @dependabot[bot] in #236
- Bump softprops/action-gh-release from 2.5.0 to 2.6.1 in the ci group by @dependabot[bot] in #234
- Bump paho-mqtt to 2.1.0 by @bieniu in #219
Full Changelog: v1.4.0...v1.5.0-b2
v1.4.0
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
- Add test for ConfigEntryNotReady by @bieniu in #227
- Prepare ZIP file for release by @bieniu in #228
- Bump version to 1.4.0 by @bieniu in #229
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
- Auto-update prek hooks by @github-actions[bot] in #194
- 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
- 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
v1.4.0-b1
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
v1.3.11
What's Changed
- Additional config documentation by @stevep001 in #163
- Add Ukrainian translation (ua.json) for Blitzortung integration, incl… by @rodion981 in #168
- Use ruff linter in CI, fix lint errors by @bieniu in #172
- Use pre-commit by @bieniu in #174
- Fix minor spelling mistakes in README.md by @andrewbeaton in #177
- Bump version to 1.3.11-b1 by @bieniu in #178
- Bump version to 1.3.11 by @bieniu in #179
New Contributors
- @stevep001 made their first contribution in #163
- @rodion981 made their first contribution in #168
- @andrewbeaton made their first contribution in #177
Full Changelog: v1.3.10...v1.3.11
v1.3.11-b1
What's Changed
- Additional config documentation by @stevep001 in #163
- Add Ukrainian translation (ua.json) for Blitzortung integration, incl… by @rodion981 in #168
- Use ruff linter in CI, fix lint errors by @bieniu in #172
- Use pre-commit by @bieniu in #174
- Fix minor spelling mistakes in README.md by @andrewbeaton in #177
- Bump version to 1.3.11-b1 by @bieniu in #178
New Contributors
- @stevep001 made their first contribution in #163
- @rodion981 made their first contribution in #168
- @andrewbeaton made their first contribution in #177
Full Changelog: v1.3.10...v1.3.11-b1
v1.3.10
What's Changed
- Simplify the reconfigure flow by @bieniu in #146
- Lightning counter is a monotonically increasing positive total by @ypid in #151
- Use OptionsFlow instead of OptionsFlowWithConfigEntry by @bieniu in #152
- Remove unused EN strings by @bieniu in #154
- Add Slovak translation. by @jose1711 in #153
- Update fr.json by @Yoanf26 in #156
- Bump version to 1.3.10-b1 by @bieniu in #157
- Bump version to 1.3.10 by @bieniu in #162
New Contributors
- @ypid made their first contribution in #151
- @jose1711 made their first contribution in #153
- @Yoanf26 made their first contribution in #156
Full Changelog: v1.3.9...v1.3.10
1.3.10-b1
What's Changed
- Simplify the reconfigure flow by @bieniu in #146
- Lightning counter is a monotonically increasing positive total by @ypid in #151
- Use OptionsFlow instead of OptionsFlowWithConfigEntry by @bieniu in #152
- Remove unused EN strings by @bieniu in #154
- Add Slovak translation. by @jose1711 in #153
- Update fr.json by @Yoanf26 in #156
- Bump version to 1.3.10-b1 by @bieniu in #157
New Contributors
- @ypid made their first contribution in #151
- @jose1711 made their first contribution in #153
- @Yoanf26 made their first contribution in #156
Full Changelog: v1.3.9...v1.3.10-b1