Commit Graph

674 Commits

Author SHA1 Message Date
J. Nick Koston 7323ce8987
Disable all pypy wheels (#571) 2023-10-12 10:21:20 -10:00
github-actions[bot] beeb827f64 Bump version to 17.1.4 2023-10-12 20:03:48 +00:00
J. Nick Koston f9fa36a89c
Remove async_timeout requirement on python 3.11+ (#570) 2023-10-12 10:03:30 -10:00
J. Nick Koston abc9bb04e4
Disable wheel builds on old pypy versions as well (#569) 2023-10-12 09:15:54 -10:00
dependabot[bot] 749c2d0007
Bump pylint from 2.17.7 to 3.0.1 (#562)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-12 09:14:56 -10:00
github-actions[bot] 7980afbe70 Bump version to 17.1.3 2023-10-12 19:14:42 +00:00
dependabot[bot] a9d93dcdf3
Bump mypy from 1.5.1 to 1.6.0 (#563)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-12 09:14:14 -10:00
github-actions[bot] e942152af2 Bump version to 17.1.2 2023-10-12 19:05:37 +00:00
J. Nick Koston d5de827803
Do not build wheels on older unsupported python versions (#568) 2023-10-12 09:05:22 -10:00
github-actions[bot] fd51db152e Bump version to 17.1.1 2023-10-12 18:56:31 +00:00
J. Nick Koston b491d7b840
Update publish workflow to create wheels (#567) 2023-10-12 08:56:11 -10:00
github-actions[bot] 4a6dcaf0da Bump version to 17.1.0 2023-10-12 18:12:57 +00:00
J. Nick Koston 2c6f3d40ed
Add optional basic cython implementation for frame_helper (#564) 2023-10-12 08:12:39 -10:00
J. Nick Koston 275ca3a660
Run tests on multiple python versions (#566) 2023-10-11 12:52:19 -10:00
J. Nick Koston 96a448b02c
Fix bad except clauses order (#565) 2023-10-11 12:22:50 -10:00
dependabot[bot] d4b0919eab
Bump pylint from 2.17.6 to 2.17.7 (#560)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 22:52:49 +13:00
dependabot[bot] 8f68ce6166
Bump docker/setup-buildx-action from 2.10.0 to 3.0.0 (#555)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 10:04:55 +01:00
github-actions[bot] 47f7a41e62 Bump version to 17.0.2 2023-10-02 09:04:45 +00:00
dependabot[bot] d5f79353df
Bump pylint from 2.17.5 to 2.17.6 (#557) 2023-10-02 10:04:25 +01:00
github-actions[bot] 4ae2799365 Bump version to 17.0.1 2023-10-01 17:32:09 +00:00
J. Nick Koston 1d465e3a8a
Switch host resolver to use modern zeroconf APIs (#559) 2023-10-01 18:31:50 +01:00
github-actions[bot] 193ad298e0 Bump version to 17.0.0 2023-09-26 19:34:25 +00:00
Jesse Hills a17dc3c380
Add voice assistant audio settings (#556) 2023-09-27 08:34:07 +13:00
dependabot[bot] b8b0c37d05
Bump actions/checkout from 3 to 4 (#534) 2023-09-24 17:04:02 -05:00
dependabot[bot] b5a154e4c6
Bump black from 23.7.0 to 23.9.1 (#546)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 16:43:25 -05:00
dependabot[bot] e985ac091e
Bump docker/login-action from 2.2.0 to 3.0.0 (#549)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 16:40:36 -05:00
dependabot[bot] eb8ff74c3c
Bump docker/setup-qemu-action from 2.2.0 to 3.0.0 (#548)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-24 16:39:12 -05:00
dependabot[bot] bd07ddd668
Bump actions/cache from 3.3.1 to 3.3.2 (#542) 2023-09-24 23:34:54 +02:00
dependabot[bot] 3b23a8be03
Bump docker/build-push-action from 4.1.1 to 5.0.0 (#550) 2023-09-24 23:31:19 +02:00
dependabot[bot] 6ac6ffce3e
Bump types-protobuf from 4.24.0.1 to 4.24.0.2 (#552) 2023-09-24 23:27:59 +02:00
J. Nick Koston fd0d830319
Adjust black target version to 3.9 (#553) 2023-09-24 23:27:17 +02:00
github-actions[bot] a9dd6743d0 Bump version to 16.0.6 2023-09-24 21:27:07 +00:00
J. Nick Koston aecade1e1b
Small cleanups to connection code (#554) 2023-09-24 23:26:52 +02:00
J. Nick Koston 223eb23c05
Increase expected disconnect cooldown to 5.0 seconds (#540) 2023-09-05 19:22:13 -05:00
J. Nick Koston e0c4530dd8
Add additional connection logging (#539) 2023-09-05 19:21:55 -05:00
J. Nick Koston ca254f150c
Fix zeroconf listener being removed from zeroconf callback (#538) 2023-09-05 18:22:00 -05:00
github-actions[bot] c457081c61 Bump version to 16.0.5 2023-09-04 17:56:41 +00:00
J. Nick Koston 11a19438cb
Avoid a few calls to fetch loop time (#533) 2023-09-04 12:56:23 -05:00
J. Nick Koston 4c992365e0
Increase default bluetooth disconnect timeout to 20s (#528) 2023-09-03 08:28:39 -05:00
github-actions[bot] d16eadb83c Bump version to 16.0.4 2023-09-03 13:28:28 +00:00
dependabot[bot] 747d6ff060
Bump docker/setup-buildx-action from 2.9.1 to 2.10.0 (#530)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-03 08:28:13 -05:00
github-actions[bot] 473e21a797 Bump version to 16.0.3 2023-08-29 13:03:11 +00:00
J. Nick Koston fee26d5387
Speed up zeroconf reconnect logic (#531) 2023-08-29 08:02:53 -05:00
Jesse Hills 55d112c89e
Add new VA event types (#529) 2023-08-28 09:35:18 +12:00
github-actions[bot] e0d43fd1ad Bump version to 16.0.2 2023-08-27 21:28:10 +00:00
dependabot[bot] dfec601c0c
Bump mypy from 1.5.0 to 1.5.1 (#527)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 09:27:54 +12:00
J. Nick Koston 81dad013d5
Cache uuid conversions (#524) 2023-08-16 00:10:11 -05:00
J. Nick Koston eebc7d99f2
Make entity info and state mappings constants (#523) 2023-08-15 22:19:46 -05:00
dependabot[bot] 80ec3246dc
Bump mypy from 1.4.1 to 1.5.0 (#521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-15 10:06:51 -05:00
github-actions[bot] 3720ed5d57 Bump version to 16.0.1 2023-08-15 15:03:49 +00:00