Franck Nijhof
83f6e168e5
Update orjson to 3.8.4 ( #85195 )
2023-01-05 12:34:23 +01:00
J. Nick Koston
a9640d9c94
Bump home-assistant-bluetooth to 1.9.2 ( #85123 )
2023-01-04 18:29:26 +01:00
Bram Kragten
d3b1a2c95e
Update frontend to 20230104.0 ( #85107 )
2023-01-04 14:38:17 +01:00
J. Nick Koston
7fdf00a9fb
Bump scapy to 2.5.0 ( #85074 )
...
changelog: https://github.com/secdev/scapy/compare/v2.4.5...v2.5.0
Reduces memory overhead via https://github.com/secdev/scapy/pull/3579
2023-01-03 16:48:47 -05:00
J. Nick Koston
8db086f65b
Bump sqlalchemy to 1.4.45 ( #85021 )
...
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_14.html#change-1.4.45
2023-01-02 20:46:56 -05:00
J. Nick Koston
b470c3484b
Bump httpx to 0.23.2 ( #85023 )
...
changelogs:
https://github.com/encode/httpcore/compare/0.16.2...0.16.3
https://github.com/encode/httpx/compare/0.23.1...0.23.2
2023-01-02 20:45:52 -05:00
Bram Kragten
0ad16e25ef
Update frontend to 20230102.0 ( #85010 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-02 23:31:42 +01:00
J. Nick Koston
3dd342baf3
Bump home-assistant-bluetooth to 1.9.1 ( #85005 )
...
fixes #83722
2023-01-02 16:33:01 -05:00
Franck Nijhof
2371a6cc72
Update Pillow to 9.4.0 ( #84974 )
2023-01-02 14:43:41 +01:00
Franck Nijhof
9b3d727e8e
Update orjson to 3.8.3 ( #84878 )
2022-12-31 00:58:02 +01:00
Bram Kragten
55885f49f2
Update frontend to 20221230.0 ( #84842 )
2022-12-30 14:55:50 +01:00
Franck Nijhof
f84533838a
Update attrs to 22.2.0 ( #84772 )
2022-12-29 15:09:39 +01:00
Bram Kragten
29797b93f7
Update frontend to 20221228.0 ( #84696 )
2022-12-28 16:35:50 +01:00
J. Nick Koston
75739d8621
Bump zeroconf to 0.47.1 ( #84523 )
2022-12-23 18:35:44 -10:00
J. Nick Koston
8c70e5aaad
Try the next best adapter after a BLE connection fails ( #84512 )
...
* Try the next best adapter after a BLE connection fails
* add cover
* tweak
* tweak
* Update homeassistant/components/bluetooth/wrappers.py
* bump
* small tweak
* tweak logic
2022-12-23 20:48:47 -05:00
J. Nick Koston
070aa714a0
Switch to a different local Bluetooth adapter when one runs out of connection slots ( #84331 )
2022-12-23 08:58:33 -10:00
Franck Nijhof
f17a42dc27
Upgrade ciso8601 to 2.3.0 ( #84465 )
2022-12-22 15:01:59 -05:00
J. Nick Koston
17d674e1cc
Bump zeroconf to 0.47.0 ( #84420 )
2022-12-21 19:18:58 -10:00
Steven Looman
682501eb47
Less tasks when receiving SSDP messages ( #84186 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-12-21 11:35:52 -10:00
J. Nick Koston
88ef8cc51a
Bump bluetooth-data-tools to 0.3.1 ( #84258 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v0.3.0...v0.3.1
2022-12-19 22:45:39 +02:00
Aaron Godfrey
fe2e357ae9
Upgrade attrs to 22.1.0 ( #84205 )
2022-12-19 12:40:30 +01:00
J. Nick Koston
f1fc54d29d
Bump zeroconf to 0.44.0 ( #84166 )
2022-12-19 11:56:11 +01:00
J. Nick Koston
c70faeae96
Bump bluetooth-auto-recovery to 1.0.3 ( #84075 )
...
* Bump bluetooth-auto-recovery to 1.0.1
changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v1.0.0...v1.0.1
Handles the case were the adapter gets a new hci number
after a usb reset.
* one more
* bump again
2022-12-16 09:25:23 -05:00
Bram Kragten
b0b3b36392
Update frontend to 20221213.1 ( #84058 )
2022-12-15 11:35:02 -05:00
Bram Kragten
42a9069338
Update frontend to 20221213.0 ( #83940 )
2022-12-13 13:24:24 -05:00
J. Nick Koston
7c6806e75d
Fix bleak-retry-connector get_device hang with HAOS 9.4 and only proxies ( #83879 )
...
The bleak connection setup to dbus hangs forever instead of errors if
there are no local bluetooth adapters and we are using remote proxies.
The library now times out when this happens instead of hanging
forever.
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.10.1...v2.10.2
2022-12-12 21:29:39 -05:00
Bram Kragten
5ef972c5d9
Update frontend to 20221212.0 ( #83842 )
2022-12-12 18:52:47 +01:00
J. Nick Koston
876258e68a
Bump bluetooth-auto-recovery to 1.0.0 ( #83800 )
...
fixes https://github.com/home-assistant/core/issues/83673
2022-12-12 11:49:57 +01:00
Paulus Schoutsen
1c0543bcd5
Drop aiohttp to 3.8.1 ( #83795 )
2022-12-11 21:19:02 -05:00
J. Nick Koston
9008006ac8
Restore remote discovered devices between remote scanner restarts ( #83699 )
2022-12-11 09:02:55 -10:00
J. Nick Koston
df0f694b01
Bump dbus-fast to 1.82.0 ( #83682 )
...
performance improvements for HAOS 9.4 passive monitoring
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.80.0...v1.82.0
2022-12-09 20:55:20 -05:00
J. Nick Koston
558dceac42
Bump dbus-fast to 1.80.0 ( #83601 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.79.0...v1.80.0
performance improvements
2022-12-09 05:03:09 +01:00
J. Nick Koston
52f754e83d
Bump bluetooth-auto-recovery to 0.5.5 ( #83597 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v0.5.4...v0.5.5
fixes #78036
2022-12-08 20:29:14 -05:00
J. Nick Koston
8193ddf61a
Bump dbus-fast to 1.79.0 ( #83598 )
...
HA OS 9.4 adds support for passive scanning, however
a different path is used in dbus-fast to get the passive
results which was never optimized which caused passive
scanning to use more cpu time than active scanning.
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.75.0...v1.79.0
2022-12-08 20:28:52 -05:00
Bram Kragten
ee8a2d1e25
Update frontend to 20221208.0 ( #83551 )
2022-12-08 17:18:39 +01:00
Bram Kragten
dfb0887765
Update frontend to 20221207.0 ( #83479 )
2022-12-07 17:46:42 +01:00
Joakim Sørensen
41e4f10977
Bump hass-nabucasa from 0.59.0 to 0.61.0 ( #83466 )
2022-12-07 13:17:45 +01:00
Franck Nijhof
552a87dfcc
Upgrade grpcio(-status) to 1.51.1 ( #83420 )
2022-12-06 21:57:06 +01:00
Bram Kragten
75c5137e77
Update frontend to 20221206.0 ( #83415 )
2022-12-06 13:21:28 -05:00
J. Nick Koston
1ee9c0cb8d
Fix bluetooth device connection failure when device is seen by dbus but not bleak ( #83281 )
2022-12-05 22:34:21 -05:00
Bram Kragten
91cdf0ecf7
Update frontend to 20221205.0 ( #83349 )
2022-12-05 23:59:54 +01:00
Michael Chisholm
7378277212
Update async-upnp-client to 0.32.3 ( #83215 )
2022-12-04 10:05:53 -08:00
J. Nick Koston
955d4abf13
Fix missing services with esp32 proxies ( #83192 )
2022-12-03 13:50:59 -05:00
J. Nick Koston
6651dfaf9b
Bump bluetooth-auto-recovery to 0.5.4 ( #83155 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/v0.5.3...v0.5.4
2022-12-02 19:48:06 -05:00
J. Nick Koston
144f1b918b
Fix logging the wrong bluetooth adapter while connecting and out of slots ( #83158 )
2022-12-02 13:24:12 -10:00
Michaël Arnauts
5a8cf38552
Update pycomfoconnect to 0.5.1 ( #83124 )
2022-12-02 10:38:29 -10:00
J. Nick Koston
8eeba490d1
Update aiobafi6 to 0.7.3 ( #83073 )
2022-12-02 14:56:02 +01:00
J. Nick Koston
ccb5910db0
Bump bleak-retry-connector to 2.8.7 ( #83095 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.6...v2.8.7
2022-12-02 08:08:56 +01:00
Bram Kragten
18e4c065eb
Update frontend to 20221201.1 ( #83062 )
2022-12-01 16:35:53 -05:00
Joakim Sørensen
817bbfe6aa
Bump hass-nabucasa from 0.56.0 to 0.59.0 ( #82987 )
...
* Bump hass-nabucasa from 0.56.0 to 0.58.0
* 0.59.0
2022-12-01 09:08:39 +01:00