Commit graph

63435 commits

Author SHA1 Message Date
epenet
9f2bdca9ad
Use unique_id_mismatch in aseko_pool_live reauth () 2024-10-16 13:47:33 +02:00
epenet
f7897bbd64
Fix incorrect error strings in weatherflow () 2024-10-16 13:40:31 +02:00
epenet
6442625a9d
Fix incorrect error strings in webmin () 2024-10-16 13:39:46 +02:00
epenet
5d079aacd6
Fix incorrect error strings in triggercmd () 2024-10-16 13:38:15 +02:00
epenet
0e7297873c
Add SOURCE_HASSIO to DISCOVERY_SOURCES () 2024-10-16 13:34:28 +02:00
Robert Resch
dfb94d8917
Rename host to url in go2rtc config flow () 2024-10-16 13:33:47 +02:00
Barry vd. Heuvel
dddc1906c2
Add missing Weheat temperature sensors ()
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-10-16 11:53:39 +02:00
Christopher Fenner
144454b8c3
Remove duplicate oauth2 token validity check ()
* remove duplicate validity check

* Apply suggestions from code review

* add leftover

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-16 11:42:44 +02:00
epenet
8ae8fa7ec9
Add SOURCE_SYSTEM to DISCOVERY_SOURCES () 2024-10-16 11:27:48 +02:00
Petar Petrov
1ff1b82fc7
Mark custom components that overwrite core () 2024-10-16 09:28:19 +02:00
J. Nick Koston
5d590bc2cf
Bump yarl to 1.15.3 ()
changelog: https://github.com/aio-libs/yarl/compare/v1.15.2...v1.15.3
2024-10-16 08:46:19 +02:00
Julian
e273148a89
Fix translation string in lyric ()
* Fix translation string in lyric

* Remove ignore_translations from lyric config_flow test
2024-10-15 22:10:56 +02:00
Michael Schäfer
c5f8d823ce
Add missing translation string in unifi ()
Add missing translation string in unigi
2024-10-15 20:23:26 +02:00
Joakim Sørensen
25e887b457
Move backup plaform loading to the base class () 2024-10-15 12:44:13 -04:00
DJ
aac5ac6057
Replace webexteamssdk with webexpythonsdk () 2024-10-15 17:54:59 +02:00
Michael Hansen
36a1eaedcf
Trim the text of todo and shopping list items in intents () 2024-10-15 11:44:32 -04:00
Artur Pragacz
bb9f534259
Improve intent recognition in default conversation agent ()
Use the same logic for custom sentences.
Prefer higher quality (longer) names.
2024-10-15 09:14:31 -05:00
hahn-th
cf9e5ae5a0
Add support HmIP-BSL after firmware update to 2.0 to homematicip_cloud ()
* Rebase

* Fix number of loaded entities

* Reduce redundant code

* Remove unneccessary import in test_light
2024-10-15 15:26:33 +02:00
epenet
2542ddd30a
Improve check for user-visible flows when checking translations in tests ()
* Improve check for user-visible flows when checking translations in tests

* Fix nest (from DHCP)

* Ignore homeassistant_hardware

* Improve logic
2024-10-15 14:09:53 +02:00
Julian
260d919f80
Fix translation string in spotify ()
* Fix translation string in spotify

* Remove ignore_translations from spotify config_flow test

* Fix formatting in config flow test for spotify
2024-10-15 14:00:34 +02:00
Joakim Sørensen
fb7bed2ea0
Add WS endpoint to fetch the details of a backup ()
* Add WS endpoint to fetch the details of a backup

* Shorten

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Adjust

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-15 13:00:34 +02:00
Joakim Sørensen
a14cb13194
Add BaseBackupManager as a common interface for backup managers ()
* Add BaseBackupManager as a common interface for backup managers

* Document the key

* Update homeassistant/components/backup/manager.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-10-15 12:31:12 +02:00
Julian
a158e893e0
Fix translation string in matter ()
* Fix translation string in matter

