Commit Graph

80989 Commits (2fd3c42e633bfb267604229876bd4846e93e8a3b)

Author SHA1 Message Date
epenet 2fd3c42e63
Fix implicit-return in squeezebox (#122928) 2024-08-01 09:19:16 +02:00
Matrix 55e5428443
Fix yolink protocol changed (#122989) 2024-08-01 08:32:16 +02:00
J. Nick Koston 8375b58eac
Update doorbird error notification to be a repair flow (#122987) 2024-08-01 08:31:22 +02:00
Franck Nijhof 352f0953f3
Skip binary wheels for pymicro-vad (#122982) 2024-08-01 01:00:17 +02:00
Franck Nijhof bdd6f57975
Bump version to 2024.9.0dev0 (#122975) 2024-07-31 23:24:30 +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
Mr. Bubbles 7bc2381a45
Add Pinecil virtual integration supported by IronOS (#122803) 2024-07-31 21:24:15 +02:00
Jack Gaino 2910369647
Optionally return response data when calling services through the API (#115046)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-07-31 21:00:04 +02:00
alexfp14 17f34b452e
Add HVAC mode support for AtlanticPassAPCHeatPumpMainComponent (heati… (#122175)
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2024-07-31 20:52:32 +02:00
epenet 220f686078
Remove invalid type hint and assignment in number (#122906) 2024-07-31 20:51:24 +02:00
epenet d878d744e7
Fix implicit-return in irish_rail_transport (#122916) 2024-07-31 20:50:31 +02:00
epenet b31263b747
Fix implicit-return in itunes (#122917) 2024-07-31 20:50:11 +02:00
epenet 4a4209647e
Fix implicit-return in humidifier (#122921) 2024-07-31 20:49:40 +02:00
epenet 9860109db9
Fix implicit-return in satel_integra (#122925) 2024-07-31 20:49:19 +02:00
epenet b8ac86939b
Fix implicit-return in smartthings (#122927) 2024-07-31 20:49:06 +02:00
epenet 9023d80d1b
Fix implicit-return in twitter (#122931) 2024-07-31 20:48:51 +02:00
epenet c702ffa7dd
Fix implicit-return in uk_transport (#122932) 2024-07-31 20:48:30 +02:00
epenet be8186126e
Fix implicit-return in valve (#122933) 2024-07-31 20:47:48 +02:00
epenet 4fda025106
Fix implicit-return in wsdot (#122935) 2024-07-31 20:47:33 +02:00
J. Nick Koston c7f863a141
Drop some unnecessary lambdas in powerwall (#122936) 2024-07-31 20:47:19 +02:00
epenet 4aacec2de7
Fix implicit-return in xiaomi (#122938) 2024-07-31 20:46:30 +02:00
epenet a6aae4e857
Fix implicit-return in xiaomi_miio (#122939) 2024-07-31 20:45:48 +02:00
epenet dde97a02f0
Fix implicit-return in xiaomi_aqara (#122940) 2024-07-31 20:45:29 +02:00
epenet d393317eb2
Fix implicit-return in yamaha (#122942) 2024-07-31 20:45:10 +02:00
J. Nick Koston 2f3f124aa1
Drop unnecessary lambdas in the entity filter (#122941) 2024-07-31 20:44:47 +02:00
epenet 79a741486c
Fix implicit-return in wyoming (#122946) 2024-07-31 20:42:57 +02:00
epenet c0fe65fa60
Fix unnecessary-return-none in homematic (#122948) 2024-07-31 20:42:42 +02:00
J. Nick Koston 8de0e4ca7c
Remove aiohappyeyeballs license exception (#122969) 2024-07-31 13:42:33 -05:00
epenet 7c179c33b5
Fix unnecessary-return-none in tradfri (#122950) 2024-07-31 20:42:19 +02:00
epenet 177690bcb3
Rename variable in sensor tests (#122954) 2024-07-31 20:42:05 +02:00
epenet a23b3f84f0
Fix implicit-return in garadget (#122923) 2024-07-31 20:41:44 +02:00
Michael Hansen d5388452d4
Use finished speaking detection in ESPHome/Wyoming (#122962) 2024-07-31 20:39:03 +02:00
Marcel van der Veldt 8a4206da99
Matter handle FeatureMap update (#122544) 2024-07-31 20:37:57 +02:00
Pete Sage f1084a57df
Fix Sonos media_player control may fail when grouping speakers (#121853) 2024-07-31 20:36:59 +02:00
Marcel van der Veldt 0189a05297
Extend Matter select entity (#122513) 2024-07-31 20:36:43 +02:00
Steven B. 7276b4b3ad
Bump python-kasa to 0.7.1 (#122967) 2024-07-31 13:31:53 -05:00
epenet 93bcd413a7
Fix unnecessary-return-none in iotty (#122947) 2024-07-31 20:21:26 +02:00
epenet bc25657f0a
Fix unnecessary-return-none in telnet (#122949) 2024-07-31 20:21:04 +02:00
Steven B. 9db42beade
Fix handling of tplink light effects for scenes (#122965)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-07-31 12:57:12 -05:00
Thomas55555 cc1a6d60c0
Add override for work areas in Husqvarna Automower (#120427)
Co-authored-by: Robert Resch <robert@resch.dev>
2024-07-31 19:28:46 +02:00
G Johansson a913587eb6
Climate validate temperature(s) out of range (#118649)
* Climate temperature out of range

* Fix test sensibo

* use temp converting for min/max

* Fix

* Fix mqtt tests

* Fix honeywell tests

* Fix Balboa tests

* Fix whirlpool test

* Fix teslemetry test

* Fix plugwise test

* Fix tplink test

* Fix generic thermostat test

* Fix modbus test

* Fix fritzbox tests

* Honewell
2024-07-31 19:17:53 +02:00
Louis Christ ae9e8ca419
Simplify async_setup_entry in bluesound integration (#122874)
* Use async_added_to_hass and async_will_remove_from_hass

* Remove self._hass
2024-07-31 19:04:17 +02:00
epenet 69a8c5dc9f
Fix implicit-return in hddtemp (#122919) 2024-07-31 18:44:36 +02:00
epenet 3f091470fd
Use pytest.mark.usefixtures in risco tests (#122955) 2024-07-31 18:28:35 +02:00
Marcel van der Veldt c888908cc8
Add default warning for installing matter device updates (#122597) 2024-07-31 18:23:40 +02:00
J. Nick Koston 172e2125f6
Switch to using update for headers middleware (#122952) 2024-07-31 18:17:45 +02:00
Michael 69f54656c4
Fix cleanup of orphan device entries in AVM Fritz!Box Tools (#122937)
* fix cleanup of orphan device entries

* add test for cleanup button
2024-07-31 17:58:11 +02:00
Bram Kragten c359d4a419
Update frontend to 20240731.0 (#122956) 2024-07-31 17:53:52 +02:00
epenet a1b8545568
Fix unnecessary-return-none in nest (#122951) 2024-07-31 17:13:53 +02:00