Franck Nijhof
b28cdcfc49
2024.6.1 ( #119096 )
2024.6.1
2024-06-07 21:20:44 +02: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 dc50095d0618f545a7ee80d2f10b9997c1bc40da.
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
Franck Nijhof
460909a7f6
2024.6.0 ( #118400 )
2024.6.0
2024-06-05 20:06:01 +02:00
Franck Nijhof
21fd012447
Bump version to 2024.6.0
2024-06-05 19:00:08 +02:00
Robert Resch
c27f0c560e
Replace slave by meter in v2c ( #118893 )
2024-06-05 18:59:52 +02:00
Michael Hansen
0f4a1b421e
Bump intents to 2024.6.5 ( #118890 )
2024-06-05 18:59:49 +02:00
Erik Montnemery
5e35ce2996
Improve WS command validate_config ( #118864 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-05 18:59:44 +02:00
Franck Nijhof
e5804307e7
Bump version to 2024.6.0b9
2024.6.0b9
2024-06-05 15:51:19 +02:00
Bram Kragten
3b74b63b23
Update frontend to 20240605.0 ( #118875 )
2024-06-05 15:51:08 +02:00
Marc Mueller
06df32d9d4
Fix TypeAliasType not callable in senz ( #118872 )
2024-06-05 15:51:05 +02:00
Jan Bouwhuis
63947e4980
Improve repair issue when notify service is still being used ( #118855 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-06-05 15:51:02 +02:00
Ethem Cem Özkan
ac6a377478
Bump python-roborock to 2.2.3 ( #118853 )
...
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-06-05 15:50:59 +02:00
Paulus Schoutsen
18af423a78
Fix the radio browser doing I/O in the event loop ( #118842 )
2024-06-05 15:50:56 +02:00
Franck Nijhof
f1445bc8f5
Fix capitalization of protocols in Reolink option flow ( #118839 )
2024-06-05 15:50:53 +02:00
starkillerOG
3784c99305
Conserve Reolink battery by not waking the camera on each update ( #118773 )
...
* update to new cmd_list type
* Wake battery cams each 1 hour
* fix styling
* fix epoch
* fix timezone
* force full update when using generic update service
* improve comment
* Use time.time() instead of datetime
* fix import order
2024-06-05 15:50:50 +02:00
Pete Sage
0084d6c5bd
Fix Hydrawise sensor availability ( #118669 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-05 15:50:47 +02:00
Franck Nijhof
f1e6375406
Bump version to 2024.6.0b8
2024.6.0b8
2024-06-04 21:32:36 +02:00
Jan-Philipp Benecke
9157905f80
Initialize the Sentry SDK within an import executor job to not block event loop ( #118830 )
2024-06-04 21:31:49 +02:00
J. Nick Koston
b02c9aa2ef
Ensure name of task is logged for unhandled loop exceptions ( #118822 )
2024-06-04 21:31:45 +02:00
Bram Kragten
6e30fd7633
Update frontend to 20240604.0 ( #118811 )
2024-06-04 21:31:42 +02:00
Stefan Agner
74b29c2e54
Bump Python Matter Server library to 6.1.0 ( #118806 )
2024-06-04 21:31:38 +02:00
Maciej Bieniek
b1b26af92b
Check if Shelly entry.runtime_data
is available ( #118805 )
...
* Check if runtime_data is available
* Add tests
* Use `is` operator
---------
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-04 21:31:33 +02:00
arturyak
b107ffd30d
Add missing FAN_ONLY mode to ccm15 ( #118804 )
2024-06-04 21:31:28 +02:00
Joost Lekkerkerker
776675404a
Set unique id in aladdin connect config flow ( #118798 )
2024-06-04 21:30:08 +02:00
Paulus Schoutsen
38ee32fed2
Include script description in LLM exposed entities ( #118749 )
...
* Include script description in LLM exposed entities
* Fix race in test
* Fix type
* Expose script
* Remove fields
2024-06-04 21:21:26 +02:00
Tsvi Mostovicz
111d11aaca
Fix updating options in Jewish Calendar ( #118643 )
2024-06-04 21:21:23 +02:00
Jack Boswell
ff8752ea4f
Fix calculation of Starlink sleep end setting ( #115507 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-06-04 21:21:13 +02:00
Franck Nijhof
2151f7ebf3
Bump version to 2024.6.0b7
2024.6.0b7
2024-06-04 12:20:22 +02:00