Commit Graph

1785 Commits (9b3718edfb1e7baac89e869c3b8b13cc9aaabeba)

Author SHA1 Message Date
J. Nick Koston 5d6687503e
Bump orjson to 3.9.15 ()
changelog: https://github.com/ijl/orjson/compare/3.9.14...3.9.15
2024-02-24 08:47:29 +01:00
J. Nick Koston 2f2cdedddd
Avoid creating multiple tasks for config entry init () 2024-02-20 21:57:36 -05:00
J. Nick Koston 5292c3408e
Bump cryptography to 42.0.3 () 2024-02-16 20:37:40 +01:00
Steven Barth 5d0d3a5c2b
Remove matplotlib pinning due to Python 3.12 incompatibility () 2024-02-16 12:33:57 +01:00
J. Nick Koston 25fac03705
Bump orjson to 3.9.14 ()
changelog: https://github.com/ijl/orjson/compare/3.9.13...3.9.14

fixes a crasher due to buffer overread (was only partially fixed in 3.9.13)
2024-02-14 18:57:47 +01:00
J. Nick Koston eee6a119d5
Bump SQLAlchemy to 2.0.27 () 2024-02-14 10:32:05 +01:00
Steven Looman 147a1f7b0b
Bump async-upnp-client to 0.38.2 () 2024-02-12 15:31:09 -06:00
J. Nick Koston 5e5a9d9c59
Bump SQLAlchemy to 2.0.26 () 2024-02-12 19:57:53 +01:00
J. Nick Koston 122ac059bc
Convert dhcp watcher to asyncio () 2024-02-08 22:23:42 -06:00
J. Nick Koston 2d8d6ce642
Bump aiodiscover 1.6.1 ()
fixes decoding idna encoding hostnames

changelog: https://github.com/bdraco/aiodiscover/compare/v1.6.0...v1.6.1
2024-02-09 04:27:04 +01:00
Bram Kragten 35cb37ffb0
Update frontend to 20240207.1 () 2024-02-08 20:03:41 +01:00
Bram Kragten 521e9eb869
Update frontend to 20240207.0 () 2024-02-07 12:29:06 +01:00
Joakim Sørensen 7c233c2bd0
Bump awesomeversion from 23.11.0 to 24.2.0 () 2024-02-06 21:57:00 +01:00
Erik Montnemery fabcf2948e
Bump hass-nabucasa from 0.77.0 to 0.78.0 () 2024-02-06 19:02:32 +01:00
puddly 6295f91a1f
Pin `chacha20poly1305-reuseable>=0.12.1` ()
* Pin `chacha20poly1305-reuseable`
Prevents a runtime `assert isinstance(cipher, AESGCM)` error

* Update `gen_requirements_all.py` as well
2024-02-06 16:55:51 +01:00
Bram Kragten 0e9628bba0
Update frontend to 20240205.0 () 2024-02-05 16:09:33 +01:00
Erik Montnemery ebda0472e9
Bump hass-nabucasa from 0.76.0 to 0.77.0 () 2024-02-05 15:11:39 +01:00
Franck Nijhof c14ad6455f
Update orjson to 3.9.13 () 2024-02-04 11:37:16 -06:00
Michael Hansen c6ea57458c
Pass slots to error messages instead of IDs [rework] ()
Co-authored-by: tetele <tm.sandu@gmail.com>
2024-02-03 12:14:33 +01:00
Michael Hansen 595dd651bb
Bump intents to 2024.2.2 ()
Bump intents to 2024.2.2
2024-02-02 20:13:17 -05:00
Bram Kragten 6b7a984314
Update frontend to 20240202.0 () 2024-02-02 17:30:07 +01:00
Franck Nijhof c868b79b5a
Update cryptography to 42.0.2 () 2024-02-02 10:37:04 +01:00
Michael Hansen a1eaa5cbf2
Migrate to new intent error response keys () 2024-02-01 21:10:24 +01:00
Joakim Sørensen f791c77f3b
Bump hass-nabucasa from 0.75.1 to 0.76.0 () 2024-02-01 11:11:28 +01:00
Bram Kragten 3cbfae5cc7
Update frontend to 20240131.0 () 2024-01-31 19:49:50 +01:00
Michael Hansen 9752e70675
Intents package combines sentences/responses per language () 2024-01-30 12:38:29 +01:00
Marc Mueller 8ad0226241
Update attrs to 23.2.0 () 2024-01-30 12:22:41 +01:00
J. Nick Koston 825fed8319
Bump aiohttp to 3.9.3 ()
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-29 23:15:18 +01:00
J. Nick Koston 601988ecf2
Bump cryptography to 42.0.1 and pyOpenSSL to 24.0.0 ()
* Bump cryptography to 42.0.1

