J. Nick Koston
|
92395f8cc9
|
Merge branch 'main' into climate_enhancements
|
2023-11-28 06:44:49 -06:00 |
|
github-actions[bot]
|
72a8f70bcd
|
Bump version to 19.1.5
|
2023-11-28 12:44:40 +00:00 |
|
J. Nick Koston
|
29faf6746f
|
Simplify similar code for building entity commands (#765)
|
2023-11-28 06:44:24 -06:00 |
|
J. Nick Koston
|
85dbc54ee5
|
Merge branch 'main' into climate_enhancements
|
2023-11-28 00:12:55 -06:00 |
|
github-actions[bot]
|
681fec9db9
|
Bump version to 19.1.4
|
2023-11-28 05:51:55 +00:00 |
|
J. Nick Koston
|
1b51530642
|
Reduce duplicate code between connection and frame helper (#763)
|
2023-11-27 23:51:38 -06:00 |
|
J. Nick Koston
|
75df693fb2
|
Merge branch 'main' into climate_enhancements
|
2023-11-27 19:01:50 -06:00 |
|
github-actions[bot]
|
5fb9c9243b
|
Bump version to 19.1.3
|
2023-11-28 00:39:37 +00:00 |
|
J. Nick Koston
|
ab5834ca0d
|
Fix not backing off when connection requires encryption (#762)
|
2023-11-27 18:39:22 -06:00 |
|
J. Nick Koston
|
fd3085dd9c
|
Merge branch 'main' into climate_enhancements
|
2023-11-27 08:51:14 -06:00 |
|
J. Nick Koston
|
31c6e4abc6
|
Add test for legacy UserService type_ conversion (#761)
|
2023-11-27 08:46:36 -06:00 |
|
J. Nick Koston
|
f6eff1a205
|
Add coverage for GATT services from dict (#760)
|
2023-11-27 08:43:51 -06:00 |
|
J. Nick Koston
|
60e193e4df
|
Add test for legacy bluetooth data (#759)
|
2023-11-27 08:24:23 -06:00 |
|
github-actions[bot]
|
e961e4efca
|
Bump version to 19.1.2
|
2023-11-27 14:22:09 +00:00 |
|
J. Nick Koston
|
b73270c0bd
|
Fix discover cli tool when address is missing from mdns (#758)
|
2023-11-27 08:21:51 -06:00 |
|
J. Nick Koston
|
c30d26ccc8
|
Merge branch 'main' into climate_enhancements
|
2023-11-26 18:43:44 -06:00 |
|
J. Nick Koston
|
86726e9079
|
Add test to ensure log runner reconnects on subscribe failure (#757)
|
2023-11-26 18:25:29 -06:00 |
|
J. Nick Koston
|
e93ee7f313
|
Add coverage for legacy empty BLE advertisements (#756)
|
2023-11-26 18:00:15 -06:00 |
|
J. Nick Koston
|
3a4ea30adb
|
Fix missing asserts in legacy bluetooth and light compat tests (#755)
|
2023-11-26 17:59:25 -06:00 |
|
J. Nick Koston
|
b3972ea070
|
Improve coverage for legacy ble advertisements (#754)
|
2023-11-26 17:57:02 -06:00 |
|
J. Nick Koston
|
b84a07cd0c
|
Fix voice assistant start task getting prematurely garbage collected (#753)
|
2023-11-26 17:54:18 -06:00 |
|
J. Nick Koston
|
91b0f1abba
|
Add coverage for legacy color mode compat (#752)
|
2023-11-26 17:42:11 -06:00 |
|
J. Nick Koston
|
c53aeff924
|
Add coverage to ensure log runner reconnects on disconnect (#751)
|
2023-11-26 17:34:23 -06:00 |
|
J. Nick Koston
|
c98eaa1250
|
Add coverage to verify subscribe_voice_assistant cancels tasks on unsub (#750)
|
2023-11-26 17:32:53 -06:00 |
|
J. Nick Koston
|
ca7d403a78
|
Add coverage for trying to use the client while still handshaking (#749)
|
2023-11-26 17:23:17 -06:00 |
|
J. Nick Koston
|
a8e2e6828b
|
Add coverage to ensure pairing ignores responses from the wrong device (#748)
|
2023-11-26 17:17:22 -06:00 |
|
J. Nick Koston
|
98c6e6a2ae
|
Add coverage for client api_version being None after disconnected (#747)
|
2023-11-26 17:14:41 -06:00 |
|
J. Nick Koston
|
3ff5f876d5
|
Add coverage for BLE connection drop during pairing (#746)
|
2023-11-26 17:11:42 -06:00 |
|
J. Nick Koston
|
a148479679
|
Add coverage for unsubscribing from voice assistants (#745)
|
2023-11-26 17:07:48 -06:00 |
|
J. Nick Koston
|
1a4bdfbed8
|
Add coverage for subscribe_voice_assistant (#744)
|
2023-11-26 17:03:23 -06:00 |
|
J. Nick Koston
|
1a4c8bff17
|
Add test coverage for send_voice_assistant_event (#743)
|
2023-11-26 16:45:38 -06:00 |
|
J. Nick Koston
|
0fab7a6b99
|
Expand coverage for bluetooth GATT services (#742)
|
2023-11-26 16:34:28 -06:00 |
|
J. Nick Koston
|
f280efba8a
|
Ensure Bluetooth notifies can safely be cancelled after disconnect (#741)
|
2023-11-26 15:29:51 -06:00 |
|
J. Nick Koston
|
150ce726da
|
Fix races in bluetooth device connect (#740)
|
2023-11-26 15:21:54 -06:00 |
|
J. Nick Koston
|
108074a2dc
|
Add coverage for send_home_assistant_state (#739)
|
2023-11-26 14:16:08 -06:00 |
|
J. Nick Koston
|
f15acf1b1a
|
Reduce duplicate code for Bluetooth Advertisements (#738)
|
2023-11-26 14:08:05 -06:00 |
|
J. Nick Koston
|
67bd7efb29
|
Add test for GATT error while doing a read (#736)
|
2023-11-26 13:59:07 -06:00 |
|
J. Nick Koston
|
1a7ce50f63
|
Reduce mocking in client test to better simulate actual usage (#735)
|
2023-11-26 13:50:45 -06:00 |
|
J. Nick Koston
|
0d2f8f651d
|
Add coverage for bluetooth_proxy_feature_flags_compat (#734)
|
2023-11-26 13:33:30 -06:00 |
|
github-actions[bot]
|
ea23a18ab5
|
Bump version to 19.1.1
|
2023-11-26 19:26:09 +00:00 |
|
J. Nick Koston
|
cea62efbba
|
Small cython cleanps to the frame helpers (#733)
|
2023-11-26 13:25:55 -06:00 |
|
J. Nick Koston
|
82989b05ab
|
Merge branch 'main' into climate_enhancements
|
2023-11-26 11:25:10 -06:00 |
|
github-actions[bot]
|
1e9e61d670
|
Bump version to 19.1.0
|
2023-11-26 17:04:32 +00:00 |
|
J. Nick Koston
|
f230825651
|
Add discover cli tool (#732)
|
2023-11-26 11:04:17 -06:00 |
|
J. Nick Koston
|
6e08933a75
|
Fix race scheduling reconnect from zeroconf records (#731)
|
2023-11-26 10:32:16 -06:00 |
|
J. Nick Koston
|
c9091cbefc
|
Avoid closing the churning zeroconf instances in the host resolver (#730)
|
2023-11-26 10:12:29 -06:00 |
|
J. Nick Koston
|
aded2d28b5
|
Avoid churning zeroconf instances in the host resolver when created in the reconnect logic (#729)
|
2023-11-26 10:05:24 -06:00 |
|
J. Nick Koston
|
991214ef52
|
Fix name logic with reconnect logic when APIConnection address lacks local (#728)
|
2023-11-26 09:56:32 -06:00 |
|
J. Nick Koston
|
3a2a2f473c
|
Add test to ensure connect task aborts when stopped (#727)
|
2023-11-26 09:29:33 -06:00 |
|
J. Nick Koston
|
b3d4189b07
|
Fix reconnect logic cancelling the connection while handshaking (#726)
|
2023-11-26 09:14:42 -06:00 |
|