Erik Montnemery and GitHub
4eda081574
Remove unnecessary error handling from backup onboarding ( #142786 )
2025-04-12 11:01:41 +02:00
Erik Montnemery and GitHub
234c4c1958
Move backup backup onboarding API to an onboarding platform ( #142713 )
...
* Move backup backup onboarding API to an onboarding platform
* Move additional test from onboarding to backup
* Remove backup tests from onboarding
2025-04-12 09:41:54 +02:00
Marc Mueller and GitHub
ad3c4d24b8
Update h2 to 4.2.0 ( #142777 )
2025-04-11 14:08:09 -10:00
J. Nick Koston and GitHub
ee37b32ca1
Log lutron_caseta exception on pairing failure ( #140776 )
2025-04-11 13:57:47 -10:00
Ernst Klamer and GitHub
49721a541a
bump xiaomi-ble to 0.36.0 ( #142761 )
2025-04-12 01:16:14 +03:00
Robert Svensson and GitHub
c18d96e2f5
UniFi redact WLAN password ( #142767 )
...
* Recact password key word in WLAN diagnostic data
* Fix testdata
2025-04-12 01:15:15 +03:00
Joost Lekkerkerker and GitHub
3efb009e82
Introduce base entity in Syncthru ( #142694 )
2025-04-12 00:12:23 +02:00
Sanjay Govind and Franck Nijhof
7a1bea7ff5
Add jaraco.itertools license exception as the classifier was removed but no SPDX expression was added ( #142439 )
2025-04-11 21:35:35 +00:00
Thomas55555 and Franck Nijhof
c7c645776d
Bump ical to 9.1.0 ( #142197 )
2025-04-11 21:35:28 +00:00
Mathijs van de Nes and GitHub
b20f46e8b9
Add non-shared ssl client_context ( #142653 )
2025-04-11 10:55:05 -10:00
Marc Mueller and GitHub
4f0ece1bb4
Update uiprotect to 7.5.3 ( #142766 )
2025-04-11 22:37:15 +02:00
2c316c5820
Ensure person loads after recorder ( #142585 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2025-04-11 09:39:30 -10:00
Marc Mueller and GitHub
9d10d8f55e
Fix slack DeprecationWarnings ( #142754 )
2025-04-11 20:27:45 +02:00
Abílio Costa and GitHub
0fcac987df
Update strings for Whirlpool config flows ( #142758 )
2025-04-11 20:21:53 +02:00
Joost Lekkerkerker and GitHub
ffcc2254ce
Refactor Syncthru binary sensor ( #142696 )
2025-04-11 19:40:37 +02:00
Manu and GitHub
b01eac3ba5
Fix error in recurrence calculation of Habitica integration ( #142759 )
...
Fix error in rrule calculation of Habitica integration
2025-04-11 19:39:40 +02:00
Simone Chemelli and GitHub
a3341c4330
Add full test coverage for Comelit humidifier platform ( #141852 )
...
* Add full test coverage for Comelit humidifier platform
* clean
* update snapshot
* apply review comment
2025-04-11 18:23:03 +02:00
Franck Nijhof
667cb772e9
Bump version to 2025.4.2
2025-04-11 16:12:45 +00:00
Jeff Rescignano and Franck Nijhof
933d008e52
Upgrade sharkiq depedency to 1.1.0 ( #142746 )
2025-04-11 16:12:06 +00:00
Jeff Rescignano and GitHub
a4fac730d4
Upgrade sharkiq depedency to 1.1.0 ( #142746 )
2025-04-11 18:07:27 +02:00
Allen Porter and Franck Nijhof
d868f39aea
Fix Anthropic bug parsing a streaming response with no json ( #142745 )
2025-04-11 15:42:08 +00:00
Joost Lekkerkerker and Franck Nijhof
28d776a0b0
Fix SmartThings gas meter ( #142741 )
2025-04-11 15:42:04 +00:00
Joost Lekkerkerker and Franck Nijhof
b5d541b596
Bump pySmartThings to 3.0.4 ( #142739 )
2025-04-11 15:41:59 +00:00
Bram Kragten and Franck Nijhof
4948499889
Update frontend to 20250411.0 ( #142736 )
2025-04-11 15:41:55 +00:00
starkillerOG and Franck Nijhof
7696b101f6
Reolink migrate unique ID debugging ( #142723 )
...
* Filter out unexpected unique_ids
* correct
* Add test
* fix styling
2025-04-11 15:41:51 +00:00
starkillerOG and Franck Nijhof
fd2987a9fd
Bump reolink-aio 0.13.1 ( #142719 )
2025-04-11 15:41:47 +00:00
Christopher Fenner and Franck Nijhof
4c1d32020a
Bump PyViCare to 2.44.0 ( #142701 )
...
bump vicare to v2.44.0
2025-04-11 15:41:42 +00:00
Jan Bouwhuis and Franck Nijhof
b40bdab0ae
Fix EC certificate key not allowed in MQTT client setup ( #142698 )
2025-04-11 15:41:38 +00:00
Simone Chemelli and Franck Nijhof
d192aecd3b
Comelit config flow timeout error ( #142667 )
2025-04-11 15:41:34 +00:00
Thomas55555 and Franck Nijhof
d1781f5766
Bump livisi to 0.0.25 ( #142638 )
2025-04-11 15:41:29 +00:00
henryptung and Franck Nijhof
2c4461457a
Bump led_ble to 1.1.7 ( #142629 )
...
changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v1.1.6...v1.1.7
2025-04-11 15:40:35 +00:00
J. Nick Koston and Franck Nijhof
82959081de
Pin multidict to >= 6.4.2 to resolve memory leaks ( #142614 )
...
* Pin multidict to >= 6.4.1 to resolve memory leaks
https://github.com/aio-libs/multidict/issues/1134
https://github.com/aio-libs/multidict/issues/1131
https://github.com/aio-libs/multidict/releases/tag/v6.4.1
https://github.com/aio-libs/multidict/releases/tag/v6.4.0
* Apply suggestions from code review
2025-04-11 15:39:38 +00:00
Thimo Seitz and Franck Nijhof
acdac6d5e8
Update growatt server dependency to 1.6.0 ( #142606 )
...
* Update GrowattServer Dependency
* Update requirements_test_all.txt
2025-04-11 15:39:34 +00:00
Fredrik Erlandsson and Franck Nijhof
d3d7889883
Fix ssl_cert load from config_flow ( #142570 )
...
fix ssl_cert load from config_flow
2025-04-11 15:39:29 +00:00
puddly and Franck Nijhof
60ece3e1c9
Fix Core deadlock by ensuring only one ZHA log queue handler thread is running at a time ( #142568 )
...
Ensure only one log queue handler is running at a time
2025-04-11 15:39:25 +00:00
Christopher Fenner and Franck Nijhof
a9f8529460
Fix Quickmode handling in ViCare integration ( #142561 )
...
* only check quickmode if supported
* update snapshot
* revert
2025-04-11 15:39:20 +00:00
Andrew Sayre and Franck Nijhof
ec53b61f9e
Bump pyheos to v1.0.5 ( #142554 )
...
Update pyheos
2025-04-11 15:39:16 +00:00
Thomas55555 and Franck Nijhof
e9f02edd8b
Fix adding devices in Husqvarna Automower ( #142549 )
2025-04-11 15:39:12 +00:00
Marcel van der Veldt and Franck Nijhof
d1b7898219
Fix small typo in Music Assistant integration causing unavailable players ( #142535 )
...
Fix small typo in Music Assistant integration causing issues with adding players
2025-04-11 15:39:08 +00:00
Jan Bouwhuis and Franck Nijhof
8dc21ef619
Allow max to be equal with min for mqtt number config validation ( #142522 )
2025-04-11 15:39:03 +00:00
tronikos and Franck Nijhof
d9f91598a5
Fix range of Google Generative AI temperature ( #142513 )
2025-04-11 15:34:29 +00:00
Ivan Lopez Hernandez and Franck Nijhof
c540acf2bd
Handle None on the response candidates in Google Generative AI ( #142497 )
...
* Added type checking on the candidates list
* Made error message a constant
2025-04-11 15:34:24 +00:00
f702f3efcd
Fix Shelly initialization if device runs large script ( #142487 )
...
* Don't check the whole script to see if it generates events
* Fix tests
---------
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2025-04-11 15:34:20 +00:00
Wilfred Ketelaar and Franck Nijhof
9410061405
Fixed Renault charge state icon ( #142478 )
...
Fixed charge state icon (duplicate mdi prefix)
2025-04-11 15:34:15 +00:00
485b28d9ea
Bump aioshelly to version 13.4.1 ( #142477 )
...
* Bymp aioshelly to 13.4.1
* Catch InvalidHostError
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-04-11 15:34:10 +00:00
epenet and Franck Nijhof
d59200a9f5
Fix kelvin parameter in light action specifications ( #142456 )
2025-04-11 15:34:05 +00:00
starkillerOG and Franck Nijhof
44a92ca81c
Fix Reolink smart AI sensors ( #142454 )
2025-04-11 15:34:01 +00:00
J. Nick Koston and Franck Nijhof
d39fa39a03
Fix HKC showing hvac_action as idle when fan is active and heat cool target is off ( #142443 )
...
* Fix HKC showing hvac_action as idle when fan is active and heat cool target is off
fixes #142442
* comment relocation
2025-04-11 15:33:56 +00:00
Michael and Franck Nijhof
36ec857523
Fix reload of AVM FRITZ!Tools when new connected device is detected ( #142430 )
2025-04-11 15:33:51 +00:00
fcb8cdc146
Add missing strings to Fritz ( #142413 )
...
* Add missing strings to Fritz
* update quality scale
* add common section
this avoids later re-structuring and re-translating
* fix strings
* fix strings
* apply review comment
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
2025-04-11 15:33:46 +00:00