TimL
9453b925cd
Bump pysmlight to v0.2.1 ( #137053 )
2025-01-31 20:39:28 -06:00
J. Nick Koston
64d2f84c0d
Allow ignored switchbot devices to be set up from the user flow ( #137056 )
2025-01-31 20:25:16 -06:00
J. Nick Koston
84e15e10ef
Allow ignored govee-ble devices to be set up from the user flow ( #137052 )
...
* Allow ignored govee-ble devices to be setup up from the user flow
Every few days we get an issue report about a device
a user ignored and forgot about, and than can no longer
get set up. Allow ignored devices to be selected in
the user step and replace the ignored entry.
* Add the ability to skip ignored config entries when calling _abort_if_unique_id_configured
see https://github.com/home-assistant/core/pull/137052
* coverage
* revert
2025-01-31 21:24:01 -05:00
Abílio Costa
5da9bfe0e3
Add dev docs and frontend PR links to PR template ( #137034 )
2025-01-31 20:03:20 -05:00
Jan Bouwhuis
e56772d37b
Bump aioimaplib to version 2.0.1 ( #137049 )
2025-01-31 18:38:11 -06:00
J. Nick Koston
c35e7715b7
Bump habluetooth to 3.17.1 ( #137045 )
2025-01-31 18:13:27 -06:00
Norbert Rittel
7040614433
Fix one occurrence of "api" to match all other in sensibo and HA ( #137037 )
2025-02-01 00:56:45 +02:00
J. Nick Koston
5fa5bd1302
Bump aiohttp-asyncmdnsresolver to 0.0.3 ( #137040 )
2025-01-31 16:30:20 -06:00
J. Nick Koston
dc7f445356
Bump bthome-ble to 3.12.3 ( #137036 )
2025-01-31 15:18:19 -06:00
J. Nick Koston
7a0400154e
Bump zeroconf to 0.143.0 ( #137035 )
2025-01-31 15:00:39 -06:00
Joost Lekkerkerker
d51e72cd95
Update Overseerr string to mention CSRF ( #137001 )
...
* Update Overseerr string to mention CSRF
* Update homeassistant/components/overseerr/strings.json
* Update homeassistant/components/overseerr/strings.json
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2025-01-31 22:29:31 +02:00
Joris Pelgröm
7103ea7e8f
Add exception handling for updating LetPot time entities ( #137033 )
...
* Handle exceptions for entity edits for LetPot
* Set exception-translations: done
2025-01-31 22:28:23 +02:00
Ernst Klamer
164d38ac0d
Bump bthome-ble to 3.11.0 ( #137032 )
...
bump bthome-ble to 3.11.0
2025-01-31 22:03:17 +02:00
Josef Zweck
4a2e9db9fe
Use readable backup names for onedrive ( #137031 )
...
* Use readable names for onedrive
* ensure filename is fixed
* fix import
2025-01-31 20:59:34 +01:00
Robert Resch
df166d178c
Bump deebot-client to 11.1.0b2 ( #137030 )
2025-01-31 14:17:14 -05:00
J. Nick Koston
f75a61ac90
Bump SQLAlchemy to 2.0.37 ( #137028 )
...
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.37
There is a bug fix that likely affects us that could lead to corrupted queries
https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-e4d04d8eb1bccee16b74f5662aff8edd
2025-01-31 13:52:38 -05:00
starkillerOG
92dd18a9be
Ensure Reolink can start when privacy mode is enabled ( #136514 )
...
* Allow startup when privacy mode is enabled
* Add tests
* remove duplicate privacy_mode
* fix tests
* Apply suggestions from code review
Co-authored-by: Robert Resch <robert@resch.dev>
* Store in subfolder and cleanup when removed
* Add tests and fixes
* fix styling
* rename CONF_PRIVACY to CONF_SUPPORTS_PRIVACY_MODE
* use helper store
---------
Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-31 13:48:47 -05:00
Allen Porter
df59b1d4fa
Persist roborock maps to disk only on shutdown ( #136889 )
...
* Persist roborock maps to disk only on shutdown
* Rename on_unload to on_stop
* Spawn 1 executor thread and block writes to disk
* Update tests/components/roborock/test_image.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Use config entry setup instead of component setup
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-31 13:45:01 -05:00
Martin Hjelmare
9bc3c417ae
Add codeowner to Home Connect ( #137029 )
2025-01-31 12:36:40 -06:00
Erik Montnemery
065cdf421f
Delete old addon update backups when updating addon ( #136977 )
...
* Delete old addon update backups when updating addon
* Address review comments
* Add tests
2025-01-31 13:33:48 -05:00
Bram Kragten
256157d413
Update frontend to 20250131.0 ( #137024 )
2025-01-31 19:25:24 +01:00
J. Nick Koston
f8f12957b5
Bump bleak-esphome to 2.6.0 ( #137025 )
2025-01-31 12:15:31 -06:00
J. Nick Koston
c4cb94bddd
Bump habluetooth to 3.17.0 ( #137022 )
2025-01-31 11:29:44 -06:00
Erik Montnemery
64f679ba8f
Make supervisor backup file names more user friendly ( #137020 )
2025-01-31 18:20:30 +01:00
Duco Sebel
e0bf248867
Bumb python-homewizard-energy to 8.3.2 ( #136995 )
2025-01-31 10:49:25 -06:00
Nathan Spencer
b1c3d0857a
Add pets to litterrobot integration ( #136865 )
2025-01-31 17:35:08 +01:00
Erik Montnemery
e18dc063ba
Make backup file names more user friendly ( #136928 )
...
* Make backup file names more user friendly
* Strip backup name
* Strip backup name
* Underscores
2025-01-31 17:33:30 +01:00
Joris Pelgröm
b85b834bdc
Bump letpot to 0.4.0 ( #137007 )
...
* Bump letpot to 0.4.0
* Fix test item
2025-01-31 10:31:31 -06:00
RJPoelstra
f5924146c1
Add data_description's to motionmount integration ( #137014 )
...
* Add data_description's
* Use more common terminology
2025-01-31 10:29:59 -06:00
Norbert Rittel
fafeedd01b
Revert previous PR and remove URL from error message instead ( #137018 )
2025-01-31 10:26:43 -06:00
Erik Montnemery
64814e086f
Make sure we load the backup integration before frontend ( #137010 )
2025-01-31 15:50:30 +00:00
Joost Lekkerkerker
6f1539f60d
Use device name as entity name in Eheim digital climate ( #136997 )
2025-01-31 15:32:11 +00:00
Jakob Schlyter
84ae476b67
Energy distance units ( #136933 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-01-31 14:22:25 +00:00
Josef Zweck
21ffcf853b
Call backup listener during setup in onedrive ( #136990 )
2025-01-31 13:39:59 +01:00
RJPoelstra
d4a355e684
Bump python-MotionMount to 2.3.0 ( #136985 )
2025-01-31 13:29:07 +01:00
Manu
0773e37dab
Create/delete lists at runtime in Bring integration ( #130098 )
2025-01-31 13:23:44 +01:00
Cyrill Raccaud
8eb9cc0e8e
Remove the unparsed config flow error from Swiss public transport ( #136998 )
2025-01-31 13:19:04 +01:00
RJPoelstra
b702d88ab7
Use runtime_data in motionmount integration ( #136999 )
2025-01-31 13:17:22 +01:00
starkillerOG
66f048f49f
Make Reolink reboot button always available ( #136667 )
2025-01-31 13:15:22 +01:00
Steven B.
c7041a97be
Do not duplicate device class translations in ring integration ( #136868 )
2025-01-31 13:03:13 +01:00
Josef Zweck
f21ab24b8b
Add sensors for drink stats per key to lamarzocco ( #136582 )
...
* Add sensors for drink stats per key to lamarzocco
* Add icon
* Use UOM translations
* fix tests
* remove translation key
* Update sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-31 12:55:51 +01:00
Sid
cde59613a5
Refactor eheimdigital platform async_setup_entry ( #136745 )
2025-01-31 12:52:17 +01:00
Christopher Fenner
d83c335ed6
Add support for standby quickmode to ViCare integration ( #133156 )
2025-01-31 12:45:58 +01:00
Andrew Jackson
50f3d79fb2
Add post action to mastodon ( #134788 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-31 12:29:23 +01:00
Jan Stienstra
a7903d344f
Bump jellyfin-apiclient-python to 1.10.0 ( #136872 )
2025-01-31 12:29:00 +01:00
Gerben Jongerius
010cad08c0
Add tariff sensor and peak sensors ( #136919 )
2025-01-31 12:12:07 +01:00
Cyrill Raccaud
e512ad7a81
Fix missing duration translation for Swiss public transport integration ( #136982 )
2025-01-31 12:10:44 +01:00
Markus Adrario
e578327054
Add more Homee cover tests ( #136568 )
2025-01-31 11:46:12 +01:00
Josef Zweck
230e101ee4
Retry backup uploads in onedrive ( #136980 )
...
* Retry backup uploads in onedrive
* no exponential backup on timeout
2025-01-31 11:23:33 +01:00
Abílio Costa
3fb70316da
Fix error messaging for cascading service calls ( #136966 )
2025-01-31 11:10:57 +01:00