Commit Graph

1127 Commits

Author SHA1 Message Date
dependabot[bot]
ee737e7d25
Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 (#961)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 11:52:02 +12:00
dependabot[bot]
7304d80f68
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 (#959)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 09:01:05 +12:00
dependabot[bot]
ad55aa5b98
Bump ruff from 0.6.4 to 0.6.5 (#958)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 09:00:42 +12:00
github-actions[bot]
f86b020864 Bump version to 27.0.0 2024-09-16 21:00:28 +00:00
Michael Hansen
a6531d4a2e
Change wake word id to string (#960) 2024-09-17 09:00:13 +12:00
Michael Hansen
709cb3fd15
Add get/set/config messages for voice assistant (#956) 2024-09-13 12:49:39 +12:00
github-actions[bot]
bf6aff7ab0 Bump version to 26.0.0 2024-09-12 22:00:22 +00:00
Michael Hansen
0765a8730c
Interpret VoiceAssistantCommand(start=False) as abort (#957) 2024-09-13 10:00:08 +12:00
Michael Hansen
a2a0bbfb4b
Add sample_bytes to media player supported format and a test (#955) 2024-09-10 08:12:04 +12:00
github-actions[bot]
5a120d7293 Bump version to 25.5.0 2024-09-09 20:10:39 +00:00
Michael Hansen
8c7204464f
Add handle_announcement_finished callback (#954) 2024-09-10 08:10:26 +12:00
github-actions[bot]
bcca30cf18 Bump version to 25.4.1 2024-09-09 20:05:52 +00:00
dependabot[bot]
a663e6d18d
Bump types-protobuf from 5.27.0.20240626 to 5.27.0.20240907 (#953)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 08:05:36 +12:00
github-actions[bot]
af5309e78a Bump version to 25.4.0 2024-09-09 02:05:52 +00:00
J. Nick Koston
151b76da76
Bump async-interrupt to >=1.2.0 (#952) 2024-09-08 20:07:07 -05:00
Michael Hansen
3ca83b2c66
Adds voice assistant announce (#939)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-09 13:04:53 +12:00
J. Nick Koston
be2a3a3934
Remove unused type ignores (#951) 2024-09-08 19:57:43 -05:00
dependabot[bot]
71ebae8c92
Bump ruff from 0.6.3 to 0.6.4 (#950)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-08 19:52:50 -05:00
github-actions[bot]
57f8cac952 Bump version to 25.3.3 2024-09-03 23:33:00 +00:00
Jesse Hills
617f7cec10
Remove id from `MediaPlayerSupportedFormat` (#948) 2024-09-03 13:32:46 -10:00
J. Nick Koston
7d112a82e9
Avoid a dict lookup and int conversion to process every packet (#946) 2024-09-03 12:35:18 -10:00
J. Nick Koston
88a256c5e8
Fix codecov upload (#947) 2024-09-03 12:30:53 -10:00
dependabot[bot]
ac45784740
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#943)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 12:11:33 -10:00
dependabot[bot]
bd9300c1e6
Bump codecov/codecov-action from 3 to 4 (#818)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-03 12:10:16 -10:00
J. Nick Koston
7e7ece4ca1
Speed up decrypting frames (#944) 2024-09-03 11:43:00 -10:00
J. Nick Koston
0969e9339d
Add linter for cython files (#945) 2024-09-03 11:27:33 -10:00
github-actions[bot]
172fe532f2 Bump version to 25.3.2 2024-09-02 18:20:39 +00:00
dependabot[bot]
9edbe62fba
Bump pylint from 3.2.6 to 3.2.7 (#942)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 08:20:23 -10:00
dependabot[bot]
09080caf50
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#941)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 08:20:13 -10:00
nkinnan
ec08c49cf1
Try to set TCP_QUICKACK where support for that option is available (#932)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-08-29 11:43:17 -10:00
J. Nick Koston
fce8922aa3
Fix performance regression in debug logging from win32 protobuf crash workaround (#940) 2024-08-29 11:37:11 -10:00
J. Nick Koston
059af0e000
Start testing on python 3.13 (#938) 2024-08-29 11:25:27 -10:00
J. Nick Koston
bcfca39c5d
Ensure we are testing on MacOS and Windows (#933) 2024-08-29 11:21:32 -10:00
J. Nick Koston
6cb9d057b3
Fix crash on Windows when debug logging is enabled (#937) 2024-08-29 11:17:24 -10:00
J. Nick Koston
f16354fafa
Bump ruff to 0.6.3 (#936) 2024-08-29 11:15:25 -10:00
github-actions[bot]
8195edf153 Bump version to 25.3.1 2024-08-29 21:08:26 +00:00
J. Nick Koston
a3d9b82096
Remove black from pre-commit (#935) 2024-08-29 11:08:13 -10:00
dependabot[bot]
87cb7c3a9b
Bump mypy from 1.11.1 to 1.11.2 (#931)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-28 13:46:02 +12:00
github-actions[bot]
3c12f46b1b Bump version to 25.3.0 2024-08-27 23:26:21 +00:00
Michael Hansen
2ba7774360
Add MediaPlayerSupportedFormat (#925)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-08-28 11:26:07 +12:00
github-actions[bot]
7d071972cd Bump version to 25.2.2 2024-08-27 23:25:51 +00:00
Jesse Hills
9230eaf2bd
Upgrade upload/download actions (#929) 2024-08-28 11:25:37 +12:00
github-actions[bot]
8b3158aefc Bump version to 25.2.1 2024-08-26 04:50:00 +00:00
Jesse Hills
8ef99d6665
Dont call subscription callback when we want single state only (#930) 2024-08-26 16:49:47 +12:00
github-actions[bot]
822260bd4f Bump version to 25.2.0 2024-08-26 01:45:29 +00:00
Jesse Hills
615f79483c
Adjust subscribe_home_assistant_states to allow separate callback (#928) 2024-08-26 13:45:15 +12:00
dependabot[bot]
854925e33e
Bump pytest-asyncio from 0.23.8 to 0.24.0 (#926)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-24 12:30:03 -10:00
Alexandre Detiste
9592660662
remove extraneous dependency on old "mock" (#927) 2024-08-24 12:26:32 -10:00
github-actions[bot]
a77369719c Bump version to 25.1.1 2024-08-14 12:12:55 +00:00
dependabot[bot]
5698ed6c10
Bump docker/build-push-action from 6.6.1 to 6.7.0 (#924)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 07:12:37 -05:00