changes: https://github.com/pyca/cryptography/compare/41.0.7...42.0.1

Note that more of the non-rust backend code has been removed
I had to handle that in
https://github.com/bdraco/chacha20poly1305-reuseable/releases/tag/v0.12.1

So there may be other downstream consumers that have a problem

* need pyOpenSSL as well

* too early before coffee
2024-01-27 21:30:00 +01:00
Michael Hansen 61c6c70a7d
Improved Assist debug ()
* Differentiate builtin/custom sentences and triggers in debug

* Refactor so async_process runs triggers

* Report relative path of custom sentences file

* Add sentence trigger test
2024-01-26 23:04:45 -05:00
Michael Hansen d8a1c58b12
Fix intent loading and incorporate unmatched entities more ()
* Incorporate unmatched entities more

* Don't list targets when match is incomplete

* Add test for out of range
2024-01-23 20:31:57 -05:00
J. Nick Koston 904032e944
Bump habluetooth to 2.4.0 ()
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v2.3.1...v2.4.0
2024-01-23 07:46:47 +01:00
Franck Nijhof 516fa64da5
Update Pillow to 10.2.0 () 2024-01-22 13:43:06 +01:00
Marc Mueller 0d8afc72c2
Update python-slugify to 8.0.1 () 2024-01-22 10:10:02 +01:00
J. Nick Koston 8d4a1f475e
Bump habluetooth to 2.3.1 () 2024-01-21 18:39:17 -10:00
Franck Nijhof 6cf8a3e5d1
Pin pandas to 2.1.4 () 2024-01-20 18:08:35 +01:00
Steven Looman 2b389739d3
Bump async-upnp-client to 0.38.1 () 2024-01-19 16:48:08 -10:00
J. Nick Koston 6d979d21a6
Bump orjson to 3.9.12 () 2024-01-19 11:36:48 +01:00
J. Nick Koston d82abd93fb
Bump dbus-fast to 2.21.1 () 2024-01-16 23:15:19 +01:00
Robert Resch ede6e01808
Bump Jinja2 to 3.1.3 () 2024-01-15 12:10:17 +01:00
J. Nick Koston 07810926d0
Update habluetooth to 2.2.0 ()
* Update habluetooth to 2.2.0

* fixes

* lib
2024-01-13 23:50:47 -05:00
J. Nick Koston d8564eba17
Bump lxml to 5.1.0 ()
* Bump lxml to 5.0.0

cython 3.0.7+ is required ?

* bump

* Apply suggestions from code review

