v0.3.0 (2024-06-05)
Highlights
- added Portuguese translation
- updated dependencies to support Home Assistant 2024.6.0
Build
- build: bump Python to 3.12 and update ruff config
Signed-off-by: Felix Kaechele <[email protected]> (945644b
)
- build(deps): update pre-commit hooks
Signed-off-by: Felix Kaechele <[email protected]> (a27211a
)
- build: set default environment to Python 3.12
Signed-off-by: Felix Kaechele <[email protected]> (d6057b9
)
- build: remove pyupgrade pre-commit hook
Signed-off-by: Felix Kaechele <[email protected]> (7fcb85d
)
- build: remove black configuration
Signed-off-by: Felix Kaechele <[email protected]> (9fef5d5
)
- build(deps): update pre-commit hooks
Signed-off-by: Felix Kaechele <[email protected]> (ad14ca1
)
Chore
- chore: replace black with ruff and update config
Signed-off-by: Felix Kaechele <[email protected]> (6418442
)
Ci
-
ci: bump python-semantic-release/python-semantic-release (#35) (
d1f8b7a
) -
ci: bump actions/setup-python from 5.0.0 to 5.1.0 (#27) (
981a398
) -
ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.1.1 to 9.3.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (51387d0
)
- ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.7.2 to 9.1.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (ee51d8a
)
- ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.7.0 to 8.7.2.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (f997494
)
- ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.5.1 to 8.7.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (0b2f7ca
)
- ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.5.0 to 8.5.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]> (5320094
)
- ci: bump actions/setup-python from 4.7.1 to 5.0.0
Bumps actions/setup-python from 4.7.1 to 5.0.0.
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (d569acb
)
- ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.3.0 to 8.5.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (fcd4d26
)
- ci: bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 8.1.2 to 8.3.0.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> (960f870
)
Documentation
- docs: changes relating to Flame now being a light entity
Signed-off-by: Felix Kaechele <[email protected]> (531d787
)
- docs: we're now a HACS default repo integration
Signed-off-by: Felix Kaechele <[email protected]> (7077dfe
)
Feature
- feat: add Portuguese translation
Co-authored-by: Felix Kaechele <[email protected]> (96ec939
)
Fix
- fix: update pybonaparte and pre-commit hooks
Signed-off-by: Felix Kaechele <[email protected]> (924c80c
)
- fix: use correct import for BLEDevice
Signed-off-by: Felix Kaechele <[email protected]> (6a53b88
)