Commit Graph

776 Commits

Author SHA1 Message Date
github-actions[bot]
dc7d13f64a Bump version to 13.8.0 2023-05-29 23:18:44 +00:00
Jesse Hills
b1bfabacc7
Add conversation_id to VA start request (#437) 2023-05-30 11:18:28 +12:00
J. Nick Koston
8a661bb673
Reduce overhead to process bluetooth advertisements (#435) 2023-05-15 12:59:33 -05:00
dependabot[bot]
bbb17fd96f
Bump types-protobuf from 4.22.0.2 to 4.23.0.1 (#433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 16:53:56 +09:00
dependabot[bot]
0c6fb3edc2
Bump mypy from 1.2.0 to 1.3.0 (#434) 2023-05-13 16:38:15 +09:00
J. Nick Koston
6b32b7c5a3
Avoid one dict lookup when processing packets (#431) 2023-05-08 10:07:51 -05:00
github-actions[bot]
9a35b717c2 Bump version to 13.7.5 2023-05-08 15:03:30 +00:00
dependabot[bot]
9ceda15963
Bump pylint from 2.17.2 to 2.17.4 (#430)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 10:03:13 -05:00
github-actions[bot]
ec14d7019d Bump version to 13.7.4 2023-05-07 14:06:08 +00:00
J. Nick Koston
7b8ed9fd03
Fix BLE connection timing out on failure instead of raising (#429) 2023-05-07 09:05:51 -05:00
github-actions[bot]
85e19020fa Bump version to 13.7.3 2023-05-04 17:47:22 +00:00
J. Nick Koston
8261700bdd
Fix disconnecting while handshake is in process (#428) 2023-05-04 12:47:03 -05:00
github-actions[bot]
910d197906 Bump version to 13.7.2 2023-04-25 20:11:59 +00:00
J. Nick Koston
de9b7266f1
Refactor reconnect logic to reduce complexity (#426) 2023-04-25 16:11:40 -04:00
J. Nick Koston
3f29ac92ad
Hold strong references to voice assistant tasks (#424) 2023-04-20 14:30:28 -10:00
J. Nick Koston
032e921cb3
Use sloted dataclass for BluetoothLEAdvertisement (#422) 2023-04-19 20:50:10 -10:00
J. Nick Koston
a539a6e950
Improve data throughput (#421) 2023-04-19 20:47:38 -10:00
J. Nick Koston
d1951ebd90
Remove _convert_bluetooth_le_name as it did not need to be its own function (#423) 2023-04-19 20:47:26 -10:00
github-actions[bot]
4abe5fd959 Bump version to 13.7.1 2023-04-16 20:45:58 +00:00
Jesse Hills
caa7896d9f
Add concurrency rules to workflows (#420) 2023-04-17 08:45:43 +12:00
github-actions[bot]
55661d41eb Bump version to 13.7.0 2023-04-11 04:07:55 +00:00
dependabot[bot]
0ac24f4626
Bump pylint from 2.17.1 to 2.17.2 (#415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 16:05:58 +12:00
dependabot[bot]
66e04bad9e
Bump mypy from 1.1.1 to 1.2.0 (#419)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 16:05:45 +12:00
dependabot[bot]
0605558545
Bump types-protobuf from 4.22.0.0 to 4.22.0.2 (#418)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-11 15:58:14 +12:00
github-actions[bot]
29c62ffe85 Bump version to 13.6.2 2023-04-11 03:57:51 +00:00
Jesse Hills
15846c5896
Add initial voice assistant support (#412) 2023-04-11 15:57:35 +12:00
J. Nick Koston
48792681f2
Reduce uuid conversion overhead (#417) 2023-04-04 16:21:52 -10:00
dependabot[bot]
cfbf215485
Bump black from 23.1.0 to 23.3.0 (#411)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 07:39:11 +12:00
github-actions[bot]
bb50d893f8 Bump version to 13.6.1 2023-04-03 04:54:00 +00:00
Jesse Hills
d7ae431c59
Disable pylint too-many-lines (#413) 2023-04-03 16:53:43 +12:00
J. Nick Koston
d6fd9b6cfd
Add the ability to clear the cache to the API (#410)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-27 10:47:21 +13:00
dependabot[bot]
811b05ba05
Bump pylint from 2.17.0 to 2.17.1 (#407)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 09:35:36 +13:00
github-actions[bot]
b448720d9e Bump version to 13.6.0 2023-03-26 20:35:28 +00:00
richardhopton
4bb8fbbed1
feat: Unsubscribe from BLE advertisements fully on unsub (#409) 2023-03-27 09:35:11 +13:00
github-actions[bot]
5ebd8956ec Bump version to 13.5.2 2023-03-17 22:09:51 +00:00
J. Nick Koston
b188803f46
Remove unused lock from frame helper (#406) 2023-03-17 12:09:34 -10:00
dependabot[bot]
cd72bad964
Bump pylint from 2.16.3 to 2.17.0 (#402)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 13:24:02 -10:00
dependabot[bot]
91bd169a78
Bump mypy from 1.0.1 to 1.1.1 (#398)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 13:23:51 -10:00
dependabot[bot]
490b667bf0
Bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#403)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 09:57:24 -10:00
J. Nick Koston
eacf758900
Allow any message from the remote to cancel the pong timer (#401) 2023-03-13 09:56:36 -10:00
github-actions[bot]
471abb5fea Bump version to 13.5.1 2023-03-13 19:56:31 +00:00
dependabot[bot]
45417fb6f0
Bump actions/cache from 3.2.6 to 3.3.1 (#405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 09:56:12 -10:00
github-actions[bot]
9439cc4fcd Bump version to 13.5.0 2023-03-06 18:08:21 +00:00
Fredrik Gustafsson
2041d747cb
add pairing methods (#390) 2023-03-07 07:07:58 +13:00
J. Nick Koston
0327f75414
Adjust ping timeout to prevent premature disconnections (#395) 2023-03-05 18:56:22 -10:00
J. Nick Koston
51d581dd9c
Cooldown before reconnecting on expected disconnect (#397) 2023-03-05 18:54:54 -10:00
J. Nick Koston
81f6e67038
Fix disconnect message not being sent when disconnecting during hello phase (#396) 2023-03-05 18:52:55 -10:00
dependabot[bot]
f2e1942666
Bump types-protobuf from 4.21.0.6 to 4.22.0.0 (#392)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 18:52:34 -10:00
dependabot[bot]
6bc2502302
Bump mypy from 1.0.0 to 1.0.1 (#387)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 18:50:56 -10:00
dependabot[bot]
c7b9d2ecac
Bump pylint from 2.16.2 to 2.16.3 (#394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 18:50:40 -10:00