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
Allen Porter and GitHub
ca07975ead
Fix Anthropic bug parsing a streaming response with no json ( #142745 )
2025-04-11 17:30:12 +02:00
Michael and GitHub
5a1a41beb1
Fix reload of AVM FRITZ!Tools when new connected device is detected ( #142430 )
2025-04-11 17:26:58 +02:00
Bram Kragten and GitHub
20a3a061a1
Update frontend to 20250411.0 ( #142736 )
2025-04-11 17:25:26 +02:00
Joost Lekkerkerker and GitHub
7b78f6db17
Fix SmartThings gas meter ( #142741 )
2025-04-11 17:24:39 +02:00
Simone Chemelli and GitHub
5816a24577
Cleanup snapshot call in tests ( #142750 )
2025-04-11 17:21:12 +02:00
Joost Lekkerkerker and GitHub
0e4f44b775
Bump pySmartThings to 3.0.4 ( #142739 )
2025-04-11 16:51:32 +02:00
0105332476
Add WS command integration/wait ( #142040 )
...
* Add WS command integration/wait
* Add test
* Update homeassistant/components/websocket_api/commands.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Use helper setup.async_wait_component
* Add onboarding view
* Revert "Add onboarding view"
This reverts commit df3a1a0580 .
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-04-11 16:09:15 +02:00
Erik Montnemery and GitHub
4aca9cd66b
Move cloud onboarding API to an onboarding platform ( #141978 )
...
* Move cloud onboarding API to an onboarding platform
* Address review comments
* Add tests
* Move cloud onboarding tests to the cloud integration
* Address review comments
* Don't wait for platforms
* Add test
* Remove useless check for CLOUD_DATA
2025-04-11 16:02:27 +02:00
Norbert Rittel and GitHub
a4234bf80e
Add more state references to shelly ( #142716 )
...
- replace "Normal" with common state
- replace `self_test` state attributes with references
2025-04-11 16:39:44 +03:00
Norbert Rittel and GitHub
f42f698dbc
Fix missing sentence-casing in a few plex strings ( #142720 )
2025-04-11 16:38:07 +03:00
Martin Hjelmare and GitHub
cd45c5d886
Avoid Z-Wave config entry unload in test teardown ( #142732 )
2025-04-11 16:37:47 +03:00
Simone Chemelli and GitHub
2af6ee7584
Add missing typed to SamsungTV ( #142738 )
2025-04-11 15:19:21 +02:00
Erik Montnemery and GitHub
3b437c9b84
Add onboarding view /api/onboarding/integration/wait ( #142688 )
2025-04-11 13:43:18 +02:00
Martin Hjelmare and GitHub
af8ecdd48d
Improve Z-Wave reconfigure flow ( #142475 )
2025-04-11 12:15:11 +02:00
starkillerOG and GitHub
16d9ccd423
Reolink migrate unique ID debugging ( #142723 )
...
* Filter out unexpected unique_ids
* correct
* Add test
* fix styling
2025-04-11 11:42:18 +02:00
e1d223f726
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 11:32:19 +02:00
Stefan Agner and GitHub
a4904a3f2d
Bump aiohasupervisor from version 0.3.0 to version 0.3.1b1 ( #142721 )
2025-04-11 10:14:07 +01:00
Christopher Fenner and GitHub
dff7b30405
Bump PyViCare to 2.44.0 ( #142701 )
...
bump vicare to v2.44.0
2025-04-11 10:32:54 +02:00
starkillerOG and GitHub
a06cd770a4
Bump reolink-aio 0.13.1 ( #142719 )
2025-04-11 10:22:30 +02:00
Joost Lekkerkerker and GitHub
56c4121eb2
Refactor Syncthru sensor platform ( #142704 )
2025-04-11 08:12:59 +02:00
Christopher Fenner and GitHub
f519b20495
Add device error sensor to ViCare integration ( #142605 )
...
* add error sensor
* remove translation
2025-04-11 08:11:53 +02:00
Jan Bouwhuis and GitHub
32da8c52f7
Add test to assert different private key types are accepted and stored correctly in MQTT config flow ( #142703 )
2025-04-11 00:58:48 +02:00
c6994731b1
Add Buienradar apparent temperature and forecast rain chance & wind gust ( #135287 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-04-11 00:24:59 +02:00
Renier Moorcroft and GitHub
2eb1041f4b
Use sub stream as default option for EZVIZ ( #136023 )
2025-04-11 00:07:03 +02:00
Jan Bouwhuis and GitHub
4ad5eb5a82
Fix EC certificate key not allowed in MQTT client setup ( #142698 )
2025-04-10 23:11:35 +02:00
Jan Bouwhuis and GitHub
ea38639395
Validate MQTT device tracker location data before assigning ( #141980 )
...
* Validate MQTT device tracker location data before assigning
* Log warning for invalid gps_accuracy
2025-04-10 22:32:17 +02:00
Joost Lekkerkerker and GitHub
bf0d2e9bd2
Extract Syncthru coordinator in separate file ( #142620 )
2025-04-10 21:24:38 +02:00
Simone Chemelli and GitHub
bb3c2175bc
Comelit config flow timeout error ( #142667 )
2025-04-10 21:16:53 +02:00
Joost Lekkerkerker and GitHub
6fafafbed0
Improve Syncthru config flow tests ( #142618 )
2025-04-10 21:16:12 +02:00
Norbert Rittel and GitHub
8f73c53d26
Replace "Setup your …" with correct "Set up your …" in iometer ( #142685 )
2025-04-10 21:12:39 +02:00
Erik Montnemery and GitHub
5a09847596
Add backup support to the hassio OS update entity ( #142580 )
...
* Add backup support to the hassio OS update entity
* Remove meaningless assert
2025-04-10 20:56:02 +02:00
Erik Montnemery and GitHub
cf63175232
Abort reauth flows on config entry reload ( #140931 )
...
* Abort reauth flows on config entry reload
* Don't cancel reauth when reload is triggered by a reauth flow
* Revert "Don't cancel reauth when reload is triggered by a reauth flow"
This reverts commit f37c75621e .
* Don't fail in FlowManager._async_handle_step when the flow was aborted
* Update tplink config flow
* Add tests
* Don't allow create_entry from an aborted flow
* Add comment
* Adjust after merge with dev
2025-04-10 20:55:34 +02:00
Thimo Seitz and GitHub
88428fc772
Update growatt server dependency to 1.6.0 ( #142606 )
...
* Update GrowattServer Dependency
* Update requirements_test_all.txt
2025-04-10 20:14:30 +02:00
Jan Bouwhuis and GitHub
505dfcbcd9
Use shorthand attributes for MQTT device tracker entity ( #142671 )
2025-04-10 19:51:36 +02:00
Erik Montnemery and GitHub
7cbcb21e80
Revert "Don't create repairs asking user to remove duplicate flipr config entries" ( #142647 )
...
Revert "Don't create repairs asking user to remove duplicate flipr config ent…"
This reverts commit 536e686892 .
2025-04-10 19:50:50 +02:00
Erik Montnemery and GitHub
d4dbd76a0a
Revert "Add onboarding view /api/onboarding/integration/wait" ( #142680 )
...
This reverts commit 956cac8f1a .
2025-04-10 19:15:54 +02:00
Norbert Rittel and GitHub
1d9343df7f
Fixes to user-facing strings of rfxtrx integration ( #142677 )
...
- consistently use "RFXtrx" for the friendly name of the integration
- apply sentence-casing to all strings
- use the common state for "Normal"
2025-04-10 18:00:37 +02:00