epenet and GitHub
c6bdee8dd8
Various minor tweaks in samsungtv tests ( #143951 )
2025-04-30 15:26:39 +02:00
epenet and GitHub
800f403643
Adjust unique_id in SamsungTV tests ( #143959 )
2025-04-30 15:25:50 +02:00
Robert Resch and GitHub
9b1c6b07f5
Bump deebot-client to 13.0.0 ( #143823 )
2025-04-30 15:24:54 +02:00
Brian Choromanski and GitHub
f7c1a0c5e6
Add tests for parse_time_expression ( #143912 )
2025-04-30 13:58:17 +01:00
Pete Sage and GitHub
57a7c26c64
Add generator status sensors for Rehlko ( #143948 )
2025-04-30 14:55:12 +02:00
Norbert Rittel and GitHub
d606e86b47
Fix spelling of "Overtorque fault" in litterrobot ( #143953 )
2025-04-30 14:53:03 +02:00
Erik Montnemery and GitHub
f7a9319122
Don't attempt to garbage collect objects leaked by previous modules ( #143944 )
2025-04-30 14:52:50 +02:00
Allen Porter and GitHub
b16151ac6d
Add an LLM tool for fetching todo list items ( #143777 )
...
* Add a tool for fetching todo list items
* Simplify the todo list interface by adding an "all" status
* Update prompt to improve performance on smaller models
2025-04-30 08:49:33 -04:00
Manuel Rüger and GitHub
bdd9099294
switchbot_cloud: Add firmware information ( #143693 )
2025-04-30 14:48:18 +02:00
Allen Porter and GitHub
d924f0b1d6
Improve the live context tool prompt with additional instructions ( #143746 )
...
* Improve the live context tool prompt with additional instructions
* Fix vertical whitespace
2025-04-30 08:47:54 -04:00
Paulus Schoutsen and GitHub
5dab9ba01b
Allow streaming text into TTS ResultStream objects ( #143745 )
...
Allow streaming messages into TTS ResultStream
2025-04-30 08:21:19 -04:00
J. Nick Koston and GitHub
ae118da5a1
Bump orjson to 3.10.18 ( #143943 )
2025-04-30 14:03:38 +02:00
epenet and GitHub
e24082be9a
Fix incorrect return types in samsungtv tests ( #143937 )
2025-04-30 13:31:21 +02:00
Manu and GitHub
8fafbfaf82
Change function alias to proxy in ista EcoTrend ( #143911 )
...
Change function alias
2025-04-30 13:07:51 +02:00
Joost Lekkerkerker and GitHub
6168fe006e
Remove Oncue integration ( #143945 )
2025-04-30 12:50:28 +02:00
6c633668f6
Add Rehlko (formerly Kohler Energy Management) Integration ( #143602 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-04-30 12:44:16 +02:00
epenet and GitHub
73a1dbffeb
Fix invalid-else in samsungtv ( #143942 )
2025-04-30 12:34:36 +02:00
Erik Montnemery and GitHub
40217e764d
Allow overriding blueprinted templates ( #143874 )
...
* Allow overriding blueprinted templates
* Remove duplicated line
2025-04-30 12:14:28 +02:00
Petar Petrov and GitHub
a7af0eaccd
Add retry restore step to ZWave-JS migration ( #143934 )
...
* Add retry restore step to ZWave-JS migration
* improve test
2025-04-30 11:54:50 +02:00
epenet and GitHub
4ac29c6aef
Remove redundant turn_on/turn_off methods in samsungtv ( #143939 )
2025-04-30 11:47:39 +02:00
epenet and GitHub
ef023f084b
Ensure port is stored and used in SamsungTV legacy bridge ( #143940 )
...
* Ensure port is stored and used in SamsungTV legacy bridge
* Tweak
2025-04-30 11:47:28 +02:00
441bca5bda
Use CONF_PIN in SamsungTv config flow ( #143621 )
...
* Use CONF_PIN in SamsunTv config flow
* Adjust tests
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2025-04-30 11:26:20 +02:00
Robert Resch and GitHub
a8bee20aa3
Add Nuki brand with Matter support ( #143904 )
2025-04-30 11:14:19 +02:00
Martin Hjelmare and GitHub
04bea9c732
Handle Z-Wave migration low SDK version ( #143936 )
2025-04-30 11:43:05 +03:00
epenet and GitHub
98cbc2a182
Add extra logging in samsungtv ( #143933 )
...
* Cache and reuse REST client in samsungtv
* Add logging
2025-04-30 10:22:36 +02:00
epenet and GitHub
09518b1a71
Remove redundant Renault test fixtures ( #143929 )
...
Remove redundant Renault fixtures
2025-04-30 10:05:29 +02:00
epenet and GitHub
42d22bb1a3
Use unique registration number in renault tests ( #143926 )
2025-04-30 10:05:00 +02:00
tmenguy and GitHub
69c387a360
Improve Renault plug status binary sensor ( #143931 )
...
improve binary plug sensor
2025-04-30 10:03:01 +02:00
J. Nick Koston and GitHub
4b6fa12925
Make name a top-level key for SSDP discovery WebSocket API ( #143923 )
2025-04-30 09:40:15 +02:00
epenet and GitHub
c562cba030
Use unique VIN in renault tests ( #143925 )
2025-04-30 08:48:49 +02:00
40764b6995
Cleanup renault test constants ( #143924 )
...
* More
* tweak
* Adjust
* docstring
---------
Co-authored-by: Josef Zweck <josef@zweck.dev >
2025-04-30 08:32:07 +02:00
J. Nick Koston and GitHub
4ee3290929
Improve ESPHome dashboard diagnostics ( #143914 )
2025-04-30 08:19:16 +02:00
epenet and GitHub
dc02c37413
Use snapshot_platform in renault tests ( #143864 )
...
* Use snapshot_platform in renault tests
* More
* tweak
* Improve
2025-04-30 08:08:24 +02:00
Manu and GitHub
34becb541a
add verify_ssl config flow option to ntfy integration ( #143731 )
...
* add verfy_ssl option
* changes
2025-04-30 08:07:58 +02:00
Martin Hjelmare and GitHub
eabf88e3c9
Fix Z-Wave USB discovery already configured ( #143907 )
...
Fix zwave usb discovery already configured
2025-04-30 07:40:18 +02:00
J. Nick Koston and GitHub
c3dac50f21
Bump bluemaestro-ble to 0.4.0 ( #143922 )
2025-04-30 07:39:04 +02:00
J. Nick Koston and GitHub
f7240b52c5
Bump leaone-ble to 0.3.0 ( #143921 )
2025-04-30 07:38:51 +02:00
J. Nick Koston and GitHub
2112b5a763
Bump thermopro-ble to 0.13.0 ( #143920 )
2025-04-30 07:38:34 +02:00
J. Nick Koston and GitHub
03b10b45c4
Bump sensorpro-ble to 0.7.0 ( #143919 )
2025-04-30 07:38:13 +02:00
J. Nick Koston and GitHub
62361230f3
Bump thermobeacon-ble to 0.10.0 ( #143918 )
2025-04-30 07:37:50 +02:00
J. Nick Koston and GitHub
653306eb91
Bump sensorpush-ble to 1.9.0 ( #143917 )
2025-04-30 07:37:37 +02:00
J. Nick Koston and GitHub
07e2cfb736
Bump inkbird-ble to 0.15.0 ( #143916 )
2025-04-30 07:36:48 +02:00
Paulus Schoutsen and GitHub
f980434046
Clean up Text-to-Speech ( #143744 )
2025-04-30 04:29:35 +02:00
Marc Mueller and GitHub
97084e9382
Remove redundant typing cast in miele ( #143913 )
2025-04-30 03:13:23 +02:00
J. Nick Koston and GitHub
9db34fe232
Bump habluetooth to 3.45.0 ( #143909 )
2025-04-30 00:05:33 +02:00
Åke Strandberg and GitHub
c4f0b4ab23
Bump pymiele to 0.4.1 ( #143903 )
2025-04-30 00:55:23 +03:00
Brian Choromanski and GitHub
1647afc58a
Improve parse_time_expression list comprehension to get interval values ( #143488 )
2025-04-29 22:20:05 +01:00
Martin Hjelmare and GitHub
53ea8422f8
Improve Z-Wave hassio confirm form text ( #143908 )
2025-04-29 22:57:30 +02:00
0b988b3fac
Bump incomfort-client to v0.6.8 ( #143895 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2025-04-29 22:05:52 +02:00
5a4abe3ec1
Bump apsystems-ez1 to 2.6.0 ( #143897 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
2025-04-29 21:36:13 +02:00