Commit Graph

507 Commits

Author SHA1 Message Date
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
github-actions[bot] 4e56fc093a Bump version to 13.4.2 2023-03-06 04:50:26 +00:00
dependabot[bot] b4ecf4fbfc
Bump actions/cache from 3.2.5 to 3.2.6 (#389)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 18:50:10 -10:00
github-actions[bot] 31b75be915 Bump version to 13.4.1 2023-02-24 14:31:49 +00:00
Fredrik Gustafsson 3e60332a71
Fix bluetooth_device_connect returning prematurely from a disconnect (#391) 2023-02-24 08:31:24 -06:00
github-actions[bot] 5c5411686e Bump version to 13.4.0 2023-02-20 00:18:03 +00:00
Jesse Hills 4860af1edf
Add current_temp step (#384) 2023-02-20 13:17:47 +13:00
github-actions[bot] 682138b2a9 Bump version to 13.3.2 2023-02-16 18:45:32 +00:00
dependabot[bot] 2f0a115604
Bump pylint from 2.16.1 to 2.16.2 (#383)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 07:45:13 +13:00
dependabot[bot] d7d1361864
Bump types-protobuf from 4.21.0.5 to 4.21.0.6 (#385)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 07:44:59 +13:00
github-actions[bot] 81c35d3505 Bump version to 13.3.1 2023-02-13 01:13:17 +00:00
J. Nick Koston 0656b65ca1
Ensure we hold strong references to tasks (#382) 2023-02-13 14:11:58 +13:00
J. Nick Koston f99db3577c
Remove useless on_msg function in subscribe_logs (#380) 2023-02-13 11:42:14 +13:00
dependabot[bot] e4cfef5cd4
Bump actions/cache from 3.2.4 to 3.2.5 (#381)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 11:41:41 +13:00
github-actions[bot] 19778773f7 Bump version to 13.3.0 2023-02-12 22:41:35 +00:00
Alexander Momchilov c62a0eff3b
Add `supports_stop` to `CoverInfo` (#276)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-13 11:41:21 +13:00
github-actions[bot] 1af3c0ae1a Bump version to 13.2.0 2023-02-08 23:11:47 +00:00
dependabot[bot] 72ff25a6ea
Bump types-protobuf from 4.21.0.2 to 4.21.0.5 (#378)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 12:10:14 +13:00
dependabot[bot] e528cabbcc
Bump isort from 5.11.4 to 5.12.0 (#366)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-09 12:09:46 +13:00
dependabot[bot] cd142a1fc6
Bump black from 22.12.0 to 23.1.0 (#371)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-02-09 12:08:24 +13:00