Andre Lengwenus
c022c32d2f
Simplify unique config_entry check for LCN ( #135756 )
...
* Simplify check for unique config_entry
* Fix tests
* Fix reconfigure flow
* Add check for unchanging IP/port combination
* Remove explicit check for unchanged IP/port combination
2025-05-12 19:44:24 +02:00
Joost Lekkerkerker
d2ef3ca100
Fill in Plaato URL via placeholders ( #144754 )
2025-05-12 19:37:45 +02:00
Manu
00faadcfea
Improve config flow description in ntfy integration ( #144581 )
2025-05-12 19:36:53 +02:00
Norbert Rittel
a6ff52b300
Fix outdated help center URL in `plaato` ( #144748 )
...
* Fix outdated help center URL in `plaato`
* Remove excessive space character
2025-05-12 19:12:49 +02:00
Joakim Sørensen
da0d65ca5b
Log instead of ValueError for missing cloud translation key ( #144732 )
...
* Log instead of ValueError for missing translation key
* Update homeassistant/components/cloud/client.py
2025-05-12 18:59:38 +02:00
Paulus Schoutsen
2266e97417
Add a test for Assist Pipeline streaming deltas to TTS ( #144711 )
...
* Add a test for Assist Pipeline streaming deltas to TTS
* Adjust tests to new TTS engine
2025-05-12 12:15:05 -04:00
Norbert Rittel
d471de5645
Spelling fixes in user-facing strings of `fronius` ( #144744 )
2025-05-12 16:54:22 +02:00
Norbert Rittel
38674f0dc2
Add missing hyphen to "password-protected" in `Shelly` ( #144746 )
2025-05-12 17:47:14 +03:00
Erik Montnemery
b192ca4bad
Make it possible to subscribe to frontend user store ( #144724 )
2025-05-12 16:01:42 +02:00
epenet
73a59523f5
Merge websocket test constants in samsungtv tests ( #144741 )
2025-05-12 15:51:21 +02:00
Erik Montnemery
05324dedd0
Deduplicate condition schemas ( #144739 )
2025-05-12 15:38:31 +02:00
Norbert Rittel
f1e5f73d7e
Improve user-facing strings of `velbus` ( #144716 )
...
- add the missing hyphen to "password-protected"
- resolve missing genitive in `sync_clock` action description
- resolve singular/plural mismatch in `set_memo_text` action description
2025-05-12 16:35:06 +03:00
Robert Resch
7b23f21712
Remove deprecated camera async_handle_web_rtc_offer function ( #144561 )
2025-05-12 14:47:49 +02:00
epenet
4dde314338
Remove obsolete tests in SamsungTV ( #144735 )
2025-05-12 13:45:20 +02:00
Erik Montnemery
cba12fb598
Refactor frontend user store ( #144723 )
...
* Refactor frontend user store
* Address review comments
2025-05-12 12:00:32 +02:00
epenet
63e38b4d8d
Rename samsung encrypted websocket test fixtures and constants ( #144726 )
...
* Rename samsung encrypted websocket test fixtures and constants
* More
* More
2025-05-12 11:36:22 +02:00
Simone Chemelli
7eded95315
Bump aiocomelit to 0.12.1 ( #144720 )
2025-05-12 11:23:44 +02:00
epenet
e493fe1105
Rename samsung websocket test fixtures and constants ( #144719 )
2025-05-12 10:27:29 +02:00
Åke Strandberg
646c230940
Add target temp sensor to Miele washing machines ( #144507 )
2025-05-12 09:42:27 +02:00
Thomas55555
5276a3688e
Fix wrong state in Husqvarna Automower ( #144684 )
2025-05-12 09:39:30 +02:00
Allen Porter
0616bf16f4
Bump ical to 9.2.2 ( #144713 )
2025-05-12 09:37:57 +02:00
epenet
fbe1811e2b
Improve SamsungTV test coverage ( #144717 )
2025-05-12 09:23:55 +02:00
epenet
2333c10915
Rename samsung legacy test fixtures and constants ( #144715 )
...
* Rename samsung legacy test fixtures and constants
* More
2025-05-12 09:13:23 +02:00
Manu
77e9142722
Increase test coverage for ntfy integration ( #144701 )
...
Increase test coverage
2025-05-11 22:25:43 -07:00
Allen Porter
943998e57e
Bump voluptuous-openapi to 0.1.0 ( #144703 )
2025-05-11 21:01:20 -04:00
starkillerOG
58802b71c4
Bump reolink_aio to 0.13.3 ( #144583 )
2025-05-11 23:15:30 +01:00
Manu
ca89aa7a94
Sort list items alphabetically in Bring integration ( #144700 )
2025-05-11 22:42:02 +02:00
Paulus Schoutsen
4faa920318
Move Assist Pipeline tests to right file ( #144696 )
2025-05-11 21:38:21 +02:00
peteS-UK
b394c07a3d
Override available property in button platform for Squeezebox ( #144693 )
2025-05-11 21:15:12 +02:00
Ruben van Dijk
554cb27703
Close Octoprint aiohttp session on unload ( #144670 )
2025-05-11 21:06:04 +02:00
Åke Strandberg
80a04314fc
Add program phases for Miele washer-dryer ( #144664 )
2025-05-11 21:05:43 +02:00
Simone Chemelli
6516cd388f
Avoid closing shared session for Comelit ( #144682 )
2025-05-11 21:00:21 +02:00
Åke Strandberg
4f6141581e
Bump dependency pymiele to 0.5.1 ( #144688 )
2025-05-11 20:59:23 +02:00
Norbert Rittel
597c386bc2
Fix missing sentence-casing in `alarmdecoder` ( #144690 )
2025-05-11 20:58:13 +02:00
Seweryn Zeman
494c7aa3da
Removed unused file_id param from open_ai_conversation request ( #143878 )
2025-05-11 20:33:17 +02:00
Norbert Rittel
8840970d64
Add missing hyphen to "WebSocket-based" in `mqtt` ( #144686 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2025-05-11 20:30:19 +02:00
Simone Chemelli
867624fc59
Take into account coordinator availability for SamsungTV ( #144545 )
2025-05-11 19:38:53 +02:00
Norbert Rittel
ea4120a7d4
Add missing hyphens to "condition-based" and "pre-entry" in `bmw_connected_drive` ( #144685 )
2025-05-11 17:44:27 +02:00
Erik Montnemery
158bbf1f52
Remove unused constant from entity_platform tests ( #144601 )
2025-05-11 17:33:09 +02:00
Andrea Turri
61f8970aca
Fix typos in Miele device names to match enum ( #144609 )
2025-05-11 17:26:02 +02:00
peteS-UK
6f41fbeb22
Add PARALLEL_UPDATES to Squeezebox ( #144618 )
2025-05-11 17:21:01 +02:00
Josef Zweck
a540c62594
Bump pylamarzocco to 2.0.2 ( #144635 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-05-11 17:07:33 +02:00
Simone Chemelli
3e6a216806
Fix strings typo for Comelit ( #144672 )
2025-05-11 17:01:51 +02:00
G Johansson
85535b2cbd
Bump holidays to 0.72 ( #144671 )
2025-05-11 17:00:44 +02:00
Norbert Rittel
05796dcd51
Fix grammar in description of `unifi.remove_clients` action ( #144632 )
2025-05-11 14:53:42 +03:00
Norbert Rittel
40e2c7b9b7
Improve user-facing strings of `plaato` ( #144633 )
...
- make all references to "auth token" consistent, using sentence-casing
- remove "Paste … here" so the description correctly refers to the field name 'Auth token'
- make the clickable URL text longer by using "these instructions" instead of just "these"
- slightly reword using "If you prefer to …"
- add the missing hyphen to "built-in"
2025-05-11 14:53:21 +03:00
Arie Catsman
d0fe7de501
bump pyenphase to 1.26.1 ( #144641 )
2025-05-11 14:07:35 +03:00
Norbert Rittel
0dadd31221
Add missing hyphen to "volume-weighted" in `kraken` ( #144636 )
...
Also fix sentence-casing in one string.
2025-05-11 13:58:55 +03:00
Norbert Rittel
09515bf174
Add missing hyphen to "time-weighted" in `derivative` ( #144637 )
2025-05-11 13:58:04 +03:00
Norbert Rittel
773a2a9db6
Add missing hyphen to "time-based" in `integration` ( #144638 )
2025-05-11 13:57:44 +03:00