Commit Graph

1479 Commits (00e57ab9a4f8660e27019d4c03f989c3277a55c8)

Author SHA1 Message Date
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