Michael Hansen
f8fa6e4309
Bump intents to 2024.8.7 ( #123295 )
2024-08-07 10:42:59 -05:00
ashalita
4cd3fce555
Revert "Upgrade pycoolmasternet-async to 0.2.0" ( #123286 )
2024-08-07 14:19:05 +02:00
Franck Nijhof
9717a867a7
Update wled to 0.20.1 ( #123283 )
2024-08-07 13:12:29 +02:00
Matthias Alphart
7ec0b8b331
Update knx-frontend to 2024.8.6.211307 ( #123261 )
2024-08-07 09:12:20 +02:00
puddly
78154f5daf
Bump ZHA to 0.0.28 ( #123259 )
...
* Bump ZHA to 0.0.28
* Drop redundant radio schema conversion
2024-08-06 21:46:25 -04:00
starkillerOG
f4db9e09c8
Bump reolink-aio to 0.9.7 ( #123263 )
2024-08-07 00:16:57 +02:00
Franck Nijhof
abaac519c9
Update frontend to 20240806.1 ( #123252 )
2024-08-06 17:54:40 +02:00
Joost Lekkerkerker
f9f3c7fb51
Bump mficlient to 0.5.0 ( #123250 )
2024-08-06 16:28:37 +02:00
Robert Resch
4627a565d3
Bump deebot-client to 8.3.0 ( #123249 )
2024-08-06 16:16:22 +02:00
Joost Lekkerkerker
7cb94e6392
Bump uvcclient to 0.12.1 ( #123237 )
2024-08-06 14:01:48 +02:00
Franck Nijhof
bc380859e8
Update frontend to 20240806.0 ( #123230 )
2024-08-06 12:48:15 +02:00
Joost Lekkerkerker
78d1cd79af
Bump yt-dlp to 2023.08.06 ( #123229 )
2024-08-06 12:22:14 +02:00
Matthias Alphart
86d8c3b31a
Update knx-frontend to 2024.8.6.85349 ( #123226 )
2024-08-06 11:51:04 +02:00
dontinelli
b9251e94a9
Bump solarlog_cli to v0.1.6 ( #123218 )
...
bump solarlog_cli to v0.1.6
2024-08-06 10:15:48 +02:00
Jesse Hills
164cfa85da
Add support for ESPHome update entities to be checked on demand ( #123161 )
2024-08-06 10:12:31 +02:00
Clifford Roche
1b73b2a12a
Update greeclimate to 2.1.0 ( #123210 )
2024-08-06 10:06:35 +02:00
Bram Kragten
537d7728a7
Update frontend to 20240805.1 ( #123196 )
2024-08-05 18:23:44 +02:00
Joost Lekkerkerker
42ab8d0445
Remove deprecated asterisk_mbox integration ( #123174 )
2024-08-05 15:28:49 +02:00
Joost Lekkerkerker
b73ca874bb
Bump uvcclient to 0.11.1 ( #123185 )
2024-08-05 14:23:07 +02:00
David F. Mulcahey
3257bdeed2
Bump ZHA lib to 0.0.27 ( #123125 )
2024-08-05 11:19:57 +02:00
Clifford Roche
1163cc7cab
Update greeclimate to 2.0.0 ( #121030 )
...
Co-authored-by: Joostlek <joostlek@outlook.com>
2024-08-05 11:18:34 +02:00
Arie Catsman
b7d56ad38a
Bump pyenphase to 1.22.0 ( #123103 )
2024-08-03 10:21:12 -05:00
Bram Kragten
a18166e3f8
Update frontend to 20240802.0 ( #123072 )
2024-08-02 16:48:37 +02:00
Philip Vanloo
b610b29d28
LinkPlay: Bump python-linkplay to 0.0.6 ( #123062 )
...
Bump python-linkplay to 0.0.6
2024-08-02 13:23:45 +02:00
David F. Mulcahey
5446dd92a9
Make ZHA load quirks earlier ( #123027 )
2024-08-02 12:22:36 +02:00
Denis Shulyaka
262d778a38
Anthropic Claude conversation integration ( #122526 )
...
* Initial commit
* Use add_suggested_values
* Update homeassistant/components/anthropic/conversation.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update strings.json
* Update config_flow.py
* Update config_flow.py
* Fix tests
* Update homeassistant/components/anthropic/conversation.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Removed agent registration
* Moved message_convert inline function outside
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2024-08-01 22:50:10 +02:00
Matrix
6bf59a8dfc
Bump yolink api to 0.4.6 ( #123012 )
2024-08-01 11:49:58 +02:00
Ivan Belokobylskiy
25d4dd82a0
Bump aioymaps to 1.2.5 ( #123005 )
...
Bump aiomaps, fix sessionId parsing
2024-08-01 10:51:41 +02:00
Michael Hansen
6baee603a5
Bump pymicro-vad to 1.0.1 ( #122973 )
2024-07-31 22:10:50 +02:00
Simon
5fefa606b6
Add ElevenLabs text-to-speech integration ( #115645 )
...
* Add ElevenLabs text-to-speech integration
* Remove commented out code
* Use model_id instead of model_name for elevenlabs api
* Apply suggestions from code review
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
* Use async client instead of sync
* Add ElevenLabs code owner
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Set entity title to voice
* Rename to elevenlabs
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Allow multiple voices and options flow
* Sort default voice at beginning
* Rework config flow to include default model and reloading on options flow
* Add error to strings
* Add ElevenLabsData and suggestions from code review
* Shorten options and config flow
* Fix comments
* Fix comments
* Add wip
* Fix
* Cleanup
* Bump elevenlabs version
* Add data description
* Fix
---------
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Michael Hansen <mike@rhasspy.org>
Co-authored-by: Joostlek <joostlek@outlook.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-07-31 21:31:09 +02:00
Steven B.
7276b4b3ad
Bump python-kasa to 0.7.1 ( #122967 )
2024-07-31 13:31:53 -05:00
Bram Kragten
c359d4a419
Update frontend to 20240731.0 ( #122956 )
2024-07-31 17:53:52 +02:00
Maikel Punie
c8dccec956
Bump velbusaio to 2024.07.06 ( #122905 )
...
bumpo velbusaio to 2024.07.06
2024-07-31 12:48:08 +02:00
Diogo Gomes
68f06e63e2
Bump pytrydan to 0.8.0 ( #122898 )
...
bump pytrydan to 0.8.0
2024-07-31 10:32:13 +01:00
Michael Hansen
7f4dabf546
Switch from WebRTC to microVAD ( #122861 )
...
* Switch WebRTC to microVAD
* Remove webrtc-noise-gain from licenses
2024-07-31 09:42:45 +02:00
Denis Shulyaka
5a04d982d9
Bump ollama to 0.3.1 ( #122866 )
2024-07-31 09:35:45 +02:00
Matthias Alphart
9351f300b0
Update xknx to 3.0.0 - more DPT definitions ( #122891 )
...
* Support DPTComplex objects and validate sensor types
* Gracefully start and stop xknx device objects
* Use non-awaitable XknxDevice callbacks
* Use non-awaitable xknx.TelegramQueue callbacks
* Use non-awaitable xknx.ConnectionManager callbacks
* Remove unnecessary `hass.async_block_till_done()` calls
* Wait for StateUpdater logic to proceed when receiving responses
* Update import module paths for specific DPTs
* Support Enum data types
* New HVAC mode names
* HVAC Enums instead of Enum member value strings
* New date and time devices
* Update xknx to 3.0.0
* Fix expose tests and DPTEnumData check
* ruff and mypy fixes
2024-07-31 09:10:36 +02:00
Thomas55555
0d678120e4
Bump aioautomower to 2024.7.3 ( #121983 )
...
* Bump aioautomower to 2024.7.0
* tests
* Bump to 2024.7.1
* bump to 2024.7.2
* use timezone Europe/Berlin
* bump to 2024.7.3
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-07-31 08:28:39 +02:00
J. Nick Koston
aa801d9cc6
Bump bluetooth-data-tools to 1.19.4 ( #122886 )
2024-07-30 18:20:55 -05:00
Jeef
067acce4de
Add SimpleFin sensor to show age of data ( #122550 )
2024-07-30 23:42:10 +02:00
Michael Hansen
da18aae2d8
Bump intents to 2024.7.29 ( #122811 )
2024-07-30 15:27:16 -05:00
Erik Montnemery
6362ca1052
Bump pyhomeworks to 1.1.0 ( #122870 )
2024-07-30 21:52:25 +02:00
Erik Montnemery
94c0b9fc06
Bump pyhomeworks to 1.0.0 ( #122867 )
2024-07-30 19:39:53 +02:00
Joakim Plate
b3f7f379df
Upgrade dsmr-parser to 1.4.2 ( #121929 )
2024-07-30 16:51:02 +02:00
Matthias Alphart
956cc6a85c
Add UI to create KNX switch and light entities ( #122630 )
...
Update KNX frontend to 2024.7.25.204106
2024-07-30 13:54:44 +02:00
David F. Mulcahey
bd3f0da385
Bump ZHA lib to 0.0.24 and universal-silabs-flasher to 0.0.22 ( #122812 )
...
* Bump ZHA lib to 0.0.24
* update for node state change for coordinator data
* bump flasher
2024-07-29 18:16:54 -04:00
Milan Meulemans
b5b01d97f1
Add support for ASIN Pool devices to ASEKO ( #122773 )
2024-07-29 22:12:34 +02:00
Richard Kroegel
745eea9a29
Bump bimmer_connected to 0.16.1 ( #122699 )
...
Co-authored-by: Richard <rikroe@users.noreply.github.com>
2024-07-29 12:02:47 +02:00
Marcel van der Veldt
6d4711ce43
Bump aiohue to version 4.7.2 ( #122651 )
2024-07-29 11:59:13 +02:00
Alexey ALERT Rubashёff
869ec3f670
Bump pyOverkiz to 1.13.14 ( #122691 )
2024-07-29 11:44:28 +02:00