Norbert Rittel
350b935fa7
Fixing casing mistakes in user-facing strings of renault ( #138729 )
...
- use sentence-casing for strings
- use uppercase for "ID"
2025-02-18 12:06:10 +01:00
J. Nick Koston
e660096801
Bump zeroconf to 0.145.1 ( #138763 )
2025-02-18 10:38:48 +00:00
starkillerOG
f5e1fa6a21
Allow playback of h265 encoded Reolink video ( #138667 )
2025-02-18 11:17:13 +01:00
Brett Adams
800cdee409
Update Diagnostics in Teslemetry ( #138759 )
...
* Testing
* Diag
2025-02-18 09:44:29 +01:00
Jan Bouwhuis
33df208296
Fix temp files of mqtt CI tests not cleaned up properly ( #138741 )
...
* Fix temp files of mqtt CI tests not cleaned up properly
* Do not cleanup tempfiles, patch gettempdir only
2025-02-18 08:38:43 +01:00
J. Nick Koston
0dc1151a25
Bump aioesphomeapi to 29.1.0 ( #138742 )
2025-02-17 17:08:38 -06:00
Christopher Fenner
25865b4849
Bump PyViCare to 2.43.1 ( #138737 )
...
bump PyViCare to 2.43.1
2025-02-18 00:28:49 +02:00
Norbert Rittel
5658f9ca40
Fix wrong description of teslemetry.set_scheduled_charging action ( #138723 )
...
The action allows the user to set a time at which to start charging, but the action's description uses the wrong word "completed".
2025-02-17 23:28:45 +02:00
Jonas Fors Lellky
f9047d0223
Mark action-exceptions as exempt for flexit_bacnet ( #138739 )
...
* Mark action-exceptions as exempt for flexit_bacnet
* Update homeassistant/components/flexit_bacnet/quality_scale.yaml
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-02-17 21:15:37 +01:00
Jonas Fors Lellky
bbfb9fbdae
Mark reauthentication-flow as exempt for flexit_bacnet ( #138740 )
2025-02-17 21:10:18 +01:00
Norbert Rittel
772e7147bd
Fix user-facing strings of the NWS integration ( #138727 )
...
- fix sentence-casing of "API key" to match common string
- remove excessive trailing period from action name
- reword action description to match HA style
- make "Forecast type" description UI-friendly (a selector is available)
2025-02-17 21:51:30 +02:00
Xitee
9ac60f1c7f
Fix small typo in qbittorrent strings.json ( #138734 )
2025-02-17 20:37:33 +01:00
Sid
3b6e3fe457
Fix race condition on eheimdigital coordinator setup ( #138580 )
2025-02-17 20:10:56 +01:00
Andrew Sayre
da9fbf21df
Update HEOS repair issues quality scale item ( #138724 )
2025-02-17 20:04:39 +01:00
Norbert Rittel
d7e796e9f9
Fix typos in qBittorrent exceptions strings ( #138728 )
2025-02-17 17:37:46 +00:00
Erik Montnemery
e0795e6d07
Improve config entry state transitions when unloading and removing entries ( #138522 )
...
* Improve config entry state transitions when unloading and removing entries
* Update integrations which check for a single loaded entry
* Update tests checking state after unload fails
* Update homeassistant/config_entries.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-17 18:16:57 +01:00
Joost Lekkerkerker
ff16e587e8
Bump airgradient to 0.9.2 ( #138725 )
...
* Bump airgradient to 0.9.2
* Bump airgradient to 0.9.2
2025-02-17 18:45:26 +02:00
LG-ThinQ-Integration
04b826daa1
Add sensors for washer and system boiler in LG ThinQ ( #137514 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com>
2025-02-17 16:30:41 +00:00
Abílio Costa
25296e1b8f
Move ZHA debug logs handling out of event loop ( #138568 )
2025-02-17 11:12:55 -05:00
Daniel O'Connor
67fcbc4c28
Add LV-RH131S-WM Air Purifier ( #138626 )
...
* Add LV-RH131S-WM Air Purifier
Fix 138486
* Update homeassistant/components/vesync/const.py
2025-02-17 16:29:28 +01:00
Andrew Sayre
34a33e0465
Create HEOS devices after integration setup ( #138721 )
...
* Create entities for new players
* Fix docstring typo
2025-02-17 09:28:55 -06:00
Jonas Fors Lellky
82f2e72327
Add translations for exceptions ( #138669 )
...
* Add translations for exceptions
* Review comment
* Add translation for exception in the coordinator
* Use same translation string for switch exceptions
2025-02-17 16:18:46 +01:00
Abílio Costa
9422c4de65
Fix snapshots timezone in Cloud tests ( #138393 )
...
* Fix snapshots timezone in Cloud tests
* Add explanation comment
2025-02-17 16:01:03 +01:00
Erik Montnemery
4cdc3de94a
Correct backup filename on delete or download of cloud backup ( #138704 )
...
* Correct backup filename on delete or download of cloud backup
* Improve tests
* Address review comments
2025-02-17 08:38:28 -06:00
Marc Mueller
51aea58c7a
Update mypy-dev to 1.16.0a3 ( #138655 )
2025-02-17 14:46:33 +01:00
epenet
7e388f69b0
Add common entity module to pylint plugin ( #138706 )
...
* Add common entity module to pylint plugin
* Fix pylint errors
2025-02-17 14:45:32 +01:00
epenet
d8d054e7dd
Improve type hints in base entities ( #138708 )
2025-02-17 14:45:00 +01:00
Norbert Rittel
4a385ed26c
Use correct camel-case for OpenThread, reword error message ( #138651 )
...
* Use correct camel-case for OpenThread, reword error message
* Treat "Border Agent ID" as a name by capitalizing it
2025-02-17 13:38:42 +01:00
Michael
df6cb0b824
Add repair-issue that backup location setup is missing in Synology DSM ( #138233 )
...
* add missing backup location setup repair-issue
* add tests
* tweak translation strings
* add test for other fixable issues
* remove senseless abort reason no_file_station
2025-02-17 13:03:31 +01:00
ashionky
a7f63e3847
Optimize Refoss state_class of Sensor ( #138266 )
...
TOTAL_INCREASING
2025-02-17 13:02:52 +01:00
Robert Resch
b4fac38d8a
Bump uv to 0.6.0 ( #138707 )
2025-02-17 12:42:02 +01:00
Matrix
168e45b0f9
Bump yolink api 0.4.8 ( #138703 )
2025-02-17 12:24:56 +01:00
Norbert Rittel
1fe644d056
Fix casing in Sensibo action descriptions ( #138701 )
...
- treat "Pure Boost" as a feature name
- fix sentence-casing
- capitalize first word
2025-02-17 11:05:39 +01:00
Alberto Geniola
cd13eff8ae
Elmax - fix issue 136877 ( #138419 )
...
* Fix IPv6 zero-conf discovery not handling hostname correctly.
* Aligned tests.
* Remove redundant !s notation.
* Add IPv6 discovery tests
* Parametrize input_uri to avoid duplicated code
* Update tests/components/elmax/conftest.py
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-02-17 10:01:27 +01:00
Norbert Rittel
e77193fa2e
Improve 17track action descriptions by using those from the online docs ( #138698 )
...
* Improve 17Track action descriptions using those from the online docs
Also change them to third-person singular to match the descriptive style that Home Assistant prefers.
* Add missing period on 2nd description
2025-02-17 09:08:40 +01:00
Dan Raper
66d16336ea
Add preconditioning number entity to Ohme ( #138346 )
...
* Add preconditioning number entity
* Updated test snapshots for ohme
* Update test snapshots
2025-02-17 09:07:18 +01:00
Norbert Rittel
ed3ca76696
Update foscam action descriptions to match HA style ( #138664 )
...
Update foscam action description to match HA style
2025-02-17 09:03:28 +01:00
Jonas Fors Lellky
f2126a357a
Comply with parallel updates quality rule ( #138672 )
2025-02-17 08:58:21 +01:00
Andrew Sayre
89956adf2e
Allow removal of stale HEOS devices ( #138677 )
...
Allow device removal
2025-02-17 08:47:11 +01:00
Paulus Schoutsen
c357b3ae65
Move some setups during onboarding to background ( #138558 )
...
* Move some setups during onboarding to background
* Update homeassistant/components/onboarding/views.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-16 23:06:28 -05:00
cdnninja
6b90e7b2c2
Bump pyvesync for vesync ( #138681 )
...
* bump pyvesync
* fix tests
* Test fix
2025-02-16 21:33:48 -06:00
fwestenberg
56b51227bb
Bump stookwijzer==1.5.4 ( #138678 )
2025-02-16 19:19:03 -06:00
Markus Lanthaler
93f1597e6d
Add latest Nighthawk WiFi 7 routers to V2 models ( #138675 )
2025-02-16 22:03:57 +01:00
peteS-UK
bdeb24cb61
Add OptionsFlow to Squeezebox to allow setting Browse Limit and Volume Step ( #129578 )
...
* Initial
* prettier strings
* Updates
* remove error strings
* prettier again
* Update strings.json
vscode prettier fails check
* update test to remove invalid value
* Remove config_entry __init__
* remove param
* Review updates
* ruff fixes
* Review changes
* Shorten options flow ui string
* Review changes
* Remove errant mock attib
---------
Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com>
2025-02-16 15:02:29 -06:00
Shai Ungar
09df6c8706
Rename "returned" state to "alert" ( #138676 )
...
Rename "returned" state to "alert" in icons, services, and strings files
2025-02-16 22:33:32 +02:00
Martin Hjelmare
0b7ec96448
Improve remember the milk storage ( #138618 )
2025-02-16 21:17:26 +01:00
Michael
ccd0e27e84
Allow renaming of backup files in Synology DSM ( #138652 )
...
* get backup base file name from meta file
* use BackupNotFound
2025-02-16 20:00:17 +01:00
Keilin Bickar
e0b50ee1e2
Bump sense_energy to 0.13.5 ( #138659 )
2025-02-16 10:04:45 -08:00
Jonas Fors Lellky
7063636db6
Add quality scale bronze for flexit_bacnet ( #138309 )
...
* Add quality scale bronze for flexit_bacnet
* Add new line at end of file
* Remove flexit_bacnet from list of integrations without quality scale
* Add missing translation strings
* Fix review comments
* Remove flexit_bacnet from list of integrations without quality scale
* Review comment
Co-authored-by: Josef Zweck <josef@zweck.dev>
* Review comment
Co-authored-by: Josef Zweck <josef@zweck.dev>
* Add the complete list of quality scale rules
* Fix lint error
* Use correct formatting for todos
* Fix lint error
* Set all rules above bronze to todo
* Update status for rules that are done
* Update homeassistant/components/flexit_bacnet/quality_scale.yaml
* Update homeassistant/components/flexit_bacnet/quality_scale.yaml
---------
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-02-16 17:06:09 +01:00
Michael
f67fb9985e
Allow wifi switches for mesh repeaters in AVM Fritz!Box Tools ( #135456 )
...
* create wifi switches for mesh slaves, but disable them by default
* check if mesh isbased on wifi uplink
* fix
2025-02-16 15:12:16 +01:00