22461 Commits

Author SHA1 Message Date
G Johansson
1a2c59ffeb Fix kitchen sink 2024-11-24 19:19:21 +00:00
Allen Porter
1dc99ebc05
Add reauthentication support for Rainbird (#131434)
* Add reauthentication support for Rainbird

* Add test coverage for getting the password wrong on reauth

* Improve the reauth test
2024-11-24 19:33:19 +01:00
Michael
b7e960f0bc
Translate UpdateFailed error in AVM Fritz/BOX Tools (#131466)
translate UpdateFailed error
2024-11-24 18:32:37 +01:00
Jan Bouwhuis
d790a2d74c
Allow Alexa to stop a cover (#130846)
* Allow Alexa to stop a cover

* Fix tests

* Update tests/components/alexa/test_smart_home.py

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

---------

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2024-11-24 17:11:56 +01:00
G Johansson
767ac40685
Fix language picker in workday (#131423) 2024-11-24 11:37:29 +01:00
G Johansson
ca3be6661a
Remove deprecated yaml import in media extractor (#131426) 2024-11-24 11:36:40 +01:00
Manu
c9ede11b1f
Add entity picture for mystic hourglasses to Habitica (#131428) 2024-11-24 11:31:32 +01:00
G Johansson
d65d5ceac7
Small cleanup in Trafikverket Camera (#131424) 2024-11-24 11:09:46 +01:00
Paulus Schoutsen
33983fa9a7
Update snapshots for mashumaro 3.15 (#131406)
* Update snapshots

* Add it back
2024-11-23 15:32:05 -05:00
Duco Sebel
1e313c6ff5
Bumb python-homewizard-energy to 7.0.0 (#131366) 2024-11-23 14:29:03 -05:00
Manu
e6715fd4d7
Fix errors in fixtures and tests (#131388)
* Fix errors in fixtures and tests

* stale function name
2024-11-23 10:44:40 -08:00
Maciej Bieniek
50013cf5c7
Add unit translations for NextDNS integration (#131281)
* Add unit translations for NextDNS integration

* Use translation keys
2024-11-23 18:04:49 +01:00
Andrew Jackson
f93525e0fc
Add unit of measurement to translations for Mastodon (#131343)
* Add unit of measurement to translations

* Fix strings lint
2024-11-23 18:00:28 +01:00
Michael
7b70f2d83b
Translate UpdateFailed exception in PEGELONLINE (#131380)
translate UpdateFailed exception
2024-11-23 17:59:41 +01:00
Brett Adams
fa1b7d73d5
Add dict of translated errors to Tessie (#131346)
* Add dict of translated errors

* Fix test
2024-11-23 17:58:58 +01:00
Josef Zweck
e856ba11d0
Bump pylamarzocco to 1.2.11 (#131331)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-11-23 14:34:03 +01:00
Steven B.
7d1a7b0870
Webrtc use RTCIceCandidateInit messages with frontend (#129879)
* Add sdp m line index to WebRtc Ice Candidates

* Send RTCIceCandidate object in messages

* Update tests

* Update go2rtc to hardcode spdMid to 0 string on receive

* Update for latest webrtc-model changes

* Add error check for mushamuro error

* Remove sdp_line_index from expected fail tests

* Validate and parse message dict

* Catch mashumaro error and raise vol.Invalid

* Revert conftest change

* Use custom validator instead

---------

Co-authored-by: Robert Resch <robert@resch.dev>
2024-11-23 13:51:26 +01:00
Noah Husby
27926caf77
Bump aiostreammagic to 2.8.6 (#131312)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-11-23 13:05:48 +01:00
Michael Hansen
f47840d83c
Cache intent recognition results (#131114) 2024-11-22 20:57:42 -05:00
LG-ThinQ-Integration
02f16ff568
Add config_flow's seperated reaseon and more debug information (#131131)
Co-authored-by: yunseon.park <yunseon.park@lge.com>
2024-11-22 20:12:01 +01:00
Marcel van der Veldt
49eeb2d99e
Add test foundation to Music Assistant integration (#129534) 2024-11-22 20:09:20 +01:00
J. Diego Rodríguez Royo
53b87f47fb
Fix Home Connect service validation error placeholders (#131294) 2024-11-22 19:28:08 +01:00
Michael Hansen
7621012ee6
Ensure sentence triggers are only checked once (#131210)
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
2024-11-22 17:38:19 +01:00
Robert Resch
754cf1fdb4
Deprecate camera async_handle_web_rtc_offer (#131285) 2024-11-22 17:37:56 +01:00
rappenze
1dbb92e7f3
Use _attr_is_on in fibaro light (#131211) 2024-11-22 17:10:38 +01:00
G Johansson
d4dbceba02
Bump pytrafikverket to 1.1.1 (#131270) 2024-11-22 16:58:58 +01:00
Sid
9e98e446a2
Bump ruff to 0.8.0 (#131273) 2024-11-22 16:53:26 +01:00
J. Diego Rodríguez Royo
7fba788f18
Use ConfigEntry.runtime_data to store runtime data at Home Connect (#131014)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-11-22 15:25:22 +01:00
Tsvi Mostovicz
e82130e6fe
Bump hdate to 0.11.1 (#130456) 2024-11-22 15:06:31 +01:00
epenet
f51662f31b
Mark abode as single_config_entry (#131241) 2024-11-22 15:04:41 +01:00
Jan Bouwhuis
384b2af31e
Add entity translations and entity category for IMAP mail count sensor (#131152)
* Add entity translations and entity category for IMAP mail count sensor

* Update tests

* Support unit_of_measurement

* Add unit_of_measurement
2024-11-22 15:03:24 +01:00
epenet
ae592a0c35
Use ServiceValidationError in Renault (#131265) 2024-11-22 14:59:11 +01:00
Robert Resch
154282ff5c
Deprecate camera frontend_stream_type (#130932) 2024-11-22 13:42:33 +01:00
Josef Zweck
ce46bac245
Add flow rate sensor to acaia (#131254) 2024-11-22 13:26:16 +01:00
dotvav
b38a614170
Palazzetti sensors (#130804) 2024-11-22 12:53:39 +01:00
epenet
2da73ea068
Add connectivity checks to renault config flow (#131251)
* Add connectivity checks to renault config flow

* Parametrize

* Sort

* merge
2024-11-22 12:33:04 +01:00
Willem-Jan van Rootselaar
37edf982ca
Add waterheater platform bsblan (#129053)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-11-22 12:17:53 +01:00
Josef Zweck
764f72bdc3
Patch entry setup in lamarzocco tests (#131217) 2024-11-22 08:49:46 +01:00
Jan-Philipp Benecke
caac22f09f
Improve SABnzbd config flow tests (#131234) 2024-11-22 08:44:33 +01:00
Jan-Philipp Benecke
fa3d2a3031
Remove configurable name in config flow from SABnzbd (#131073) 2024-11-22 07:58:43 +01:00
G Johansson
da023ffbd5
Use config entry title as sensor name in Filesize (#131109)
* Use config entry title as sensor name in Filesize

* snapshot

* snapshot
2024-11-21 21:36:54 +01:00
epenet
2a6e08caf9
Add missing unique_id check on blink user flows (#131209) 2024-11-21 21:23:05 +01:00
Davin Kevin
f42386de44
Prevent endless loop in recorder when using a filter and there are no more states to purge (#126149)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-11-21 20:50:49 +01:00
puddly
50fdbe9b3b
Generic ZHA Zeroconf discovery (#126294) 2024-11-21 20:50:21 +01:00
G Johansson
e9286971aa
Add remaining snapshot testing to Sensibo (#131105) 2024-11-21 20:49:59 +01:00
G Johansson
797eb606fe
Fix correct handling in ManualTriggerEntity (#130135) 2024-11-21 20:46:03 +01:00
J. Diego Rodríguez Royo
1ab2bbe3b0
Don't save Home Assistant device ID at Home Connect device (#131013) 2024-11-21 20:45:43 +01:00
G Johansson
3c96c559dc
Remove config entry unique id from trafikverket_train (#130989) 2024-11-21 20:42:36 +01:00
Marcel van der Veldt
9bbf9be95f
Add optional flag to bypass the media proxy in esphome media players (#131191)
* Add optional flag to play_media to bypass media proxy

* use constants

* add test
2024-11-21 11:47:22 -05:00
Jan Bouwhuis
3474642afe
Set up MQTT websocket_api and dump, publish actions from async_setup (#131170)
* Set up MQTT websocket_api and dump, publish actions from `async_setup`

* Follow up comments
2024-11-21 17:29:59 +01:00