Commit Graph

25573 Commits (llm-task-pref)

Author SHA1 Message Date
Paulus Schoutsen 17a5815ca1 Add AI Task prefs 2025-06-18 00:00:27 +00:00
Paulus Schoutsen a8d4caab01 Remove GenTextTaskType 2025-06-17 12:54:49 -04:00
Paulus Schoutsen 2be6acec03 Add AI Task integration 2025-06-17 12:33:58 -04:00
Paulus Schoutsen fa21269f0d
Simplify ChatLog dependencies (#146351) 2025-06-15 17:41:15 -04:00
Markus Adrario fdf4ed2aa5
Homee add button_state to event entities (#146860)
* use entityDescription

* Add new event and adapt tests

* change translation

* use references in strings
2025-06-15 18:17:52 +02:00
Marc Mueller 8c7ba11493
Fix telegram_bot RuntimeWarning in tests (#146781) 2025-06-15 11:23:17 +03:00
Markus Lanthaler c988d1ce36
Add support for Gemini's new TTS capabilities (#145872)
* Add support for Gemini TTS

* Add tests

* Use wave library and update a few comments
2025-06-14 22:21:04 -07:00
Paulus Schoutsen ec02f6d010
Extract Google LLM base entity class (#146817) 2025-06-14 22:17:52 -07:00
hahn-th 2ac8901a0d
Improve code quality in async_setup_entry of switches in homematicip_cloud (#146816)
improve setup of switches
2025-06-14 17:26:08 +02:00
Paulus Schoutsen 059c12798d
Drop user prompt from LLMContext (#146787) 2025-06-13 22:01:39 -04:00
starkillerOG cdb2b407be
Add Reolink baby cry sensitivity (#146773)
* Add baby cry sensitivity

* Adjust tests
2025-06-14 00:11:13 +01:00
hahn-th 761a0877e6
Fix throttling issue in HomematicIP Cloud (#146683)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-06-13 19:57:03 +02:00
Duco Sebel 524c16fbe1
Bumb python-homewizard-energy to 9.1.1 (#146723)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-06-13 18:59:28 +02:00
Marc Mueller 038a848d53
Fix androidtv isfile patcher in tests (#146696) 2025-06-13 16:25:09 +02:00
Simone Chemelli a349653282
Bump aioamazondevices to 3.1.2 (#146690) 2025-06-13 16:53:18 +03:00
Marc Mueller 704118b3d0
Remove unnecessary patch from toon tests (#146691) 2025-06-13 12:53:33 +02:00
Marc Mueller 7c575d0316
Fix asuswrt test patch (#146692) 2025-06-13 12:52:56 +02:00
starkillerOG ab3f11bfe7
Add Reolink IR brightness entity (#146717) 2025-06-13 12:50:12 +02:00
Marc Mueller 6421973cd6
Remove unnecessary patch from panel_custom tests (#146695) 2025-06-13 10:46:26 +02:00
Marc Mueller 7201171eb5
Replace unnecessary pydantic import in matrix tests (#146693) 2025-06-13 10:45:54 +02:00
Abílio Costa 1fb438fa6c
Add missing mock value to Reolink test (#146689) 2025-06-13 07:43:21 +02:00
starkillerOG 89ae68c5af
Reolink check if camera and motion supported (#146666) 2025-06-12 22:19:46 +01:00
starkillerOG 680b70aa29
Reolink add diagnostics for baichuan (#146667)
* Add baichuan diagnostics

* adjust tests
2025-06-12 19:26:37 +02:00
epenet 48e4624ba0
Add basic xiaomi_miio fan tests (#146593) 2025-06-12 17:33:45 +01:00
Avi Miller 8807c530a9
Fix palette handling for LIFX Ceiling SKY effect (#146582)
Signed-off-by: Avi Miller <me@dje.li>
2025-06-12 14:32:04 +02:00
Pete Sage afc0a2789d
Update Sonos to use SonosConfigEntry and runtime data (#145512)
* fix: initial

* fix: cleanup

* fix: cleanup

* fix: cleanup

* fix: SonosConfigEntry

* add config_entry.py

* fix: sonos_data to runtime_data

* fix: move to helpers.py
2025-06-12 14:05:51 +02:00
epenet e14cf8a5b9
Remove deprecated service in plex (#146608)
* Remove deprecated service in plex

* Update json/yaml
2025-06-12 10:43:03 +02:00
G Johansson 25e6eab008
Not valid hvac modes now fails in Climate (#145242)
* Not valid hvac modes now fails

* Fix some tests

* Some more

* More

* fix ruff

* HVAC

* Fritzbox

* Clean up

* Use dict[key]

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
rappenze 7cb3c397b2
Support more dimmer devices in fibaro (#145864) 2025-06-11 23:55:38 +02:00
Denis Shulyaka 8c9acf5a4d
Separate steps for openai_conversation options flow (#141533) 2025-06-11 23:54:01 +02:00
starkillerOG e46e7f5a81
Bump reolink-aio to 0.14.0 (#146566) 2025-06-11 23:52:31 +02:00
G Johansson f4e5036275
New helper for templating args in command_line (#145899) 2025-06-11 19:58:28 +02:00
rappenze 59aba339d8
Add support for more cover devices in Fibaro (#146486) 2025-06-11 19:56:38 +02:00
Joost Lekkerkerker 864e440685
Make issue creation check architecture instead of uname (#146537) 2025-06-11 18:39:46 +02:00
tronikos 2f6fcb5801
Rename Amazon Devices to Alexa Devices (#146362)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-06-11 18:35:26 +02:00
Shay Levy ab2fc4e9a6
Remove stale Shelly BLU TRV devices (#145994)
* Remove stale Shelly BLU TRV devices

* Add test

* Remove config entry from device
2025-06-11 17:39:49 +02:00
hanwg 0af41d9cb1
Bug fix for Telegram bot integration: Handle plain text parse_mode (#146535) 2025-06-11 16:19:22 +02:00
Petar Petrov 9ee45518e9
Remove the Delete button on the ZwaveJS device page (#146544) 2025-06-11 15:39:02 +02:00
Erik Montnemery 09a5ac5979
Handle changes to source entities in generic_thermostat helper (#146541) 2025-06-11 15:26:52 +02:00
Erik Montnemery 296b5c627a
Handle changes to source entities in generic_hygrostat helper (#146538) 2025-06-11 15:18:04 +02:00
Erik Montnemery 120338d510
Handle changes to source entity in utility_meter (#146526) 2025-06-11 15:17:52 +02:00
Erik Montnemery 9b4ab60adb
Handle changes to source entity in trend helper (#146525) 2025-06-11 15:17:42 +02:00
Erik Montnemery 51b0642789
Handle changes to source entity in threshold helper (#146524) 2025-06-11 15:17:34 +02:00
Erik Montnemery cb9c213496
Handle changes to source entity in statistics helper (#146523) 2025-06-11 15:17:19 +02:00
Erik Montnemery cb42d99c28
Handle changes to source entity in integration helper (#146522) 2025-06-11 15:17:08 +02:00
Erik Montnemery cf5cdf3cdb
Handle changes to source entity in history_stats helper (#146521) 2025-06-11 15:16:51 +02:00
Petro31 3e0aab55a8
Fix `delay_on` and `delay_off` restarting when a new trigger occurs during the delay (#145050) 2025-06-11 14:08:10 +01:00
Martin Hjelmare c49d95b230
Remove Z-Wave useless reconfigure options (#146520)
* Remove emulate hardware option

* Remove log level option
2025-06-11 13:31:07 +03:00
Petro31 37d904dfdc
Add color_temp_kelvin to set_temperature action variables (#146448) 2025-06-11 11:58:07 +02:00
Joost Lekkerkerker dd216ac15b
Split deprecated system issue in 2 places (#146453) 2025-06-11 11:35:14 +02:00