Bram Kragten
28917011cb
Update frontend to 20240112.0 ( #107886 )
2024-01-12 17:56:43 +01:00
J. Nick Koston
ce11366b9c
Bump bluetooth deps ( #107816 )
2024-01-12 09:45:49 +01:00
J. Nick Koston
86603b332a
Bump aiohttp-zlib-ng to 0.3.1 ( #107595 )
2024-01-08 13:24:57 -10:00
J. Nick Koston
8645d9c717
Bump aiohttp-zlib-ng to 0.3.0 ( #107184 )
2024-01-05 14:28:29 +01:00
J. Nick Koston
d67c8bb44f
Bump bluetooth-adapters to 0.17.0 ( #107195 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/compare/v0.16.2...v0.17.0
related https://github.com/home-assistant/operating-system/issues/2944
2024-01-05 06:54:46 +01:00
Michael Hansen
269500cb29
Report missing entities/areas instead of failing to match in Assist ( #107151 )
...
* Report missing entities/areas instead of failing
* Fix test
* Update assist pipeline test snapshots
* Test complete match failure
* Fix conflict
2024-01-04 17:09:20 -06:00
Bram Kragten
afb5f3c031
Update frontend to 20240104.0 ( #107155 )
2024-01-04 19:45:18 +01:00
J. Nick Koston
40d034cd8c
Revert "Bump aiohttp-zlib-ng to 0.2.0 ( #106691 )" ( #107109 )
2024-01-04 15:34:43 +01:00
J. Nick Koston
0ccf8ffbc6
Bump habluetooth to 2.0.2 ( #107097 )
2024-01-04 02:45:47 -10:00
Bram Kragten
d071299233
Update frontend to 20240103.3 ( #106963 )
2024-01-03 15:28:22 +01:00
Bram Kragten
a7ec78601e
Update frontend to 20240103.1 ( #106948 )
2024-01-03 13:18:09 +01:00
Bram Kragten
be6ceb020e
Update frontend to 20240103.0 ( #106942 )
2024-01-03 11:32:48 +01:00
J. Nick Koston
710e55fb09
Bump SQLAlchemy to 2.0.25 ( #106931 )
...
* Bump SQLAlchemy to 2.0.25
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.25
* drop unused ignore now that upstream is fixed
2024-01-03 09:12:35 +01:00
Michael Hansen
5003993658
Bump intents to 2024.1.2 ( #106909 )
2024-01-02 15:35:48 -06:00
J. Nick Koston
e1f078b70a
Bump aiohttp-zlib-ng to 0.2.0 ( #106691 )
2024-01-02 20:50:26 +01:00
Bram Kragten
584b6c2862
Update frontend to 20240102.0 ( #106898 )
2024-01-02 20:42:27 +01:00
Sid
729a0fbcd5
Move urllib3 constraint to pyproject.toml ( #106768 )
2024-01-02 13:34:19 +01:00
Bram Kragten
391123beb0
Update frontend to 20240101.0 ( #106808 )
2024-01-01 18:15:34 -10:00
Luke Lashley
cc18b9a2d8
Constrain dacite to at least 1.7.0 ( #105709 )
2024-01-01 18:00:17 -10:00
J. Nick Koston
25f09134b2
Bump bleak-retry-connector to 3.4.0 ( #106831 )
2024-01-01 12:16:17 -10:00
J. Nick Koston
bfda3f1ba8
Bump habluetooth to 2.0.1 ( #106750 )
...
fixes switching scanners to quickly since the manager failed
to account for jitter in the auto discovered advertising interval
replaces and closes #96531
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v2.0.0...v2.0.1
2023-12-31 06:44:55 -10:00
J. Nick Koston
a49999e984
Pin lxml to 4.9.4 ( #106694 )
2023-12-30 11:29:19 +01:00
J. Nick Koston
6e98f72f8b
Bump SQLAlchemy to 2.0.24 ( #106672 )
2023-12-29 10:19:06 -10:00
Bram Kragten
1cbd9bded0
Update frontend to 20231228.0 ( #106556 )
2023-12-28 16:05:11 +01:00
J. Nick Koston
093c952c38
Bump aiohttp-zlib-ng to 0.1.3 ( #106489 )
...
Reverts the workaround that was created for #105254 since the original
issue is fixed in zlib_ng 0.3.0+ which the lib now requires as a minimum
version
2023-12-27 08:04:07 -10:00
Bram Kragten
eb437afc67
Update frontend to 20231227.0 ( #106486 )
2023-12-27 17:59:52 +01:00
J. Nick Koston
e75357980a
Bump aiohttp-zlib-ng to 0.1.2 ( #106193 )
...
fixes #105254
2023-12-22 00:03:42 +01:00
Denis Shulyaka
9ba53e03ee
Bump httpx to 0.26.0 and httpcore to 1.0.2 ( #106194 )
2023-12-21 10:11:00 -10:00
J. Nick Koston
54f460b7c9
Improve performance of dhcp on high activity networks ( #105884 )
...
* Improve performance of dhcp on high activity networks
Most of the overhead was constructing IPAddress objects
which is solved with https://github.com/bdraco/cached-ipaddress
* fix test
* fix: bump
* bump again
* lets do it on the correct branch
2023-12-21 20:36:09 +01:00
J. Nick Koston
6845218a24
Bump bluetooth-data-tools to 1.19.0 ( #106156 )
2023-12-20 21:13:59 -10:00
J. Nick Koston
e50fe79911
Update habluetooth to 2.0.0 ( #106145 )
2023-12-20 20:37:39 -10:00
J. Nick Koston
2403b21c4f
Bump zeroconf to 0.131.0 ( #106037 )
2023-12-20 06:37:52 -10:00
Michael Chisholm
64a2c64419
Bump async-upnp-client to 0.38.0 ( #105980 )
2023-12-19 10:12:30 -10:00
Joakim Sørensen
5b4000e759
Bump hass-nabucasa from 0.74.0 to 0.75.1 ( #105958 )
...
* Bump hass-nabucasa from 0.74.0 to 0.75.1
* Force sorting of parametrized test
* Simplify async_create_issue.severity
* use fixtures
2023-12-19 13:08:27 +01:00
J. Nick Koston
5c503683b7
Bump lru-dict to 1.3.0 ( #105914 )
...
* Bump lru-dict to 1.3.0
changelog: https://github.com/amitdev/lru-dict/compare/v1.2.0...v1.3.0
* fix typing
* quote types
* quote types
2023-12-18 00:16:31 +01:00
J. Nick Koston
3f68abdd3a
Bump zeroconf to 0.130.0 ( #105868 )
2023-12-17 06:00:38 -10:00
J. Nick Koston
e78588a585
Bump bluetooth-adapters to 0.16.2 ( #105878 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/compare/v0.16.1...v0.16.2
2023-12-17 12:48:08 +01:00
J. Nick Koston
87c081e70d
Bump aiodiscover to 1.6.0 ( #105885 )
2023-12-16 16:07:21 -10:00
J. Nick Koston
7e1dc2286f
Bump bluetooth-data-tools to 1.18.0 ( #105685 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.17.0...v1.18.0
2023-12-14 16:12:52 +01:00
J. Nick Koston
aafdca88c9
Bump zeroconf to 0.129.0 ( #105701 )
...
* Bump zeroconf to 0.129.0
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.128.5...0.129.0
* cleanup typing
* remove redunant lru
* revert type narrowing
2023-12-14 07:52:37 +01:00
J. Nick Koston
a16ab0d1ac
Bump zeroconf to 0.128.5 ( #105694 )
2023-12-13 12:14:07 -10:00
J. Nick Koston
5dbd0dede1
Refactor Bluetooth scanners to avoid the need to pass a callback ( #105607 )
2023-12-13 09:17:48 +01:00
J. Nick Koston
c7a95d5654
Bump dbus-fast to 2.21.0 ( #105536 )
2023-12-12 07:55:12 -10:00
J. Nick Koston
e2abd3b8d0
Bump bluetooth libraries ( #105522 )
2023-12-12 08:31:23 +01:00
J. Nick Koston
f4ee2a1ab4
Bump anyio to 4.1.0 ( #105529 )
2023-12-12 08:24:24 +01:00
Marc Mueller
6c2b3ef950
Update typing-extensions to 4.9.0 ( #105490 )
2023-12-11 17:30:24 +01:00
J. Nick Koston
c634e3f0ca
Bump zeroconf to 0.128.4 ( #105465 )
...
* Bump zeroconf to 0.128.3
significant bug fixes
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.128.0...0.128.3
* .4
2023-12-11 07:47:53 +01:00
Paul Bottein
05f67f745b
Update frontend to 20231208.2 ( #105299 )
2023-12-08 16:45:34 +01:00
Franck Nijhof
949ca6bafc
Update yarl to 1.9.4 ( #105282 )
2023-12-08 12:11:59 +01:00
J. Nick Koston
8aacd3ea1b
Bump habluetooth to 0.10.0 ( #105118 )
2023-12-08 08:56:32 +01:00
Paul Bottein
297a7638ca
Update frontend to 20231206.0 ( #105132 )
2023-12-06 14:51:36 +01:00
J. Nick Koston
a528183556
Bump habluetooth to 0.8.0 ( #105109 )
2023-12-06 08:15:24 +01:00
Michael Hansen
3fda43ef33
Bump intents to 2023.12.05 ( #105116 )
2023-12-06 08:14:34 +01:00
Bram Kragten
dd37205a42
Update frontend to 20231205.0 ( #105081 )
2023-12-05 18:52:52 +01:00
J. Nick Koston
9b53fa6478
Bump habluetooth to 0.6.1 ( #105029 )
2023-12-05 09:30:21 +01:00
Bram Kragten
157c4e31df
Update frontend to 20231204.0 ( #104990 )
2023-12-04 13:10:51 +01:00
J. Nick Koston
b0d0f15911
Bump dbus-fast to 2.20.0 ( #104978 )
2023-12-03 22:53:47 -10:00
J. Nick Koston
401c890364
Bump habluetooth to 0.5.1 ( #104969 )
...
* bump lib
* bump again to be patchable
2023-12-04 08:42:07 +01:00
J. Nick Koston
c1f68c3767
Bump habluetooth to 0.4.0 ( #104958 )
2023-12-03 12:18:10 -10:00
J. Nick Koston
28584ad240
Relocate base Bluetooth scanner code into an external library ( #104930 )
2023-12-03 10:00:11 -10:00
J. Nick Koston
c8bb72935d
Bump bluetooth-data-tools to 1.17.0 ( #104935 )
2023-12-03 08:53:17 -10:00
J. Nick Koston
edb52bb364
Bump zeroconf to 0.128.0 ( #104936 )
2023-12-03 11:51:34 +01:00
J. Nick Koston
970751a635
Bump bluetooth-data-tools to 0.16.0 ( #104854 )
2023-12-01 04:44:58 -07:00
Bram Kragten
99523c96a2
Update frontend to 20231130.0 ( #104816 )
2023-11-30 17:49:31 +01:00
Michael Hansen
e10d58ef3e
Bump intents to 2023.11.29 ( #104738 )
2023-11-29 18:52:27 +01:00
Bram Kragten
4628b03677
Update frontend to 20231129.1 ( #104723 )
2023-11-29 16:29:20 +01:00
J. Nick Koston
608f4f7c52
Bump aiohttp to 3.9.1 ( #104176 )
2023-11-29 16:13:54 +01:00
Bram Kragten
49381cefa3
Update frontend to 20231129.0 ( #104710 )
2023-11-29 13:37:23 +01:00
Franck Nijhof
2a4a5d0a07
Update cryptography to 41.0.7 ( #104632 )
2023-11-28 12:09:12 +01:00
J. Nick Koston
74d7d02833
Bump aiohttp-fast-url-dispatcher to 0.3.0 ( #104592 )
2023-11-27 09:04:04 -06:00
J. Nick Koston
b94c9c8f6d
Bump bluetooth-data-tools to 1.15.0 ( #104480 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.14.0...v1.15.0
2023-11-25 08:21:25 +01:00
J. Nick Koston
d90605f9bc
Bump protobuf to 4.25.1 ( #104231 )
...
changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v25.1
2023-11-20 12:34:58 +01:00
Marc Mueller
6773c29ccc
Update aiohttp to 3.9.0 (Python 3.12) ( #104152 )
2023-11-18 08:53:49 -06:00
Michael Hansen
8c99cf14d3
Context slot decisions moved into hassil ( #104132 )
2023-11-17 11:07:08 -06:00
J. Nick Koston
51c1ea85f3
Bump zeroconf to 0.127.0 ( #104017 )
2023-11-15 10:29:19 +01:00
J. Nick Koston
54c98f32c2
Bump aiohttp to 3.9.0rc0 for python 3.12 only ( #103507 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2023-11-15 01:02:14 +01:00
J. Nick Koston
74c51ec9e0
Bump zeroconf to 0.126.0 ( #103934 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.125.0...0.126.0
2023-11-13 22:04:58 +01:00
Michael Hansen
8ca1eaa839
Bump intents and hassil ( #103927 )
2023-11-13 15:25:15 -05:00
Ruslan Sayfutdinov
1610dd94f9
Add 'do not edit' comment to generated files ( #103923 )
2023-11-13 18:33:42 +00:00
J. Nick Koston
50a65fc8c4
Bump zeroconf to 0.125.0 ( #103877 )
2023-11-12 17:12:58 -06:00
J. Nick Koston
492d8acf3f
Bump zeroconf to 0.123.0 ( #103830 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.122.3...0.123.0
2023-11-12 09:32:14 +01:00
J. Nick Koston
253e6188eb
Bump dbus-fast to 2.14.0 ( #103754 )
2023-11-10 17:11:41 +01:00
Bram Kragten
2f26096469
Update frontend to 20231030.2 ( #103706 )
2023-11-10 09:04:33 +01:00
J. Nick Koston
5ee826528d
Bump zeroconf to 0.122.3 ( #103657 )
2023-11-09 19:46:34 +01:00
J. Nick Koston
d1f1bbe304
Migrate to using aiohttp-fast-url-dispatcher ( #103656 )
2023-11-09 17:23:33 +01:00
Joakim Sørensen
a0f19f26c4
Bump awesomeversion from 23.8.0 to 23.11.0 ( #103641 )
2023-11-08 09:11:54 +01:00
J. Nick Koston
23578d8046
Bump dbus-fast to 2.13.1 ( #103621 )
...
* Bump dbus-fast to 2.13.0
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.12.0...v2.13.0
* no change re-release since upload failed due to running out of space on pypi
2023-11-07 19:42:53 -06:00
Franck Nijhof
2b12a95607
Update cryptography to 40.0.5 ( #103624 )
2023-11-08 01:10:41 +01:00
Michael Hansen
ae516ffbb5
Automatically convert TTS audio to MP3 on demand ( #102814 )
...
* Add ATTR_PREFERRED_FORMAT to TTS for auto-converting audio
* Move conversion into SpeechManager
* Handle None case for expected_extension
* Only use ATTR_AUDIO_OUTPUT
* Prefer MP3 in pipelines
* Automatically convert to mp3 on demand
* Add preferred audio format
* Break out preferred format
* Add ATTR_BLOCKING to allow async fetching
* Make a copy of supported options
* Fix MaryTTS tests
* Update ESPHome to use "wav" instead of "raw"
* Clean up tests, remove blocking
* Clean up rest of TTS tests
* Fix ESPHome tests
* More test coverage
2023-11-06 15:26:00 -05:00
J. Nick Koston
a8deb6afd0
Bump zeroconf to 0.120.0 ( #103412 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.119.0...0.120.0
2023-11-05 07:08:24 -06:00
J. Nick Koston
8ef3cf2e18
Bump bluetooth-data-tools to 0.14.0 ( #103413 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.13.0...v1.14.0
2023-11-05 07:07:44 -06:00
J. Nick Koston
b9b986dc8d
Bump protobuf to 4.25.0 ( #103373 )
2023-11-04 10:54:34 -05:00
J. Nick Koston
fd8caaf846
Bump SQLAlchemy to 2.0.23 ( #103313 )
2023-11-03 11:10:08 -05:00
J. Nick Koston
45f5c21402
Speed up websocket and ingress with aiohttp-zlib-ng ( #103247 )
2023-11-02 15:18:12 -05:00
Bram Kragten
f624946ac0
Update frontend to 20231030.1 ( #103163 )
2023-11-01 11:05:17 +01:00
Bram Kragten
1fc1e85b01
Update frontend to 20231030.0 ( #103086 )
2023-10-31 10:05:16 +01:00
Bram Kragten
1c1ff56021
Update frontend to 20231027.0 ( #102913 )
2023-10-27 19:17:15 +02:00
Paul Bottein
e7a867f630
Update frontend to 20231026.0 ( #102857 )
2023-10-26 11:26:27 -04:00
J. Nick Koston
b89e7a2fe2
Bump bleak-retry-connector to 3.3.0 ( #102825 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v3.2.1...v3.3.0
2023-10-25 23:23:06 -04:00
Bram Kragten
b50f5e50c3
Update frontend to 20231025.1 ( #102781 )
2023-10-25 08:42:44 -04:00
Bram Kragten
edc9aba722
Update frontend to 20231025.0 ( #102776 )
2023-10-25 14:01:36 +02:00
Joakim Sørensen
267721af43
Bump hass-nabucasa from 0.73.0 to 0.74.0 ( #102763 )
2023-10-25 11:28:52 +02:00
J. Nick Koston
0adb6fb02c
Bump anyio to 4.0.0 ( #102552 )
2023-10-22 10:34:34 -10:00
Steven Looman
aa9301be32
Bump async-upnp-client to 0.36.2 ( #102472 )
2023-10-21 10:09:09 -10:00
Franck Nijhof
7e6c14d062
Update Pillow to 10.1.0 ( #102419 )
2023-10-21 00:26:02 +02:00
J. Nick Koston
3cfcffc6f2
Bump fnv-hash-fast to 0.5.0 ( #102271 )
2023-10-20 16:49:40 +02:00
J. Nick Koston
50c7587ab8
Bump ulid-transform to 0.9.0 ( #102272 )
2023-10-20 16:49:18 +02:00
J. Nick Koston
159b623b95
Bump orjson to 3.9.9 ( #102267 )
2023-10-19 01:48:05 +02:00
J. Nick Koston
20fdd45e60
Bump home-assistant-bluetooth to 1.10.4 ( #102268 )
2023-10-19 01:16:55 +02:00
J. Nick Koston
22de378d91
Bump bluetooth-data-tools to 1.13.0 ( #102208 )
2023-10-18 08:54:17 -10:00
J. Nick Koston
9d6518265c
Bump zeroconf to 0.119.0 ( #102207 )
2023-10-18 07:22:06 -10:00
J. Nick Koston
d0bff10502
Bump dbus-fast to 2.12.0 ( #102206 )
2023-10-18 07:14:13 -10:00
Michael Hansen
25671a2e42
Add HassNevermind intent (bump intents package) ( #102131 )
...
* Add HassNevermind intent
* Bump intents package to 2023.10.16
2023-10-16 19:13:26 -05:00
J. Nick Koston
e427fc511b
Bump SQLAlchemy to 2.0.22 ( #102033 )
2023-10-15 06:14:51 -10:00
J. Nick Koston
23e5bc20c2
Bump zeroconf to 0.118.0 ( #102015 )
2023-10-15 05:54:59 -10:00
J. Nick Koston
7fe2bfa990
Revert "Update numpy to 1.26.1" ( #102036 )
2023-10-15 05:42:25 -10:00
Marc Mueller
1f1a27d6a5
Update numpy to 1.26.1 ( #102021 )
2023-10-14 16:30:43 -10:00
Joakim Sørensen
a0a3d91a28
Update hass-nabucasa from 0.71.0 to 0.73.0 ( #101939 )
2023-10-13 21:46:52 +02:00
Marc Mueller
02567d9bf6
Revert aiohttp to 3.8.5 for Python 3.11 ( #101932 )
2023-10-13 14:12:42 +02:00
J. Nick Koston
fecaf9aa60
Bump zeroconf to 0.116.0 ( #101915 )
2023-10-13 10:39:44 +02:00
J. Nick Koston
6420cdb42b
Bump httpx to 0.25.0 and httpcore to 0.18.0 ( #101635 )
2023-10-08 19:08:04 +02:00
Marc Mueller
3155e62510
Update aiohttp to 3.9.0b0 ( #101627 )
2023-10-08 13:21:46 +02:00
Marc Mueller
bd93fbe91d
Update aiohttp to 3.8.6 ( #101590 )
2023-10-07 18:14:08 +02:00
Marc Mueller
67dfd1a86b
Update grpcio to 1.59.0 ( #101287 )
2023-10-06 10:08:01 +02:00
J. Nick Koston
cb0a05142d
Bump zeroconf to 0.115.2 ( #101482 )
2023-10-05 19:50:35 +02:00
Paul Bottein
0e41542ff3
Update frontend to 20231005.0 ( #101480 )
2023-10-05 19:25:48 +02:00
J. Nick Koston
c951c03447
Bump dbus-fast to 2.11.1 ( #101406 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.11.0...v2.11.1
2023-10-04 21:01:10 -04:00
Franck Nijhof
fb724472fb
Update Pillow to 10.0.1 ( #101368 )
2023-10-04 09:54:43 +02:00
Bram Kragten
49e69aff0c
Update frontend to 20231002.0 ( #101294 )
2023-10-02 22:56:50 +02:00
Michael Hansen
d0700db7eb
Bump intents to 2023.10.2 ( #101277 )
2023-10-02 14:23:13 -05:00
J. Nick Koston
1f76abe6f4
Bump zeroconf to 0.115.1 ( #101213 )
2023-10-01 19:33:38 +01:00
Franck Nijhof
a19c6fe9ff
Revert pin on AlexaPy ( #101123 )
2023-09-29 19:40:13 +02:00
Franck Nijhof
b8a7ad916a
Pin charset-normalizer in our package constraints ( #101107 )
2023-09-29 14:43:03 +02:00
Marc Mueller
809abc1445
Fix circular dependency on homeassistant ( #101099 )
2023-09-29 11:49:19 +02:00
Paul Bottein
dbd0c06518
Update frontend to 20230928.0 ( #101067 )
2023-09-28 20:48:07 +02:00
Michael Hansen
f39b2716b0
Remove fma instructions from webrtc-noise-gain ( #101060 )
2023-09-28 19:07:00 +02:00
Joost Lekkerkerker
f255a0e546
Pin pydantic to 1.10.12 ( #101044 )
2023-09-28 19:06:45 +02:00
Michael Hansen
5fe61ca5e7
Use webrtc-noise-gain without AVX2 ( #101028 )
2023-09-27 19:55:26 -05:00
J. Nick Koston
b21451b3d1
Bump dbus-fast to 2.11.0 ( #101005 )
2023-09-27 10:23:06 -05:00
Bram Kragten
9b574fd2c9
Update frontend to 20230926.0 ( #100969 )
2023-09-26 19:24:42 -04:00
Michael Hansen
8a9b2f4515
Bump to webrtc-noise-gain 1.2.1 for 32-bit builds ( #100942 )
...
* Bump to 1.2.0 for 32-bit builds
* Bugfix with 1.2.1
2023-09-26 17:14:48 -05:00
Steven Looman
ad17f1622c
Bump async-upnp-client to 0.36.1 ( #100961 )
2023-09-26 16:32:37 -05:00
J. Nick Koston
6551e52225
Bump zeroconf to 0.115.0 ( #100931 )
2023-09-26 10:08:27 -05:00
Marc Mueller
bd7a86a0a6
Remove async-timeout as core dependency ( #100912 )
2023-09-26 05:57:10 -05:00
Marc Mueller
f837e6722c
Update cryptography to 41.0.4 ( #100911 )
2023-09-26 05:27:56 -05:00
Michael Hansen
785618909a
Use webrtc-noise-gain for audio enhancement in Assist pipelines ( #100698 )
...
* Use webrtc-noise-gain instead of webrtcvad package
* Switching to ProcessedAudioChunk
* Refactor VAD and fix tests
* Add vad no chunking test
* Add test that runs audio enhancements
2023-09-25 20:03:50 -04:00
J. Nick Koston
6387263007
Bump async-upnp-client to 0.36.0 ( #100881 )
2023-09-25 16:19:40 -05:00
J. Nick Koston
d5c22bec82
Bump zeroconf to 0.114.0 ( #100880 )
2023-09-25 16:19:24 -05:00
J. Nick Koston
dbdc513aa5
Bump dbus-fast to 2.10.0 ( #100879 )
2023-09-25 16:19:03 -05:00
J. Nick Koston
b9e8566608
Bump bluetooth-data-tools to 0.12.0 ( #100794 )
2023-09-24 20:29:29 +02:00
Michael Hansen
b0c9ff033e
Bump intents to 2023.9.22 ( #100737 )
2023-09-23 02:29:00 +02:00
Robert Resch
e4742c04f2
Fix missspelled package names ( #100670 )
2023-09-21 10:57:23 +02:00
J. Nick Koston
6f8734167f
Bump SQLAlchemy to 2.0.21 ( #99745 )
2023-09-20 16:19:53 +02:00
J. Nick Koston
8b5129a7d9
Bump dbus-fast to 2.9.0 ( #100638 )
2023-09-20 13:58:34 +02:00
Marc Mueller
08c4e82cf9
Update typing-extensions to 4.8.0 ( #100545 )
2023-09-18 11:58:47 +02:00
Marc Mueller
48f9a38c74
Update numpy to 1.26.0 ( #100512 )
2023-09-17 09:49:21 -05:00
J. Nick Koston
df74ed0d40
Bump bleak-retry-connector to 3.2.1 ( #100377 )
2023-09-14 15:13:15 -05:00
J. Nick Koston
1d4b731603
Bump zeroconf to 0.112.0 ( #100386 )
2023-09-14 12:40:47 -05:00
Franck Nijhof
85fafcad11
Update awesomeversion to 23.8.0 ( #100349 )
2023-09-14 10:07:09 +02:00
J. Nick Koston
58bb624b24
Bump zeroconf to 0.111.0 ( #100340 )
2023-09-14 07:54:17 +02:00
J. Nick Koston
3cc9410a62
Bump grpcio to 1.58.0 ( #100314 )
...
* Bump grpcio to 1.58.0
attempt to fix nightly
https://github.com/home-assistant/core/actions/runs/6167125867/job/16737677629
```
```
* forgot the script as well
2023-09-13 20:26:55 -04:00
J. Nick Koston
fe8156f013
Bump protobuf to 4.24.3 ( #100329 )
...
changelog: https://github.com/protocolbuffers/protobuf/compare/v24.0...v24.3
2023-09-13 20:25:52 -04:00
J. Nick Koston
d8d756dd7d
Bump dbus-fast to 2.7.0 ( #100321 )
2023-09-13 14:33:42 -05:00
Franck Nijhof
65c9e5ee13
Update mutagen to 1.47.0 ( #100284 )
2023-09-13 14:40:27 +02:00
J. Nick Koston
fc75172d79
Bump async-upnp-client to 0.35.1 ( #100248 )
2023-09-12 16:35:39 -05:00
Joakim Sørensen
1e2b0b65af
Bump hass-nabucasa from 0.70.0 to 0.71.0 ( #100193 )
...
Bump hass-nabucasa from 0.70.0 to 0.71.1
2023-09-12 09:58:25 -04:00
J. Nick Koston
e8ed4c1ace
Bump dbus-fast to 2.6.0 ( #100163 )
...
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.4.0...v2.6.0
2023-09-12 08:56:02 +02:00
J. Nick Koston
140af44e31
Bump dbus-fast to 2.4.0 ( #100158 )
2023-09-11 21:40:32 -05:00
Bram Kragten
e0e05f9546
Update frontend to 20230911.0 ( #100139 )
2023-09-11 23:06:21 +02:00
J. Nick Koston
0571a75c99
Bump zeroconf to 0.108.0 ( #100148 )
2023-09-11 14:42:13 -05:00
J. Nick Koston
d5fc92eb90
Bump zeroconf to 0.107.0 ( #100134 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.105.0...0.107.0
2023-09-11 20:34:35 +02:00
J. Nick Koston
f4a7bb47fe
Bump zeroconf to 0.105.0 ( #100084 )
2023-09-11 08:09:29 -05:00
J. Nick Koston
80e05716c0
Bump dbus-fast to 2.2.0 ( #100076 )
2023-09-10 16:38:39 -05:00
J. Nick Koston
02a4289c6e
Bump zeroconf to 0.104.0 ( #100068 )
2023-09-10 21:32:40 +02:00
J. Nick Koston
4153181cd3
Bump aiodiscover to 1.5.1 ( #100020 )
...
changelog: https://github.com/bdraco/aiodiscover/compare/v1.4.16...v1.5.1
2023-09-10 10:17:59 +02:00
J. Nick Koston
3b588a839c
Bump zeroconf to 0.103.0 ( #100012 )
2023-09-09 19:49:26 -05:00
J. Nick Koston
aff49cb67a
Bump bluetooth-auto-recovery to 1.2.3 ( #99979 )
...
fixes #99977
2023-09-09 19:23:15 +02:00
J. Nick Koston
f903cd6fc0
Bump dbus-fast to 2.0.1 ( #99894 )
2023-09-08 21:16:21 -05:00
J. Nick Koston
694638cbc0
Bump bleak to 0.21.1 ( #99960 )
2023-09-08 19:39:30 -05:00
J. Nick Koston
f0ee20c15c
Bump orjson to 3.9.7 ( #99938 )
2023-09-08 13:59:35 -05:00
Bram Kragten
16f7bc7bf8
Update frontend to 20230908.0 ( #99939 )
2023-09-08 18:59:08 +02:00
J. Nick Koston
8742c550be
Upgrade bluetooth deps to fix timeout behavior on py3.11 ( #99879 )
2023-09-08 13:25:25 +02:00
J. Nick Koston
9d5595fd7d
Bump zeroconf to 0.102.0 ( #99875 )
2023-09-07 16:08:53 -05:00
J. Nick Koston
54bd7c9af0
Bump dbus-fast to 1.95.2 ( #99852 )
2023-09-07 13:27:29 -05:00
J. Nick Koston
c68d96cf09
Bump zeroconf to 0.99.0 ( #99853 )
2023-09-07 13:25:29 -05:00
J. Nick Koston
533350b94a
Bump dbus-fast to 1.95.0 ( #99749 )
2023-09-06 13:21:21 -05:00
J. Nick Koston
fdf902e053
Bump zeroconf to 0.98.0 ( #99748 )
2023-09-06 12:37:42 -05:00
Bram Kragten
9700888df1
Update frontend to 20230906.1 ( #99733 )
2023-09-06 15:00:26 +02:00
Bram Kragten
00ada69e0b
Update frontend to 20230906.0 ( #99715 )
2023-09-06 10:40:05 +02:00
Bram Kragten
7fbb1c0fb6
Update frontend to 20230905.0 ( #99677 )
2023-09-05 20:12:40 +02:00
Bram Kragten
c1cfded355
Update frontend to 20230904.0 ( #99636 )
2023-09-04 14:44:20 -04:00
J. Nick Koston
de1de926a9
Bump zeroconf to 0.97.0 ( #99554 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.96.0...0.97.0
2023-09-04 10:52:21 +03:00
J. Nick Koston
377d9f6687
Bump zeroconf to 0.96.0 ( #99549 )
2023-09-03 17:06:21 -05:00
J. Nick Koston
d063650fec
Bump bleak-retry-connector to 3.1.2 ( #99540 )
2023-09-03 09:13:21 -05:00
J. Nick Koston
00893bbf14
Bump bleak to 0.21.0 ( #99520 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-09-03 08:22:03 -05:00
J. Nick Koston
1183bd159e
Bump zeroconf to 0.93.1 ( #99516 )
...
* Bump zeroconf to 0.92.0
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.91.1...0.92.0
* drop unused argument
* Update tests/components/thread/test_diagnostics.py
* lint
* again
* bump again since actions failed to release the wheels
2023-09-03 11:16:26 +02:00
J. Nick Koston
0b065b118b
Bump zeroconf to 0.91.1 ( #99490 )
2023-09-02 21:04:13 +02:00
Jc2k
e465a4f820
Update bluetooth-data-tools to 1.11.0 ( #99485 )
2023-09-01 17:33:19 -05:00
Bram Kragten
1d80af870d
Update frontend to 20230901.0 ( #99464 )
2023-09-01 17:28:52 +02:00
Bram Kragten
875809a827
Update frontend to 20230831.0 ( #99405 )
2023-08-31 15:32:37 +02:00