* 5.1.0
2024-01-13 21:08:42 -05:00
J. Nick Koston a7d21c709d
Bump orjson to 3.9.10 () 2024-01-12 11:06:44 -10:00
Bram Kragten 28917011cb
Update frontend to 20240112.0 () 2024-01-12 17:56:43 +01:00
J. Nick Koston ce11366b9c
Bump bluetooth deps () 2024-01-12 09:45:49 +01:00
J. Nick Koston 86603b332a
Bump aiohttp-zlib-ng to 0.3.1 () 2024-01-08 13:24:57 -10:00
J. Nick Koston 8645d9c717
Bump aiohttp-zlib-ng to 0.3.0 () 2024-01-05 14:28:29 +01:00
J. Nick Koston d67c8bb44f
Bump bluetooth-adapters to 0.17.0 ()
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 ()
* 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 () 2024-01-04 19:45:18 +01:00
J. Nick Koston 40d034cd8c
Revert "Bump aiohttp-zlib-ng to 0.2.0 ()" () 2024-01-04 15:34:43 +01:00
J. Nick Koston 0ccf8ffbc6
Bump habluetooth to 2.0.2 () 2024-01-04 02:45:47 -10:00
Bram Kragten d071299233
Update frontend to 20240103.3 () 2024-01-03 15:28:22 +01:00
Bram Kragten a7ec78601e
Update frontend to 20240103.1 () 2024-01-03 13:18:09 +01:00
Bram Kragten be6ceb020e
Update frontend to 20240103.0 () 2024-01-03 11:32:48 +01:00
J. Nick Koston 710e55fb09
Bump SQLAlchemy to 2.0.25 ()
* 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 () 2024-01-02 15:35:48 -06:00
J. Nick Koston e1f078b70a
Bump aiohttp-zlib-ng to 0.2.0 () 2024-01-02 20:50:26 +01:00
Bram Kragten 584b6c2862
Update frontend to 20240102.0 () 2024-01-02 20:42:27 +01:00
Sid 729a0fbcd5
Move urllib3 constraint to pyproject.toml () 2024-01-02 13:34:19 +01:00
Bram Kragten 391123beb0
Update frontend to 20240101.0 () 2024-01-01 18:15:34 -10:00
Luke Lashley cc18b9a2d8
Constrain dacite to at least 1.7.0 () 2024-01-01 18:00:17 -10:00
J. Nick Koston 25f09134b2
Bump bleak-retry-connector to 3.4.0 () 2024-01-01 12:16:17 -10:00
J. Nick Koston bfda3f1ba8
Bump habluetooth to 2.0.1 ()
fixes switching scanners to quickly since the manager failed
to account for jitter in the auto discovered advertising interval