* Reorder strings.json for matter component
2024-10-15 11:56:56 +02:00
epenet
117bc67a4c
Adjust homewizard translation strings ()
* Add missing translation for homewizard

* Adjust
2024-10-15 11:34:20 +02:00
epenet
9930473390
Add missing translation for youtube () 2024-10-15 11:29:17 +02:00
Julian
b41ef73ecb
Fix translation string in iotty () 2024-10-15 10:59:25 +02:00
Julian
52b6574240
Fix translation string in rova () 2024-10-15 10:53:58 +02:00
Brett Adams
0d857d3e6a
Fix reauth strings in Teslemetry ()
* config strings

* remove entry_data
2024-10-15 10:47:26 +02:00
Cyrill Raccaud
c3e7fcc153
Response type should not contain datetime for Swiss Public Transport ()
* response type should not contain datetime

* use isoformat
2024-10-15 07:35:05 +02:00
Oliver
df52f3f0e1
Fix initialization of some denonavr receivers when telnet API is enabled ()
Suppress `denonavr.exceptions.AvrProcessingError` when connecting to telnet API
2024-10-14 23:23:44 +02:00
Thomas55555
11e8e56e05
Improve internal naming ()
* Improve internal naming

* revert select
2024-10-14 23:15:02 +02:00
Julian
a5ecbd547c
Fix translation string in gardena_bluetooth () 2024-10-14 21:53:36 +02:00
Simon Lamon
866912d3f7
Keep the provided name when creating a tag ()
* Keep the name

* Add patch

* Update homeassistant/components/tag/__init__.py

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-10-14 21:22:12 +02:00
Julian
56e550f136
Fix translation string in eq3btsmart () 2024-10-14 18:46:38 +02:00
Julian
1e179adcf2
Fix translation string in lifx () 2024-10-14 18:45:42 +02:00
Julian
c5fe7ea0ea
Fix translation string in weatherflow () 2024-10-14 18:15:40 +02:00
epenet
fdda0cc9cc
Use reauth/reconfigure helpers in tedee config flow ()
* Use reauth/reconfigure helpers in tedee config flow

* Also cleanup unnecessary reconfigure_confirm
2024-10-14 18:01:47 +02:00
Julian
821d9abc56
Fix translation string in melcloud ()
* Fix translation strings in melcloud

* Fix wrong key reference for "invalid_auth"
2024-10-14 16:03:53 +02:00
Robert Resch
f5b55d5eb3
Rewrite go2rtc binary handling to be async () 2024-10-14 15:32:00 +02:00
Josef Zweck
cdb1b1df15
Add model_id to tedee () 2024-10-14 14:56:27 +02:00
Julian
8e6b41e637
Fix translation string in yolink () 2024-10-14 14:45:14 +02:00
Julian
1f7cc5f5ec
Fix translation string in tplink () 2024-10-14 14:01:27 +02:00
epenet
1a0c3a49b9
Use async_update_reload_and_abort in awair () 2024-10-14 13:27:04 +02:00
epenet
c4e2e9c4f0
Use reauth_confirm in azure_devops () 2024-10-14 13:24:08 +02:00
Andrew Jackson
7df973648c
Strip path from Mastodon base url () 2024-10-14 13:20:25 +02:00
epenet
25aea140be
Cleanup unnecessary reconfigure_confirm from config flows () 2024-10-14 12:57:15 +02:00
Julian
8d2cf0cf38
Fix translation string in tankerkoenig () 2024-10-14 12:33:13 +02:00
epenet
6d72391ee1
Use reauth helpers in airvisual ()
* Use reauth helpers in airvisual

* Cleanup unused code in tests
2024-10-14 11:46:14 +02:00
tronikos
a53e02b51b
Bump opower to 0.8.4 () 2024-10-14 11:45:38 +02:00
epenet
401e334c28
Remove single-use variable in aussie-broadband () 2024-10-14 11:45:12 +02:00