Jan Bouwhuis
12f9a11716
Fix mqtt subentry device name is not required but should be ( #144289 )
...
Fix mqtt subentry device name is not required
2025-05-05 22:39:03 -04:00
Pete Sage
0dd21f4c89
Rehlko adjust timeouts for coordinator polls ( #144297 )
2025-05-05 21:37:54 -05:00
Jamin
14f967cdd0
Improve Voip pipeline stability ( #137620 )
...
* Improve Voip pipeline stability
It appears the pipeline is being unexpectedly cancelled in some
instances. In order to mitigate this issue hang ups will be detected
using a separate task rather than relying on timeouts in the STT read
method. Also reading STT events will be retried once if it is cancelled.
The pipeline will also catch and log any CancelledErrors to help with
further debugging.
* Update Voip tests
* Remove unnecessary changes
Remove unnecessary logging and cancelled error handling in wyoming STT.
* Remove comment about clearing system prompt
The test no longer checks for clearing the system prompt. Since that
logic exists completely in the assist_satellite component I think it is
reasonable to only test that logic in the unit tests for that component.
* Re-raise cancellation
Re-raise CancelledError if the current task is cancelling in the check hangup task
Co-authored-by: J. Nick Koston <nick@koston.org>
* Re-raise CancelledError in pipeline as well
* Fix formatting issue
* Remove unnecessary logging
* Add MockResultStream import to tests
This was presumably missed while merging
* Cancel check hangup task on disconnect
* Add myself as codeowner for VoIP
* Update CODEOWNERS
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-05-05 20:25:52 -04:00
Norbert Rittel
f3b23afc92
Change "recognized" to international English spelling in `hive` ( #144284 )
...
Change "recognized" to international English in `hive`
2025-05-06 00:15:24 +03:00
Jan Bouwhuis
0bf807b96e
Fix default entity name not the device default entity when no name set on MQTT subentry entity ( #144263 )
2025-05-05 21:26:56 +02:00
Martin Hjelmare
1879b8c27f
Fix Z-Wave config flow forms ( #144279 )
2025-05-05 15:02:20 -04:00
Paulus Schoutsen
3798802557
Bump version to 2025.5.0b4
2025-05-05 14:51:20 -04:00
Paul Bottein
f7833bdbd4
Update frontend to 20250502.1 ( #144276 )
2025-05-05 14:51:14 -04:00
Josef Zweck
e3a156c9b7
Bump pylamarzocco to 2.0.0 ( #144275 )
2025-05-05 14:51:13 -04:00
Luke Lashley
6247ec73a3
Bump Roborock Map Parser to 0.1.4 ( #144260 )
...
Bump to 0.1.4
2025-05-05 14:51:12 -04:00
Luke Lashley
3feda06e60
Bump python-roborock to 2.18.2 ( #144235 )
2025-05-05 14:51:11 -04:00
Åke Strandberg
56e895fdd4
Remove program phase sensor from miele vacuum robot ( #144257 )
...
* Use device class transation
* Remove program pghses sensor from robot vacuum cleaner
2025-05-05 14:49:10 -04:00
tronikos
541506cbdb
Fix Invalid statistic_id for Opower: National Grid ( #144243 )
...
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-05-05 14:49:09 -04:00
Allen Porter
1f4cda6282
Bump ical to 9.2.0 ( #144240 )
2025-05-05 14:49:08 -04:00
Allen Porter
6f77d0b0d5
Update local calendar to process calendar events in the executor ( #144233 )
2025-05-05 14:49:07 -04:00
Allen Porter
7976e1b104
Update remote calendar to do all event handling in an executor ( #144232 )
2025-05-05 14:49:05 -04:00
Eliz
1c260cfb00
Fix missing head forwarding in ingress ( #144231 )
...
* Add support for connect, head and trace in ingress
* added tests
* update the testutil
* fix
* fix empty space
* removed connect
* remove trace
2025-05-05 14:49:04 -04:00
Allen Porter
8424f179e4
Fix Office 365 calendars to be compatible with rfc5545 ( #144230 )
2025-05-05 14:49:03 -04:00
Pete Sage
00a14a0824
bump aiokem to 0.5.10 ( #144203 )
2025-05-05 14:49:02 -04:00
Pete Sage
34bec1c50f
Avoid delaying HA startup in Rehlko ( #144202 )
2025-05-05 14:49:01 -04:00
tronikos
1d0c520f64
Use names instead of statistic IDs in the Opower repair issue ( #144018 )
...
* Use names instead of statistic IDs in the Opower repair issue
* target_ids
2025-05-05 14:49:00 -04:00
Luca De Petrillo
d51eda40b3
Fix message corruption in picotts component ( #141182 )
2025-05-05 14:48:59 -04:00
Paul Bottein
e3ed9fac78
Update frontend to 20250502.1 ( #144276 )
2025-05-05 14:47:15 -04:00
Josef Zweck
b98a27d3d0
Bump pylamarzocco to 2.0.0 ( #144275 )
2025-05-05 20:43:51 +02:00
Eliz
c73383ded3
Fix missing head forwarding in ingress ( #144231 )
...
* Add support for connect, head and trace in ingress
* added tests
* update the testutil
* fix
* fix empty space
* removed connect
* remove trace
2025-05-05 19:11:41 +02:00
Erik Montnemery
36a08d04c5
Fail tests which JSON serialize mocks ( #144261 )
...
* Fail tests which JSON serialize mocks
* Patch JSON helper earlier
* Check type instead of attribute
2025-05-05 19:06:54 +02:00
Åke Strandberg
8a95fffbab
Remove program phase sensor from miele vacuum robot ( #144257 )
...
* Use device class transation
* Remove program pghses sensor from robot vacuum cleaner
2025-05-05 18:41:45 +02:00
Erik Montnemery
633c770a48
Fix matter mocks ( #144271 )
2025-05-05 17:59:57 +02:00
Erik Montnemery
826d28974b
Fix fibaro mocks ( #144270 )
2025-05-05 17:59:50 +02:00
Erik Montnemery
135df5a24e
Fix palazzetti mocks ( #144268 )
2025-05-05 17:59:17 +02:00
Erik Montnemery
2e8e13bffb
Fix velbus mocks ( #144267 )
2025-05-05 17:59:08 +02:00
Erik Montnemery
5e8def837e
Fix imeon_inverter mocks ( #144266 )
2025-05-05 17:58:58 +02:00
Erik Montnemery
14735cce26
Fix deako mocks ( #144265 )
2025-05-05 17:58:48 +02:00
Erik Montnemery
d775e443f8
Fix balboa mocks ( #144264 )
2025-05-05 17:58:39 +02:00
Luke Lashley
aa8dfa760d
Bump Roborock Map Parser to 0.1.4 ( #144260 )
...
Bump to 0.1.4
2025-05-05 07:40:48 -07:00
tronikos
0043b18135
Use names instead of statistic IDs in the Opower repair issue ( #144018 )
...
* Use names instead of statistic IDs in the Opower repair issue
* target_ids
2025-05-05 08:36:58 -04:00
Luca De Petrillo
c14ddedfae
Fix message corruption in picotts component ( #141182 )
2025-05-05 14:30:36 +02:00
Markus Jacobsen
a073a6b01e
Fix hassfest expecting strings file for custom components ( #135789 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2025-05-05 14:23:02 +02:00
epenet
0713ac4977
Cleanup invalid CONF_ID from samsungtv tests ( #144252 )
2025-05-05 13:47:07 +02:00
Allen Porter
3390dc0dbb
Fix Office 365 calendars to be compatible with rfc5545 ( #144230 )
2025-05-05 13:13:08 +02:00
dependabot[bot]
445b38f25d
Bump github/codeql-action from 3.28.16 to 3.28.17 ( #144245 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.16 to 3.28.17.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.28.16...v3.28.17 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 12:51:19 +02:00
John Hillery
9e4a20c267
Bump nexia to 2.9.0 ( #144153 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Robert Resch <robert@resch.dev>
2025-05-05 11:40:37 +01:00
epenet
d88cd72d13
Move more SamsungTV test constants to fixture files ( #144249 )
...
* Add SSDP fixtures to SamsungTV
* Adjust
* Improve
* Improve
2025-05-05 11:58:24 +02:00
tronikos
66b2e06cd3
Fix Invalid statistic_id for Opower: National Grid ( #144243 )
...
Co-authored-by: J. Nick Koston <nick+github@koston.org>
2025-05-05 11:35:32 +02:00
Michael
58906008b9
Add last attempted automatic backup sensor ( #144194 )
...
add last_attempted_automatic_backup sensor
2025-05-05 10:39:06 +02:00
Ville Skyttä
aa062515b8
Remove unused huawei_lte YAML schemas, error out on YAML config ( #144217 )
2025-05-05 10:46:30 +03:00
Norbert Rittel
65da1e79b9
Change some strings to international English in `fronius` ( #144244 )
...
Change to international English in `fronius`
2025-05-05 10:39:23 +03:00
Brett Adams
41ecb24135
Set api type more specifically in Teslemetry ( #144178 )
...
* Set api type more specifically
* remove extra spacing
* Fix class after rebase
---------
Co-authored-by: Allen Porter <allen@thebends.org>
2025-05-04 21:54:00 -07:00
Brett Adams
e3b3c32751
Add valet switch to Teslemetry ( #144167 )
...
* Add valet switch
* Add snapshot
2025-05-05 06:28:01 +02:00
Allen Porter
e2a8137140
Bump ical to 9.2.0 ( #144240 )
2025-05-04 23:40:49 -04:00