Franck Nijhof
14eed1778b
Bump version to 2025.4.0b8
2025.4.0b8
2025-03-28 20:46:26 +00:00
Norbert Rittel
049aaa7e8b
Fix grammar / sentence-casing in workday
( #141682 )
...
* Fix grammar / sentence-casing in `workday`
Also replace "country" with common string.
* Add two more references
* Fix second data description reference
* Add "given" to action description for better translations
2025-03-28 20:46:17 +00:00
J. Nick Koston
35717e8216
Increase websocket_api allowed peak time to 10s ( #141680 )
...
* Increase websocket_api allowed peak time to 10s
fixes #141624
During integration reload or startup, we can end up sending a message for
each entity being created for integrations that create them from an external
source (ie MQTT) because the messages come in one at a time. This can overload
the loop and/or client for more than 5s. While we have done significant work
to optimize for this path, we are at the limit at what we can expect clients
to be able to process in the time window, so increase the time window.
* adjust test
2025-03-28 20:46:13 +00:00
Franck Nijhof
2a081abc18
Fix camera proxy with sole image quality settings ( #141676 )
2025-03-28 20:46:10 +00:00
puddly
b7f29c7358
Handle all firmware types for ZBT-1 and Yellow update entities ( #141674 )
...
Handle other firmware types
2025-03-28 20:46:06 +00:00
Jason Hunter
3bb6373df5
Update Duke Energy package to fix integration ( #141669 )
...
* Update Duke Energy package to fix integration
* fix tests
2025-03-28 20:46:03 +00:00
Michael Hansen
e1b4edec50
Bump intents and always prefer more literal text ( #141663 )
2025-03-28 20:46:00 +00:00
puddly
147bee57e1
Include ZBT-1 and Yellow in device registry ( #141623 )
...
* Add the Yellow and ZBT-1 to the device registry
* Unload platforms
* Fix unit tests
* Rename the Yellow update entity to `Radio firmware`
* Rename `EmberZNet` to `EmberZNet Zigbee`
* Prefix the `sw_version` with the firmware type and clean up
* Fix unit tests
* Remove unnecessary `always_update=False` from data update coordinator
2025-03-28 20:45:56 +00:00
Erwin Douna
fcdaea64da
Tado add proper off state ( #135480 )
...
* Add proper off state
* Remove current temp
* Add default frost temp
2025-03-28 20:45:53 +00:00
Franck Nijhof
d1512d46be
Bump version to 2025.4.0b7
2025.4.0b7
2025-03-28 16:00:45 +00:00
Bram Kragten
0be7db6270
Update frontend to 20250328.0 ( #141659 )
2025-03-28 15:09:56 +00:00
Paulus Schoutsen
2af0282725
Enable the message box on default for satelitte announcement actions ( #141654 )
2025-03-28 15:09:51 +00:00
Franck Nijhof
ff458c8417
Bump version to 2025.4.0b6
2025.4.0b6
2025-03-28 15:04:34 +00:00
Franck Nijhof
cc93152ff0
Fix ESPHome event entity staying unavailable ( #141650 )
2025-03-28 14:05:40 +00:00
Paulus Schoutsen
9965f01609
Ensure connection test sound has no preannouncement ( #141647 )
2025-03-28 14:05:37 +00:00
Jan Bouwhuis
e9c76ce694
Fix duplicate 'device' term in MQTT translation strings ( #141646 )
...
* Fix duplicate 'device' from MQTT translation strings
* Update homeassistant/components/mqtt/strings.json
2025-03-28 14:05:34 +00:00
Norbert Rittel
58ab7d350d
Fix sentence-casing in airvisual
user strings ( #141632 )
2025-03-28 14:05:30 +00:00
Nick Pesce
e4d6e20ebd
Use correct default value for multi press buttons in the Matter integration ( #141630 )
...
* Respect the min 2 constraint for the switch MultiPressMax attribute
* Update test_event.py
* Update generic_switch_multi.json
* Fix issue and update tests
2025-03-28 14:05:27 +00:00
Tsvi Mostovicz
45e273897a
Jewish calendar match omer service variables requirement to documentation ( #141620 )
...
The documentation and the omer schema require a Nusach to be specified, but the YAML misses that requirement
2025-03-28 14:05:23 +00:00
Jan Bouwhuis
d9ec7142d7
Fix volatile_organic_compounds_parts
translation string to be referenced for MQTT subentries device class selector ( #141618 )
...
* Fix ` volatile_organic_compounds_parts` translation string to be referenced for MQTT subentries device class selector
* Fix tests
2025-03-28 14:05:20 +00:00
Petro31
e162499267
Fix an issue with the switch preview in beta ( #141617 )
...
Fix an issue with the switch preview
2025-03-28 14:05:16 +00:00
Jan-Philipp Benecke
67f21429e3
Bump aiowebdav2 to 0.4.4 ( #141615 )
2025-03-28 14:05:12 +00:00
J. Nick Koston
a0563f06c9
Fix zeroconf logging level not being respected ( #141601 )
...
Removes an old logging workaround that is no longer needed
fixes #141558
2025-03-28 14:05:05 +00:00
Luke Lashley
e7c4fdc8bb
Bump Python-Snoo to 0.6.5 ( #141599 )
...
* Bump Python-Snoo to 0.6.5
* add to event_types
2025-03-28 14:05:00 +00:00
Norbert Rittel
c490e350bc
Make names of switch entities in gree
consistent with docs ( #141580 )
2025-03-28 14:04:56 +00:00
Robert Resch
e11409ef99
Reverts #141363 "Deprecate SmartThings machine state sensors" ( #141573 )
...
Reverts #141363
2025-03-28 14:04:52 +00:00
Joost Lekkerkerker
5c8e415a76
Add default string and icon for light effect off ( #141567 )
2025-03-28 14:04:49 +00:00
alorente
e795fb9497
Fix missing response for queued mode scripts ( #141460 )
2025-03-28 14:04:45 +00:00
Norbert Rittel
d0afabb85c
Fix misleading friendly names of pvoutput
sensors ( #141312 )
...
* Fix misleading friendly names of `pvoutput` sensors
* Update test_sensor.py
* Update test_sensor.py - prettier
2025-03-28 14:04:41 +00:00
Franck Nijhof
4f3e8e9b94
Bump version to 2025.4.0b5
2025.4.0b5
2025-03-27 20:03:14 +00:00
Paul Bottein
46c1cbbc9c
Update frontend to 20250327.1 ( #141596 )
2025-03-27 20:03:01 +00:00
Simon Lamon
8d9a4ea278
Fix typing error in NMBS ( #141589 )
...
Fix typing error
2025-03-27 20:02:58 +00:00
Jan-Philipp Benecke
22c83e2393
Bump aiowebdav2 to 0.4.3 ( #141586 )
2025-03-27 20:02:55 +00:00
Joost Lekkerkerker
c83a75f6f9
Add brand for Bosch ( #141561 )
2025-03-27 20:02:51 +00:00
Franck Nijhof
841c727112
Bump version to 2025.4.0b4
2025.4.0b4
2025-03-27 16:59:36 +00:00
Bram Kragten
d8c9655bfd
Update frontend to 20250327.0 ( #141585 )
2025-03-27 16:59:29 +00:00
Erik Montnemery
942ed89cc4
Revert "Promote after dependencies in bootstrap" ( #141584 )
...
Revert "Promote after dependencies in bootstrap (#140352 )"
This reverts commit 376604096049ac2388a1c9d23c578402acbce0b5.
2025-03-27 16:59:25 +00:00
Franck Nijhof
a1fe6b9cf3
Bump version to 2025.4.0b3
2025.4.0b3
2025-03-27 15:38:31 +00:00
Luke Lashley
2567181cc2
Better handle Roborock discovery ( #141575 )
2025-03-27 15:38:24 +00:00
Joost Lekkerkerker
028e4f6029
Also migrate completion time entities in SmartThings ( #141572 )
2025-03-27 15:38:21 +00:00
Martin Hjelmare
b82e1a9bef
Handle cloud subscription expired for backup upload ( #141564 )
...
Handle cloud backup subscription expired for upload
2025-03-27 15:38:18 +00:00
Joost Lekkerkerker
438f226c31
Add icons to hue effects ( #141559 )
2025-03-27 15:38:15 +00:00
Erwin Douna
2f139e3cb1
Tado fix HomeKit flow ( #141525 )
...
* Initial commit
* Fix
* Fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-03-27 15:38:07 +00:00
Franck Nijhof
5d75e96fbf
Bump version to 2025.4.0b2
2025.4.0b2
2025-03-27 10:19:35 +00:00
Norbert Rittel
dcf2ec5c37
Fix sentence-casing in konnected
strings, replace "override" with "custom" ( #141553 )
...
Fix sentence-casing in `konnected`strings, replace "Override" with "Custom"
Make string consistent with HA standards.
As "Override" can be misunderstood as the verb, replace it with "Custom".
2025-03-27 10:19:22 +00:00
Simon Lamon
2431e1ba98
Bump linkplay to v0.2.2 ( #141542 )
...
Bump linkplay
2025-03-27 10:19:18 +00:00
Thomas55555
4ead108c15
Handle webcal prefix in remote calendar ( #141541 )
...
Handel webcal prefix in remote calendar
2025-03-27 10:19:14 +00:00
Michael Hansen
ec8363fa49
Add default preannounce sound to Assist satellites ( #141522 )
...
* Add default preannounce sound
* Allow None to disable sound
* Register static path instead of HTTP view
* Fix path
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-03-27 10:19:09 +00:00
J. Diego Rodríguez Royo
e7ff0a3f8b
Improve some Home Connect deprecations ( #141508 )
2025-03-27 10:19:06 +00:00
Ivan Lopez Hernandez
f4c0eb4189
Initialize google.genai.Client in the executor ( #141432 )
...
* Intialize the client on an executor thread
* Fix MyPy error
* MyPy error
* Exception error
* Fix ruff
* Update __init__.py
---------
Co-authored-by: tronikos <tronikos@users.noreply.github.com>
2025-03-27 10:19:02 +00:00