replaces and closes 

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 () 2023-12-30 11:29:19 +01:00
J. Nick Koston 6e98f72f8b
Bump SQLAlchemy to 2.0.24 () 2023-12-29 10:19:06 -10:00
Bram Kragten 1cbd9bded0
Update frontend to 20231228.0 () 2023-12-28 16:05:11 +01:00
J. Nick Koston 093c952c38
Bump aiohttp-zlib-ng to 0.1.3 ()
Reverts the workaround that was created for  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 () 2023-12-27 17:59:52 +01:00
J. Nick Koston e75357980a
Bump aiohttp-zlib-ng to 0.1.2 ()
fixes 
2023-12-22 00:03:42 +01:00
Denis Shulyaka 9ba53e03ee
Bump httpx to 0.26.0 and httpcore to 1.0.2 () 2023-12-21 10:11:00 -10:00
J. Nick Koston 54f460b7c9
Improve performance of dhcp on high activity networks ()
* 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 () 2023-12-20 21:13:59 -10:00
J. Nick Koston e50fe79911
Update habluetooth to 2.0.0 () 2023-12-20 20:37:39 -10:00
J. Nick Koston 2403b21c4f
Bump zeroconf to 0.131.0 () 2023-12-20 06:37:52 -10:00
Michael Chisholm 64a2c64419
Bump async-upnp-client to 0.38.0 () 2023-12-19 10:12:30 -10:00
Joakim Sørensen 5b4000e759
Bump hass-nabucasa from 0.74.0 to 0.75.1 ()
* 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 ()
* 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 () 2023-12-17 06:00:38 -10:00
J. Nick Koston e78588a585
Bump bluetooth-adapters to 0.16.2 ()
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 () 2023-12-16 16:07:21 -10:00
J. Nick Koston 7e1dc2286f
Bump bluetooth-data-tools to 1.18.0 ()
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 ()
* 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 () 2023-12-13 12:14:07 -10:00
J. Nick Koston 5dbd0dede1
Refactor Bluetooth scanners to avoid the need to pass a callback () 2023-12-13 09:17:48 +01:00
J. Nick Koston c7a95d5654
Bump dbus-fast to 2.21.0 () 2023-12-12 07:55:12 -10:00
J. Nick Koston e2abd3b8d0
Bump bluetooth libraries () 2023-12-12 08:31:23 +01:00
J. Nick Koston f4ee2a1ab4
Bump anyio to 4.1.0 () 2023-12-12 08:24:24 +01:00
Marc Mueller 6c2b3ef950
Update typing-extensions to 4.9.0 () 2023-12-11 17:30:24 +01:00
J. Nick Koston c634e3f0ca
Bump zeroconf to 0.128.4 ()
* 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 () 2023-12-08 16:45:34 +01:00
Franck Nijhof 949ca6bafc
Update yarl to 1.9.4 () 2023-12-08 12:11:59 +01:00
J. Nick Koston 8aacd3ea1b
Bump habluetooth to 0.10.0 () 2023-12-08 08:56:32 +01:00
Paul Bottein 297a7638ca
Update frontend to 20231206.0 () 2023-12-06 14:51:36 +01:00
J. Nick Koston a528183556
Bump habluetooth to 0.8.0 () 2023-12-06 08:15:24 +01:00
Michael Hansen 3fda43ef33
Bump intents to 2023.12.05 () 2023-12-06 08:14:34 +01:00
Bram Kragten dd37205a42
Update frontend to 20231205.0 () 2023-12-05 18:52:52 +01:00
J. Nick Koston 9b53fa6478
Bump habluetooth to 0.6.1 () 2023-12-05 09:30:21 +01:00
Bram Kragten 157c4e31df
Update frontend to 20231204.0 () 2023-12-04 13:10:51 +01:00
J. Nick Koston b0d0f15911
Bump dbus-fast to 2.20.0 () 2023-12-03 22:53:47 -10:00
J. Nick Koston 401c890364
Bump habluetooth to 0.5.1 ()
* 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 () 2023-12-03 12:18:10 -10:00
J. Nick Koston 28584ad240
Relocate base Bluetooth scanner code into an external library () 2023-12-03 10:00:11 -10:00
J. Nick Koston c8bb72935d
Bump bluetooth-data-tools to 1.17.0 () 2023-12-03 08:53:17 -10:00
J. Nick Koston edb52bb364
Bump zeroconf to 0.128.0 () 2023-12-03 11:51:34 +01:00
J. Nick Koston 970751a635
Bump bluetooth-data-tools to 0.16.0 () 2023-12-01 04:44:58 -07:00
Bram Kragten 99523c96a2
Update frontend to 20231130.0 () 2023-11-30 17:49:31 +01:00
Michael Hansen e10d58ef3e
Bump intents to 2023.11.29 () 2023-11-29 18:52:27 +01:00
Bram Kragten 4628b03677
Update frontend to 20231129.1 () 2023-11-29 16:29:20 +01:00
J. Nick Koston 608f4f7c52
Bump aiohttp to 3.9.1 () 2023-11-29 16:13:54 +01:00
Bram Kragten 49381cefa3
Update frontend to 20231129.0 () 2023-11-29 13:37:23 +01:00
Franck Nijhof 2a4a5d0a07
Update cryptography to 41.0.7 () 2023-11-28 12:09:12 +01:00
J. Nick Koston 74d7d02833
Bump aiohttp-fast-url-dispatcher to 0.3.0 () 2023-11-27 09:04:04 -06:00
J. Nick Koston b94c9c8f6d
Bump bluetooth-data-tools to 1.15.0 ()
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 ()
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) () 2023-11-18 08:53:49 -06:00
Michael Hansen 8c99cf14d3
Context slot decisions moved into hassil () 2023-11-17 11:07:08 -06:00
J. Nick Koston 51c1ea85f3
Bump zeroconf to 0.127.0 () 2023-11-15 10:29:19 +01:00
J. Nick Koston 54c98f32c2
Bump aiohttp to 3.9.0rc0 for python 3.12 only ()
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 ()
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 () 2023-11-13 15:25:15 -05:00
Ruslan Sayfutdinov 1610dd94f9
Add 'do not edit' comment to generated files () 2023-11-13 18:33:42 +00:00
J. Nick Koston 50a65fc8c4
Bump zeroconf to 0.125.0 () 2023-11-12 17:12:58 -06:00
J. Nick Koston 492d8acf3f
Bump zeroconf to 0.123.0 ()
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 () 2023-11-10 17:11:41 +01:00
Bram Kragten 2f26096469
Update frontend to 20231030.2 () 2023-11-10 09:04:33 +01:00
J. Nick Koston 5ee826528d
Bump zeroconf to 0.122.3 () 2023-11-09 19:46:34 +01:00
J. Nick Koston d1f1bbe304
Migrate to using aiohttp-fast-url-dispatcher () 2023-11-09 17:23:33 +01:00
Joakim Sørensen a0f19f26c4
Bump awesomeversion from 23.8.0 to 23.11.0 () 2023-11-08 09:11:54 +01:00
J. Nick Koston 23578d8046
Bump dbus-fast to 2.13.1 ()
* 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 () 2023-11-08 01:10:41 +01:00
Michael Hansen ae516ffbb5
Automatically convert TTS audio to MP3 on demand ()
* 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 ()
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 ()
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 () 2023-11-04 10:54:34 -05:00
J. Nick Koston fd8caaf846
Bump SQLAlchemy to 2.0.23 () 2023-11-03 11:10:08 -05:00
J. Nick Koston 45f5c21402
Speed up websocket and ingress with aiohttp-zlib-ng () 2023-11-02 15:18:12 -05:00
Bram Kragten f624946ac0
Update frontend to 20231030.1 () 2023-11-01 11:05:17 +01:00
Bram Kragten 1fc1e85b01
Update frontend to 20231030.0 () 2023-10-31 10:05:16 +01:00
Bram Kragten 1c1ff56021
Update frontend to 20231027.0 () 2023-10-27 19:17:15 +02:00
Paul Bottein e7a867f630
Update frontend to 20231026.0 () 2023-10-26 11:26:27 -04:00
J. Nick Koston b89e7a2fe2
Bump bleak-retry-connector to 3.3.0 ()
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 () 2023-10-25 08:42:44 -04:00
Bram Kragten edc9aba722
Update frontend to 20231025.0 () 2023-10-25 14:01:36 +02:00
Joakim Sørensen 267721af43
Bump hass-nabucasa from 0.73.0 to 0.74.0 () 2023-10-25 11:28:52 +02:00
J. Nick Koston 0adb6fb02c
Bump anyio to 4.0.0 () 2023-10-22 10:34:34 -10:00
Steven Looman aa9301be32
Bump async-upnp-client to 0.36.2 () 2023-10-21 10:09:09 -10:00
Franck Nijhof 7e6c14d062
Update Pillow to 10.1.0 () 2023-10-21 00:26:02 +02:00
J. Nick Koston 3cfcffc6f2
Bump fnv-hash-fast to 0.5.0 () 2023-10-20 16:49:40 +02:00
J. Nick Koston 50c7587ab8
Bump ulid-transform to 0.9.0 () 2023-10-20 16:49:18 +02:00
J. Nick Koston 159b623b95
Bump orjson to 3.9.9 () 2023-10-19 01:48:05 +02:00
J. Nick Koston 20fdd45e60
Bump home-assistant-bluetooth to 1.10.4 () 2023-10-19 01:16:55 +02:00
J. Nick Koston 22de378d91
Bump bluetooth-data-tools to 1.13.0 () 2023-10-18 08:54:17 -10:00
J. Nick Koston 9d6518265c
Bump zeroconf to 0.119.0 () 2023-10-18 07:22:06 -10:00
J. Nick Koston d0bff10502
Bump dbus-fast to 2.12.0 () 2023-10-18 07:14:13 -10:00
Michael Hansen 25671a2e42
Add HassNevermind intent (bump intents package) ()
* 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 () 2023-10-15 06:14:51 -10:00
J. Nick Koston 23e5bc20c2
Bump zeroconf to 0.118.0 () 2023-10-15 05:54:59 -10:00
J. Nick Koston 7fe2bfa990
Revert "Update numpy to 1.26.1" () 2023-10-15 05:42:25 -10:00
Marc Mueller 1f1a27d6a5
Update numpy to 1.26.1 () 2023-10-14 16:30:43 -10:00
Joakim Sørensen a0a3d91a28
Update hass-nabucasa from 0.71.0 to 0.73.0 () 2023-10-13 21:46:52 +02:00
Marc Mueller 02567d9bf6
Revert aiohttp to 3.8.5 for Python 3.11 () 2023-10-13 14:12:42 +02:00
J. Nick Koston fecaf9aa60
Bump zeroconf to 0.116.0 () 2023-10-13 10:39:44 +02:00
J. Nick Koston 6420cdb42b
Bump httpx to 0.25.0 and httpcore to 0.18.0 () 2023-10-08 19:08:04 +02:00
Marc Mueller 3155e62510
Update aiohttp to 3.9.0b0 () 2023-10-08 13:21:46 +02:00
Marc Mueller bd93fbe91d
Update aiohttp to 3.8.6 () 2023-10-07 18:14:08 +02:00
Marc Mueller 67dfd1a86b
Update grpcio to 1.59.0 () 2023-10-06 10:08:01 +02:00
J. Nick Koston cb0a05142d
Bump zeroconf to 0.115.2 () 2023-10-05 19:50:35 +02:00
Paul Bottein 0e41542ff3
Update frontend to 20231005.0 () 2023-10-05 19:25:48 +02:00
J. Nick Koston c951c03447
Bump dbus-fast to 2.11.1 ()
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 () 2023-10-04 09:54:43 +02:00
Bram Kragten 49e69aff0c
Update frontend to 20231002.0 () 2023-10-02 22:56:50 +02:00
Michael Hansen d0700db7eb
Bump intents to 2023.10.2 () 2023-10-02 14:23:13 -05:00
J. Nick Koston 1f76abe6f4
Bump zeroconf to 0.115.1 () 2023-10-01 19:33:38 +01:00
Franck Nijhof a19c6fe9ff
Revert pin on AlexaPy () 2023-09-29 19:40:13 +02:00
Franck Nijhof b8a7ad916a
Pin charset-normalizer in our package constraints () 2023-09-29 14:43:03 +02:00
Marc Mueller 809abc1445
Fix circular dependency on homeassistant () 2023-09-29 11:49:19 +02:00
Paul Bottein dbd0c06518
Update frontend to 20230928.0 () 2023-09-28 20:48:07 +02:00
Michael Hansen f39b2716b0
Remove fma instructions from webrtc-noise-gain () 2023-09-28 19:07:00 +02:00
Joost Lekkerkerker f255a0e546
Pin pydantic to 1.10.12 () 2023-09-28 19:06:45 +02:00
Michael Hansen 5fe61ca5e7
Use webrtc-noise-gain without AVX2 () 2023-09-27 19:55:26 -05:00
J. Nick Koston b21451b3d1
Bump dbus-fast to 2.11.0 () 2023-09-27 10:23:06 -05:00
Bram Kragten 9b574fd2c9
Update frontend to 20230926.0 () 2023-09-26 19:24:42 -04:00
Michael Hansen 8a9b2f4515
Bump to webrtc-noise-gain 1.2.1 for 32-bit builds ()
* 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 () 2023-09-26 16:32:37 -05:00
J. Nick Koston 6551e52225
Bump zeroconf to 0.115.0 () 2023-09-26 10:08:27 -05:00
Marc Mueller bd7a86a0a6
Remove async-timeout as core dependency () 2023-09-26 05:57:10 -05:00
Marc Mueller f837e6722c
Update cryptography to 41.0.4 () 2023-09-26 05:27:56 -05:00
Michael Hansen 785618909a
Use webrtc-noise-gain for audio enhancement in Assist pipelines ()
* 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 () 2023-09-25 16:19:40 -05:00
J. Nick Koston d5c22bec82
Bump zeroconf to 0.114.0 () 2023-09-25 16:19:24 -05:00
J. Nick Koston dbdc513aa5
Bump dbus-fast to 2.10.0 () 2023-09-25 16:19:03 -05:00
J. Nick Koston b9e8566608
Bump bluetooth-data-tools to 0.12.0 () 2023-09-24 20:29:29 +02:00
Michael Hansen b0c9ff033e
Bump intents to 2023.9.22 () 2023-09-23 02:29:00 +02:00
Robert Resch e4742c04f2
Fix missspelled package names () 2023-09-21 10:57:23 +02:00
J. Nick Koston 6f8734167f
Bump SQLAlchemy to 2.0.21 () 2023-09-20 16:19:53 +02:00
J. Nick Koston 8b5129a7d9
Bump dbus-fast to 2.9.0 () 2023-09-20 13:58:34 +02:00
Marc Mueller 08c4e82cf9
Update typing-extensions to 4.8.0 () 2023-09-18 11:58:47 +02:00
Marc Mueller 48f9a38c74
Update numpy to 1.26.0 () 2023-09-17 09:49:21 -05:00
J. Nick Koston df74ed0d40
Bump bleak-retry-connector to 3.2.1 () 2023-09-14 15:13:15 -05:00
J. Nick Koston 1d4b731603
Bump zeroconf to 0.112.0 () 2023-09-14 12:40:47 -05:00
Franck Nijhof 85fafcad11
Update awesomeversion to 23.8.0 () 2023-09-14 10:07:09 +02:00
J. Nick Koston 58bb624b24
Bump zeroconf to 0.111.0 () 2023-09-14 07:54:17 +02:00
J. Nick Koston 3cc9410a62
Bump grpcio to 1.58.0 ()
* 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 ()
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 () 2023-09-13 14:33:42 -05:00
Franck Nijhof 65c9e5ee13
Update mutagen to 1.47.0 () 2023-09-13 14:40:27 +02:00
J. Nick Koston fc75172d79
Bump async-upnp-client to 0.35.1 () 2023-09-12 16:35:39 -05:00
Joakim Sørensen 1e2b0b65af
Bump hass-nabucasa from 0.70.0 to 0.71.0 ()
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 ()
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 () 2023-09-11 21:40:32 -05:00
Bram Kragten e0e05f9546
Update frontend to 20230911.0 () 2023-09-11 23:06:21 +02:00
J. Nick Koston 0571a75c99
Bump zeroconf to 0.108.0 () 2023-09-11 14:42:13 -05:00
J. Nick Koston d5fc92eb90
Bump zeroconf to 0.107.0 ()
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 () 2023-09-11 08:09:29 -05:00
J. Nick Koston 80e05716c0
Bump dbus-fast to 2.2.0 () 2023-09-10 16:38:39 -05:00
J. Nick Koston 02a4289c6e
Bump zeroconf to 0.104.0 () 2023-09-10 21:32:40 +02:00
J. Nick Koston 4153181cd3
Bump aiodiscover to 1.5.1 ()
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 () 2023-09-09 19:49:26 -05:00
J. Nick Koston aff49cb67a
Bump bluetooth-auto-recovery to 1.2.3 ()
fixes 
2023-09-09 19:23:15 +02:00
J. Nick Koston f903cd6fc0
Bump dbus-fast to 2.0.1 () 2023-09-08 21:16:21 -05:00
J. Nick Koston 694638cbc0
Bump bleak to 0.21.1 () 2023-09-08 19:39:30 -05:00
J. Nick Koston f0ee20c15c
Bump orjson to 3.9.7 () 2023-09-08 13:59:35 -05:00
Bram Kragten 16f7bc7bf8
Update frontend to 20230908.0 () 2023-09-08 18:59:08 +02:00
J. Nick Koston 8742c550be
Upgrade bluetooth deps to fix timeout behavior on py3.11 () 2023-09-08 13:25:25 +02:00
J. Nick Koston 9d5595fd7d
Bump zeroconf to 0.102.0 () 2023-09-07 16:08:53 -05:00
J. Nick Koston 54bd7c9af0
Bump dbus-fast to 1.95.2 () 2023-09-07 13:27:29 -05:00
J. Nick Koston c68d96cf09
Bump zeroconf to 0.99.0 () 2023-09-07 13:25:29 -05:00
J. Nick Koston 533350b94a
Bump dbus-fast to 1.95.0 () 2023-09-06 13:21:21 -05:00
J. Nick Koston fdf902e053
Bump zeroconf to 0.98.0 () 2023-09-06 12:37:42 -05:00
Bram Kragten 9700888df1
Update frontend to 20230906.1 () 2023-09-06 15:00:26 +02:00
Bram Kragten 00ada69e0b
Update frontend to 20230906.0 () 2023-09-06 10:40:05 +02:00
Bram Kragten 7fbb1c0fb6
Update frontend to 20230905.0 () 2023-09-05 20:12:40 +02:00
Bram Kragten c1cfded355
Update frontend to 20230904.0 () 2023-09-04 14:44:20 -04:00
J. Nick Koston de1de926a9
Bump zeroconf to 0.97.0 ()
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 () 2023-09-03 17:06:21 -05:00
J. Nick Koston d063650fec
Bump bleak-retry-connector to 3.1.2 () 2023-09-03 09:13:21 -05:00
J. Nick Koston 00893bbf14
Bump bleak to 0.21.0 ()
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 ()
* 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 () 2023-09-02 21:04:13 +02:00
Jc2k e465a4f820
Update bluetooth-data-tools to 1.11.0 () 2023-09-01 17:33:19 -05:00
Bram Kragten 1d80af870d
Update frontend to 20230901.0 () 2023-09-01 17:28:52 +02:00
Bram Kragten 875809a827
Update frontend to 20230831.0 () 2023-08-31 15:32:37 +02:00
J. Nick Koston a41af4e6d3
Revert orjson to 3.9.2 ()
* Revert "Update orjson to 3.9.4 ()"

This reverts commit 3dd377cb2a.

* Revert "Update orjson to 3.9.3 ()"

This reverts commit d993aa59ea.
2023-08-31 09:33:57 +02:00
Bram Kragten 2ee55f5086
Update frontend to 20230830.0 () 2023-08-30 16:42:04 +02:00
J. Nick Koston 5ec645161d
Bump zeroconf to 0.88.0 ()
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.86.0...0.88.0
2023-08-29 00:01:39 -04:00
J. Nick Koston 01d29512ff
Bump zeroconf to 0.86.0 ()
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.85.0...0.86.0
2023-08-28 09:33:08 +02:00
J. Nick Koston 16041e5127
Bump zeroconf to 0.85.0 () 2023-08-27 16:00:19 -05:00
J. Nick Koston 17fd538198
Bump zeroconf to 0.84.0 () 2023-08-27 13:00:58 -05:00
J. Nick Koston f42b8e217b
Bump ulid-transform to 0.8.1 () 2023-08-27 11:32:41 -05:00