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
2322b0b65f
Add exceptions translation to SamsungTV ( #142406 )
...
* Add exceptions translation to SmasungTV
* Update strings.json
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2025-04-11 15:33:42 +00:00
87baaf4255
Bump opower to 0.11.1 ( #142395 )
...
* Bump opower to 0.10.1
* opower==0.11.0
* opower==0.11.1
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-04-11 15:33:37 +00:00
J. Nick Koston and Franck Nijhof
b7f0e877f0
Bump aioesphomeapi to 29.9.0 ( #142393 )
...
changelog: https://github.com/esphome/aioesphomeapi/compare/v29.8.0...v29.9.0
fixes #142381
2025-04-11 15:33:33 +00:00
Jan-Philipp Benecke and Franck Nijhof
5d92a04732
Only load files ending .metadata.json in WebDAV ( #142388 )
2025-04-11 15:33:29 +00:00
Álvaro Fernández Rojas and Franck Nijhof
8ff879df22
Update aioairzone to v1.0.0 ( #142385 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2025-04-11 15:33:24 +00:00
J. Nick Koston and Franck Nijhof
9fb7ee676e
Bump flux_led to 1.2.0 ( #142362 )
...
changelog: https://github.com/lightinglibs/flux_led/compare/1.1.3...1.2.0
2025-04-11 15:33:20 +00:00
Jan Bouwhuis and Franck Nijhof
2c855a3986
Limit mqtt info logging for discovery of new components ( #142344 )
...
* Limit mqtt info logging for discovery of new component
* Keep in bail out, when debug logging is not enabled
2025-04-11 15:33:14 +00:00
cdd4894e30
Check that the current roboorck map exists before updating it. ( #142341 )
...
* Check that the current map exists
* Add a few extra checks
* Update coordinator.py
Co-authored-by: Allen Porter <allen.porter@gmail.com >
* fixlint
---------
Co-authored-by: Allen Porter <allen.porter@gmail.com >
2025-04-11 15:33:09 +00:00
tronikos and Franck Nijhof
5f26226712
Add a description for the enable_google_search_tool option in Google AI ( #142322 )
...
* Add a description for the enable_google_search_tool option in Google AI
* Use quotes
2025-04-11 15:33:05 +00:00
tronikos and Franck Nijhof
8baf61031d
Bump opower to 0.10.0 ( #142321 )
2025-04-11 15:33:00 +00:00
Andre Lengwenus and Franck Nijhof
e90ba40553
Add SensorDeviceClass and unit for LCN CO2 sensor. ( #142320 )
...
Add SesnorDeviceClass and unit for LCN CO2 sensor.
2025-04-11 15:32:54 +00:00
Luke Lashley and Franck Nijhof
b38016425f
Update Roborock map more consistently on state change ( #142228 )
...
* update map more consistently on state change
* Makecoordinator keep track of last_updated_state
2025-04-11 15:32:49 +00:00
Thomas55555 and Franck Nijhof
ee5e3f7691
Add error details in remote calendar flow ( #141753 )
...
* Add error details in remote calendar flow
* no args
* adjust
* json
* Apply suggestions
* remove description placeholder
2025-04-11 15:32:41 +00:00
Petro31 and Franck Nijhof
c25f26a290
Fix empty actions ( #142292 )
...
* Apply fix
* Add tests for alarm button cover lock
* update light
* add number tests
* test select
* add switch tests
* test vacuum
* update lock test
2025-04-04 20:18:31 +00:00
Josef Zweck and Franck Nijhof
8d62cb60a6
Fix skyconnect tests ( #142262 )
...
fix tests
2025-04-04 20:18:27 +00:00
Franck Nijhof
4f799069ea
Bump version to 2025.4.1
2025-04-04 19:24:45 +00:00
af708b78e0
Bump forecast-solar lib to v4.1.0 ( #142280 )
...
Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me >
2025-04-04 19:24:30 +00:00
Bram Kragten and Franck Nijhof
f46e659740
Update frontend to 20250404.0 ( #142274 )
2025-04-04 19:24:27 +00:00
7bd517e6ff
Bump pySmartThings to 3.0.2 ( #142257 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2025-04-04 19:24:23 +00:00
Robert Resch and Franck Nijhof
e9abdab1f5
Fix circular mean by always storing and using the weighted one ( #142208 )
...
* Fix circular mean by always storing and using the weighted one
* fix
* Fix test
2025-04-04 19:24:20 +00:00
rappenze and Franck Nijhof
86eee4f041
Fix fibaro setup ( #142201 )
2025-04-04 19:24:17 +00:00
9db60c830c
Do not fetch disconnected Home Connect appliances ( #142200 )
...
* Do not fetch disconnected Home Connect appliances
* Apply suggestions
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update docstring
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-04-04 19:24:13 +00:00
Marcel van der Veldt and Franck Nijhof
c43a4682b9
Do not create a HA mediaplayer for the builtin Music Assistant player ( #142192 )
...
Do not create a HA mediaplayer for the builtin Music player
2025-04-04 19:24:10 +00:00
Joost Lekkerkerker and Franck Nijhof
2a4996055a
Add preset mode to SmartThings climate ( #142180 )
...
* Add preset mode to SmartThings climate
* Add preset mode to SmartThings climate
2025-04-04 19:24:07 +00:00
Erwin Douna and Franck Nijhof
4643fc2c14
Tado bump to 0.18.11 ( #142175 )
...
* Bump to version 0.18.11
* Adding hassfest files
2025-04-04 19:24:04 +00:00
Brett Adams and Franck Nijhof
6410b90d82
Bump tesla-fleet-api to v1.0.17 ( #142131 )
...
bump
2025-04-04 19:24:00 +00:00
Brett Adams and Franck Nijhof
e5c00eceae
Slow down polling in Tesla Fleet ( #142130 )
...
* Slow down polling
* Fix tests
2025-04-04 19:23:55 +00:00
J. Nick Koston and Franck Nijhof
fe65579df8
Avoid logging a warning when replacing an ignored config entry ( #142114 )
...
Replacing an ignored config entry with one from the user
flow should not generate a warning. We should only warn
if we are replacing a usable config entry.
Followup to adjust the warning added in #130567
cc @epenet
2025-04-04 19:23:52 +00:00
G Johansson and Franck Nijhof
281beecb05
Bump pysmhi to 1.0.1 ( #142111 )
2025-04-04 19:23:48 +00:00
puddly and Franck Nijhof
7546b5d269
Hide broken ZBT-1 config entries on the hardware page ( #142110 )
...
* Hide bad ZBT-1 config entries on the hardware page
* Set up the bad config entry in the unit test
* Roll into a list comprehension
* Remove constant changes
* Fix condition in unit test
2025-04-04 19:23:45 +00:00
Arie Catsman and Franck Nijhof
490e3201b9
Bump pyenphase to 1.25.5 ( #142107 )
2025-04-04 19:23:42 +00:00
Paul Bottein and Franck Nijhof
04be575139
Add translation for hassio update entity name ( #142090 )
2025-04-04 19:23:39 +00:00
Erik Montnemery and Franck Nijhof
854cae7f12
Avoid unnecessary reload in apple_tv reauth flow ( #142079 )
2025-04-04 19:23:35 +00:00