Matthias Alphart
fff5715a06
Require KNX boolean service descriptor selectors ( #118597 )
2024-06-08 11:09:52 +02:00
Lucas Mindêllo de Andrade
ad2ff500de
Bump sunweg to 3.0.1 ( #118435 )
2024-06-08 10:57:44 +02:00
Shay Levy
742dd61d36
Bump aioshelly to 10.0.1 ( #119123 )
2024-06-08 10:44:37 +02:00
t0bst4r
deac59f1ee
Add intelligent language matching for Google Assistant SDK Agents ( #112600 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-06-08 09:50:15 +02:00
tronikos
f605c10f42
Properly handle escaped unicode characters passed to tools in Google Generative AI ( #119117 )
2024-06-08 09:02:00 +02:00
rwalker777
f07e7ec543
Add Tuya based bluetooth lights ( #119103 )
2024-06-08 08:59:14 +02:00
tronikos
5fdfafd57f
Catch GoogleAPICallError in Google Generative AI ( #119118 )
2024-06-08 08:51:42 +02:00
Brett Adams
e4be3d8435
Improve the reliability of tests in Tessie ( #118596 )
2024-06-07 22:11:35 +02:00
Marc Mueller
00f78dc522
Update typing-extensions to 4.12.2 ( #119098 )
2024-06-07 22:06:51 +02:00
Robert Svensson
20df747806
Use fixtures in UniFi device tracker tests ( #118912 )
2024-06-07 21:28:02 +02:00
Franck Nijhof
b28cdcfc49
2024.6.1 ( #119096 )
2024-06-07 21:20:44 +02:00
Erik Montnemery
6c15351c18
Add support for common references in strings.json ( #118783 )
...
* Add support for common references in strings.json
* Update tests
2024-06-07 20:59:26 +02:00
epenet
b2a54c50e2
Move mock_zeroconf to decorator in tests ( #119061 )
2024-06-07 20:55:20 +02:00
tronikos
ae59d0eadf
Bump google-generativeai to 0.6.0 ( #119062 )
2024-06-07 20:50:55 +02:00
epenet
4a4c98caad
Move mock_async_zeroconf to decorator in zeroconf tests ( #119063 )
2024-06-07 20:49:58 +02:00
J. Nick Koston
1bda33b1e9
Bump home-assistant-bluetooth to 1.12.1 ( #119026 )
2024-06-07 13:48:36 -05:00
OzGav
aa121ebf73
Add previous track intent ( #113222 )
...
* add previous track intent
* add stop and clear playlist
* Remove clear_playlist and stop
* Remove clear_playlist and stop
* Use extra constraints
---------
Co-authored-by: Michael Hansen <mike@rhasspy.org>
2024-06-07 13:34:22 -05:00
Franck Nijhof
3f70e2b6f0
Bump version to 2024.6.1
2024-06-07 20:26:53 +02:00
Joost Lekkerkerker
ed22e98861
Fix Azure Data Explorer strings ( #119067 )
2024-06-07 20:24:03 +02:00
Marc Mueller
093f07c04e
Add type ignore comments ( #119052 )
2024-06-07 20:24:00 +02:00
Joost Lekkerkerker
b5693ca604
Fix AirGradient name ( #119046 )
2024-06-07 20:23:57 +02:00
J. Nick Koston
20b77aa15f
Fix remember_the_milk calling configurator async api from the wrong thread ( #119029 )
2024-06-07 20:23:53 +02:00
J. Nick Koston
1cbd3ab930
Fix refactoring error in snmp switch ( #119028 )
2024-06-07 20:23:50 +02:00
Matthias Alphart
31b44b7846
Fix KNX climate.set_hvac_mode
not turning on
( #119012 )
2024-06-07 20:23:47 +02:00
Matthias Alphart
de3a0841d8
Increase test coverage for KNX Climate ( #117903 )
...
* Increase test coverage fro KNX Climate
* fix test type annotation
2024-06-07 20:23:40 +02:00
Mike Degatano
581fb2f9f4
Always have addon url in detached_addon_missing ( #119011 )
2024-06-07 20:21:25 +02:00
Shay Levy
5bb4e4f5d9
Hold connection lock in Shelly RPC reconnect ( #119009 )
2024-06-07 20:21:22 +02:00
J. Nick Koston
cfa619b67e
Remove isal from after_dependencies in http ( #119000 )
2024-06-07 20:21:18 +02:00
Michael Hansen
56db7fc7dc
Fix exposure checks on some intents ( #118988 )
...
* Check exposure in climate intent
* Check exposure in todo list
* Check exposure for weather
* Check exposure in humidity intents
* Add extra checks to weather tests
* Add more checks to todo intent test
* Move climate intents to async_match_targets
* Update test_intent.py
* Update test_intent.py
* Remove patch
2024-06-07 20:20:41 +02:00
Joost Lekkerkerker
1f6be7b4d1
Fix unit of measurement for airgradient sensor ( #118981 )
2024-06-07 20:18:45 +02:00
Maciej Bieniek
52d1432d81
Bump imgw-pib
library to version 1.0.4
( #118978 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-07 20:18:41 +02:00
David Knowles
14da1e9b23
Bump pydrawise to 2024.6.3 ( #118977 )
2024-06-07 20:18:38 +02:00
G Johansson
d6e1d05e87
Bump python-holidays to 0.50 ( #118965 )
2024-06-07 20:18:35 +02:00
G Johansson
62f73cfcca
Fix Alarm control panel not require code in several integrations ( #118961 )
2024-06-07 20:18:32 +02:00
Maciej Bieniek
6e9a53d02e
Bump imgw-pib
backend library to version 1.0.2
( #118953 )
...
Bump imgw-pib to version 1.0.2
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-07 20:18:28 +02:00
J. Nick Koston
394c13af1d
Revert "Bump orjson to 3.10.3 ( #116945 )" ( #118920 )
...
This reverts commit dc50095d06
.
2024-06-07 20:17:01 +02:00
Jan-Philipp Benecke
86b13e8ae3
Fix flaky Google Assistant test ( #118914 )
...
* Fix flaky Google Assistant test
* Trigger full ci
2024-06-07 20:16:58 +02:00
Rami Mosleh
5a7332a135
Check if imap message text has a value instead of checking if its not None ( #118901 )
...
* Check if message_text has a value instead of checking if its not None
* Strip message_text to ensure that its actually empty or not
* Add test with multipart payload having empty plain text
2024-06-07 20:16:55 +02:00
Michael Hansen
0f9a91d369
Prioritize literal text with name slots in sentence matching ( #118900 )
...
Prioritize literal text with name slots
2024-06-07 20:16:52 +02:00
Marc Mueller
00dd86fb4b
Update requests to 2.32.3 ( #118868 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-07 20:16:47 +02:00
J. Nick Koston
440185be25
Fix refactoring error in snmp switch ( #119028 )
2024-06-07 20:09:48 +02:00
epenet
cd7f2f9f77
Fix incorrect type hints in azure_data_explorer tests ( #119065 )
2024-06-07 20:07:38 +02:00
epenet
9008b4295c
Improve type hints in assist_pipeline tests ( #119066 )
2024-06-07 12:39:25 -05:00
paulusbrand
624017a0f9
Add template Base64 decode encoding parameter ( #116603 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-07 17:01:35 +02:00
Joost Lekkerkerker
0556d9d4ed
Fix Azure Data Explorer strings ( #119067 )
2024-06-07 16:31:50 +02:00
epenet
37b0e8fa33
Improve type hints in airvisual test fixtures ( #119079 )
2024-06-07 07:35:33 -06:00
epenet
5bf42e64e3
Improve type hints in arcam_fmj tests ( #119072 )
2024-06-07 15:33:43 +02:00
Dos Moonen
59c8270b1a
Bump solax from 3.1.0 to 3.1.1 ( #118888 )
2024-06-07 15:16:07 +02:00
epenet
549f66fd6f
Move mock_async_zeroconf to decorator in homekit tests ( #119060 )
2024-06-07 12:30:02 +02:00
Yuxin Wang
81ee5fb46b
Refine sensor descriptions for APCUPSD ( #114137 )
...
* Refine sensor descriptions for APCUPSD
* Add device class for cumonbatt
* Add UoM to STESTI and TIMELEFT
* Remove device class for STESTI
2024-06-07 12:28:59 +02:00