Commit Graph

566 Commits

Author SHA1 Message Date
J. Nick Koston
7a80e3529b
Improve error reporting when encryption is disabled on device but client requests it (#464) 2023-07-10 21:15:14 -10:00
github-actions[bot]
24be8b0666 Bump version to 15.1.5 2023-07-11 07:00:41 +00:00
J. Nick Koston
6b0d84110e
Avoid sending pings when we have traffic (#463) 2023-07-10 21:00:24 -10:00
J. Nick Koston
8ac62a321f
Improve performance of converting raw BLE advertisements (#462) 2023-07-09 13:06:06 -10:00
J. Nick Koston
b81fe760ba
Improve performance reassembling fragmented packets (#461) 2023-07-09 12:10:33 -10:00
github-actions[bot]
74ba67d792 Bump version to 15.1.4 2023-07-07 17:56:24 +00:00
dependabot[bot]
4d5d145d39
Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 07:56:05 -10:00
J. Nick Koston
69b4c42cf3
Add checks for debug logging in the write path (#458) 2023-07-03 19:54:22 -05:00
github-actions[bot]
87e580914f Bump version to 15.1.3 2023-07-03 23:27:05 +00:00
J. Nick Koston
d53ab5d5bb
Use memoryview for camera images (#456) 2023-07-03 18:26:52 -05:00
J. Nick Koston
f3f5bd6b55
Reduce protocol overhead (#454) 2023-07-03 11:57:04 -05:00
github-actions[bot]
0626fbe45f Bump version to 15.1.2 2023-07-02 21:55:51 +00:00
J. Nick Koston
974b8e3ac1
Check if debug is enabled once per packet (#455) 2023-07-02 16:55:36 -05:00
github-actions[bot]
aa88d51a45 Bump version to 15.1.1 2023-07-01 21:32:12 +00:00
J. Nick Koston
34f6badcde
Use slots for APIConnection and APIClient (#453) 2023-07-01 16:31:58 -05:00
github-actions[bot]
45ded8590d Bump version to 15.1.0 2023-07-01 16:12:55 +00:00
J. Nick Koston
59a66ba870
Include the server name in the exception for invalid encryption key (#452) 2023-07-01 11:12:38 -05:00
dependabot[bot]
cfb3972c9d
Bump mypy from 1.4.0 to 1.4.1 (#449)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 09:07:27 -05:00
dependabot[bot]
7813c10898
Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 (#450)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 09:05:54 -05:00
github-actions[bot]
c9552381e6 Bump version to 15.0.1 2023-06-30 14:04:44 +00:00
J. Nick Koston
a8e7d40874
Speed up noise by using chacha20poly1305-reuseable (#451) 2023-06-30 09:04:26 -05:00
github-actions[bot]
417f78b047 Bump version to 15.0.0 2023-06-26 02:45:54 +00:00
J. Nick Koston
4fe46f5aa0
Propagate if disconnect was expected to disconnect callback (#448) 2023-06-25 21:45:36 -05:00
dependabot[bot]
b490d3b7e0
Bump docker/build-push-action from 4.1.0 to 4.1.1 (#445)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-24 11:18:16 -05:00
github-actions[bot]
e6796713ea Bump version to 14.1.2 2023-06-24 16:18:11 +00:00
dependabot[bot]
64a5453d35
Bump mypy from 1.3.0 to 1.4.0 (#446)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-24 11:17:55 -05:00
github-actions[bot]
a934c9d7e7 Bump version to 14.1.1 2023-06-24 15:47:43 +00:00
J. Nick Koston
eaa5e295cf
Fix more cases where incorrect encryption keys were not detected (#447) 2023-06-24 10:47:24 -05:00
dependabot[bot]
c1752bcf49
Bump docker/setup-buildx-action from 2.6.0 to 2.7.0 (#444)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 08:13:20 +12:00
github-actions[bot]
a29194e4d8 Bump version to 14.1.0 2023-06-11 22:40:04 +00:00
Graham Brown
a79da42aaf
Add support for alarm_control_panel entities (#427) 2023-06-12 10:39:49 +12:00
dependabot[bot]
ac3644a419
Bump docker/build-push-action from 4.0.0 to 4.1.0 (#443)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 10:39:02 +12:00
dependabot[bot]
789653f6e2
Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#442) 2023-06-08 22:42:39 +00:00
github-actions[bot]
5176851b06 Bump version to 14.0.1 2023-06-08 22:40:12 +00:00
dependabot[bot]
e5fb4f517d
Bump docker/setup-buildx-action from 2.5.0 to 2.6.0 (#441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 10:39:55 +12:00
dependabot[bot]
52c8dca5cd
Bump docker/login-action from 2.1.0 to 2.2.0 (#440)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 10:39:46 +12:00
github-actions[bot]
8f3c276503 Bump version to 14.0.0 2023-06-07 05:43:14 +00:00
Jesse Hills
44f0b8027d
Add raw ble advertisements support (#439)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-07 00:42:57 -05:00
github-actions[bot]
225cf769f3 Bump version to 13.9.0 2023-05-30 02:18:09 +00:00
Jesse Hills
8340d2a6b8
Add use_vad flag to VA start request (#438) 2023-05-30 14:17:55 +12:00
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