Jan-Philipp Benecke
428d7d1ad8
Rename `.sab` module to `.helpers` in SABnzbd ( #131481 )
...
Rename sab module to helpers in SABnzbd
2024-11-24 21:53:52 +01:00
epenet
8baa477efe
Set single_config_entry in azure event hub ( #131483 )
...
Set single_config_entry in azure-event-hub
2024-11-24 21:35:26 +01:00
Jan-Philipp Benecke
1e169d185f
Add version to SABnzbd device info ( #131479 )
2024-11-24 20:36:59 +01:00
kongo09
4c603913ca
Fix humidifier entity feature docstring ( #131470 )
...
fix docstring to refer to the correct entity
2024-11-24 20:27:22 +01:00
Christopher Fenner
84630ef8cc
Define ViCare fan entity presets based on the actual by the device supported presets ( #130886 )
...
* only show supported presets
* update snapshot
* Apply suggestions from code review
* move code to init
* async executor
* Revert "update snapshot"
This reverts commit ca92b5ed27
.
* Update fan.py
2024-11-24 19:37:40 +01: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
Jan Bouwhuis
076a351ce4
Add keepalive `data_description` for mqtt ( #131446 )
2024-11-24 06:28:07 -08:00
Josef Zweck
5b27f07f81
Add data description for lamarzocco ( #131435 )
2024-11-24 11:41:50 +01:00
Josef Zweck
5bdbd4360e
Add data description for acaia ( #131437 )
2024-11-24 11:41:05 +01:00
dontinelli
7b139b75ae
Add data description to config flow for fyta ( #131441 )
2024-11-24 11:40:27 +01:00
Allen Porter
106602669d
Set data description for all Rainbird config flow fields ( #131432 )
2024-11-24 11:39:04 +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
Jan Bouwhuis
00ea56e085
Add quality scale for IMAP integration ( #131289 )
2024-11-24 11:30:05 +01:00
epenet
66450d7912
Add quality_scale.yaml to hassfest pre-commit filter ( #131392 )
2024-11-24 11:28:37 +01:00
Duco Sebel
c402bb5da0
Mark HomeWizard docs quality scale requirements as done ( #131414 )
2024-11-24 11:27:39 +01:00
Josef Zweck
07e8d2d11d
Set parallel updates for acaia ( #131306 )
2024-11-24 11:26:11 +01:00
G Johansson
d65d5ceac7
Small cleanup in Trafikverket Camera ( #131424 )
2024-11-24 11:09:46 +01:00
J. Nick Koston
60cf797650
Bump aioesphomeapi to 27.0.2 ( #131397 )
...
Fixes for cancellation during Bluetooth connect
changelog: https://github.com/esphome/aioesphomeapi/compare/v27.0.1...v27.0.2
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-23 17:25:45 -08:00
Brandon Rothweiler
d527788a60
Bump py-aosmith to 1.0.11 ( #131422 )
2024-11-24 00:44:31 +01:00
epenet
7ba3ce67f1
Use short namespace for dr and er in config_entries ( #131412 )
2024-11-24 00:12:40 +01:00
J. Nick Koston
0a8dde3740
Bump yalexs-ble to 2.5.1 ( #131398 )
...
changelog: https://github.com/bdraco/yalexs-ble/compare/v2.5.0...v2.5.1
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-11-23 23:17:20 +01:00
Michael
2d779a4e4c
Mark IQS rule `config-flow` as todo in AVM Fritz!BOX Tools ( #131419 )
...
mark rule `config-flow` as todo
2024-11-23 23:12:39 +01:00
Matthias Alphart
832d5e27fe
Remove deprecation warnings for KNX yaml ( #131402 )
2024-11-23 23:01:33 +01:00
Norbert Rittel
9a2eb8410e
Replace "Add" with "Create" in description of Helper ( #131405 )
...
The user can create Mold indicator helpers for different purposes.
Following the HA Design guidelines this means that the description in the dialog should use "Create" not "Add".
2024-11-23 22:59:09 +01:00
Norbert Rittel
913ec53f8c
Replace "Add" with "Create" in description of Helper ( #131407 )
...
The user can create Statistics helpers for different purposes.
Following the HA Design guidelines this means that the description in the dialog should use "Create" not "Add".
2024-11-23 22:58:38 +01:00
Norbert Rittel
cfa8ca877f
Replace "Add" with "Create" in description of Helper ( #131403 )
...
Replace "Add" with "Create" for Helper type
The user can create History stats sensor helpers for different purposes. Following the HA Design guidelines this means that the description should use "Create" not "Add".
2024-11-23 22:58:16 +01:00
epenet
b11d951ed7
Add ability to get config_entry as required ( #131400 )
...
* Add ability to get config_entry as required
* One more
* Use new API
2024-11-23 22:26:16 +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
epenet
c7485b94d5
Use breaks_in_ha_version in report_usage ( #131137 )
...
* Use breaks_in_ha_version in report_usage
* Revert behavior change
2024-11-23 18:58:24 +01: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
dontinelli
ea4bbfea7e
Pass websession to solarlog_cli ( #131300 )
2024-11-23 18:03:51 +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
Allen Porter
0d14005602
Remove unused config flow import step ( #131379 )
...
Remove unused config flow import removed in #130783
2024-11-23 17:55:08 +01:00
dotvav
34df6ef64c
Add quality_scale.yaml to palazzetti ( #131335 )
...
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
2024-11-23 17:40:34 +01:00
Norbert Rittel
2609fdf2a1
Improve description of Elevation field in homeassistant.set_location ( #131356 )
2024-11-23 17:30:00 +01:00
Álvaro Fernández Rojas
0033ce4f96
Update AEMET-OpenData to v0.6.3 ( #131303 )
2024-11-23 17:27:56 +01:00
Allen Porter
460ce2463d
Add quality scale for rainbird ( #131332 )
2024-11-23 17:23:37 +01:00
Duco Sebel
557a80497e
Mark quality_scale docs-removal-instructions as done ( #131370 )
2024-11-23 17:07:34 +01:00
Norbert Rittel
6e298f1b9b
Add missing apostrophe for possessive form ( #131368 )
2024-11-23 17:05:31 +01:00
Duco Sebel
30c176b400
Mark quality_scale docs-installation-parameters as done ( #131372 )
2024-11-23 17:03:00 +01:00
Robin Wohlers-Reichel
aa79321a2b
Bump solax to 3.2.1 ( #131373 )
2024-11-23 17:00:50 +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