Releases: alandtse/alexa_media_player
v4.7.6
v4.7.5
v4.7.4
v4.7.4 (2023-09-30)
Documentation
- docs: update localization (
6327d04
)
Fix
- fix: fix http2 push for non-NA domains
closes #1982
closes #1953 (b83bfff
)
-
fix: fix unload error when entity_id None (
d8f270e
) -
fix: Restore NOTIFICATION_CHANGE command (#2044)
-
Restore NOTIFICATION_CHANGE
Partial revert of 8f0dfa2 to restore NOTIFICATION_CHANGE functionality for timers and alarms.
- style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (a4f8499
)
Unknown
- Merge pull request #2046 from custom-components/dev
chore: release 2023-09-30 (b90221d
)
- Merge pull request #2045 from alandtse/dev
fix: fix http2 push for non-NA domains (aaf81a0
)
v4.7.3
v4.7.3 (2023-09-29)
Build
-
build: fix precommit ignore (
ca05a0a
) -
build: ignore changelog.md spelling (
a5be5c7
) -
build: update precommit (
823e952
)
Documentation
- docs: update localization (
3bc121c
)
Fix
- fix: add http2 push to replace websocket
This should restore push updates.
Also includes dependency updates.
closes #1953
closes #1976
closes #1967 (a3dde7f
)
Unknown
- Merge pull request #2041 from custom-components/dev
chore: release 2023-09-29 (5833acc
)
- Merge pull request #2040 from alandtse/dev
fix: add http2 push to replace websocket (cfc723d
)
v4.7.2
v4.7.1
v4.7.0
v4.7.0 (2023-09-15)
Build
-
build: pre-commit autoupdate (#1978)
-
build: pre-commit autoupdate
updates:
- github.com/commitizen-tools/commitizen: 3.5.2 → 3.8.2
- github.com/psf/black: 23.3.0 → 23.9.1
- github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.3
- github.com/asottile/pyupgrade: v3.4.0 → v3.10.1
- style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (fe67b76
)
- build(deps-dev): bump gitpython from 3.1.31 to 3.1.34 (#2016)
Bumps gitpython from 3.1.31 to 3.1.34.
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (4c97df8
)
Chore
- chore: release 2023-09-14 (
af99698
)
Documentation
- docs: update localization (
62a477d
)
Feature
-
feat: Add support to tts.cloud_say (#2014)
-
Add support to tts.cloud_say
-
style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
-
Fixed pre-commit validations
-
style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
-
Fixed pre-commit validations
-
style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
- Comment as first method statement
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (a31e05f
)