Joost Lekkerkerker and Paulus Schoutsen
782fff198c
Handle not found playlists in Spotify ( #132033 )
...
* Handle not found playlists
* Handle not found playlists
* Handle not found playlists
* Handle not found playlists
* Handle not found playlists
* Update homeassistant/components/spotify/coordinator.py
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2024-12-01 21:17:07 -05:00
J. Nick Koston
b6458ff9b8
Bump cryptography to 44.0.0 and pyOpenSSL to 24.3.0 ( #132035 )
...
These should be bumped together to make sure we do not
have any incompatibility issues.
> Note: The Python Cryptographic Authority strongly suggests the use of pyca/cryptography where possible. If you are using pyOpenSSL for anything other than making a TLS connection you should move to cryptography and drop your pyOpenSSL dependency.
2024-12-01 21:06:14 -05:00
J. Nick Koston
c6cd7e38f7
Bump aiohttp to 3.11.9 ( #132036 )
...
changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.8...v3.11.9
2024-12-01 21:05:45 -05:00
Yazan AbdAl-Rahman and Paulus Schoutsen
c2e6f8e761
Improve service names and descriptions for 'remote_connect' and 'remote_disconnect' in Home Assistant Cloud ( #131993 )
...
* Rename and reword 'remote_connect' and 'remote_disconnect' services for clarity
* Trigger pipeline
* Trigger pipeline
* Trigger pipeline
* Trigger pipeline
* Apply suggestions from code review
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2024-12-01 20:56:15 -05:00
Joost Lekkerkerker
b17b1f6db8
Bump spotifyaio to 0.8.11 ( #132032 )
2024-12-01 23:05:34 +01:00
Joost Lekkerkerker and J. Nick Koston
b94a47ceb2
Change library to livisi ( #132001 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-12-01 15:41:01 -06:00
Joost Lekkerkerker
86f8b5893f
Bump yt-dlp to 2024.11.18 ( #132026 )
2024-12-01 22:39:26 +01:00
Klaas Schoute
78ced997e2
Add reauthentication flow for Autarco integration ( #131816 )
2024-12-01 22:02:50 +01:00
Bouwe Westerdijk
bd8cd87fae
Bugfix for Plugwise, small code optimization ( #131990 )
2024-12-01 22:01:19 +01:00
Charles Garwood
521505f9b5
Add additional data_descriptions for Fully Kiosk Browser fields ( #131716 )
2024-12-01 22:00:21 +01:00
Richard Kroegel
98734ebe4f
Bump bimmer_connected to 0.17.2 ( #132005 )
2024-12-01 21:45:31 +01:00
David Knowles
ffc3aca41f
Bump pydrawise to 2024.12.0 ( #132015 )
2024-12-01 21:44:14 +01:00
dotvav
8fdd095dab
Add pre-commit VSCode task ( #131637 )
2024-12-01 21:43:09 +01:00
Norbert Rittel
36ca4e8866
Fix description of 'clear_completed_items' to use "remove" ( #132014 )
2024-12-01 21:42:16 +01:00
Richard Kroegel
e706a5ef27
Set parallel updates for BMW entities ( #132019 )
2024-12-01 21:37:35 +01:00
J. Nick Koston
82e190dc4b
Bump propcache to 0.2.1 ( #132022 )
2024-12-01 21:37:03 +01:00
Norbert Rittel
bd3f432376
Clarify description of fan actions, fix typo ( #132023 )
2024-12-01 20:55:27 +01:00
Erik Montnemery
ff1702eefa
Remove unnecessary assignment in Recorder._process_state_changed_event_into_session ( #132011 )
2024-12-01 13:40:40 -05:00
Erik Montnemery
cf0ee63507
Simplify recorder RecorderRunsManager ( #131785 )
2024-12-01 11:26:29 -06:00
Erik Montnemery
c54eed3607
Improve recorder migration logging ( #132006 )
2024-12-01 16:58:24 +01:00
epenet
a0541c7fe6
Improve renault config flow tests ( #131698 )
2024-12-01 16:55:43 +01:00
epenet
2b094ee25d
Improve renault config-flow translation strings ( #131706 )
2024-12-01 16:54:05 +01:00
Jan Bouwhuis
3aae9b629f
Add exception translation for entity action not supported ( #131956 )
2024-12-01 16:53:06 +01:00
epenet
c55a4e9584
Cleanup pylint obsolete import checks ( #131904 )
2024-12-01 16:49:51 +01:00
epenet
8343d7f348
Use typed ConfigEntry in twentemilieu ( #131894 )
2024-12-01 16:40:30 +01:00
epenet
fd42c01a21
Use typed ConfigEntry in tedee ( #131893 )
2024-12-01 16:40:06 +01:00
epenet
bc7cfb6761
Use typed ConfigEntry in lamarzocco ( #131892 )
2024-12-01 16:39:33 +01:00
Erik Montnemery
598ce1f3b0
Freeze integration setup timeout for recorder during non-live data migration ( #131998 )
2024-12-01 09:17:55 -06:00
J. Nick Koston
8878d0f0e1
Reduce time syscalls needed to insert new statistics ( #131984 )
2024-12-01 08:55:07 -06:00
Jan Bouwhuis
47aebabc51
Add final translations to mqtt exceptions ( #131933 )
2024-12-01 12:20:45 +01:00
Norbert Rittel
37972ec88e
Match "delete" with "create" in the action descriptions ( #131989 )
2024-12-01 12:08:35 +01:00
Paulus Schoutsen and Michael Hansen
6103cea3f5
Make the full conversation input available to sentence triggers ( #131982 )
...
Co-authored-by: Michael Hansen <mike@rhasspy.org >
2024-11-30 22:04:29 -06:00
Paulus Schoutsen
d7428786cd
Bump version to 2024.12.0b3
2024.12.0b3
2024-12-01 03:14:16 +00:00
J. Nick Koston
673bdcc556
Reduce precision loss when converting HomeKit temperature ( #131973 )
2024-12-01 03:14:11 +00:00
J. Nick Koston
e8ef990e72
Strip trailing spaces from HomeKit names ( #131971 )
2024-12-01 03:14:10 +00:00
starkillerOG
0d155c416a
Bump reolink_aio to 0.11.4 ( #131957 )
2024-12-01 03:14:10 +00:00
Andrew Jackson
e48be5c406
Bump aiomealie to 0.9.4 ( #131951 )
2024-12-01 03:14:09 +00:00
Matthias Alphart
787a1613ec
Fix KNX IP Secure tunnelling endpoint selection with keyfile ( #131941 )
2024-12-01 03:14:08 +00:00
Raphael Hehl
bb847b346d
Bump uiprotect to 6.6.4 ( #131931 )
2024-12-01 03:14:07 +00:00
Jc2k
e9b34eaad0
Bump aiohomekit to 3.2.7 ( #131924 )
2024-12-01 03:14:06 +00:00
Marcel van der Veldt
572347025b
Fix media player join action for Music Assistant integration ( #131910 )
...
* Fix media player join action for Music Assistant integration
* Add tests for join/unjoin
* add one more test
2024-12-01 03:14:05 +00:00
Josef Zweck
29e80e56c6
Bump aioacaia to 0.1.10 ( #131906 )
2024-12-01 03:14:04 +00:00
Oliver
b60b2fdd7c
Bump denonavr to v1.0.1 ( #131882 )
2024-12-01 03:14:04 +00:00
Josef Zweck
aaf3f61675
Guard against hostname change in lamarzocco discovery ( #131873 )
...
* Guard against hostname change in lamarzocco discovery
* switch to abort_entries_match
2024-12-01 03:13:50 +00:00
karwosts
5bf972ff16
Fix history stats count update immediately after change ( #131856 )
...
* Fix history stats count update immediately after change
* rerun CI
2024-12-01 03:13:45 +00:00
Glenn Vandeuren (aka Iondependent) and VandeurenGlenn
8eb52edabf
Fix modbus state not dumped on restart ( #131319 )
...
* Fix modbus state not dumped on restart
* Update test_init.py
* Set event back to stop
* Update test_init.py
---------
Co-authored-by: VandeurenGlenn <8685280+VandeurenGlenn@users.noreply.github.com >
2024-12-01 03:13:44 +00:00
J. Nick Koston
4326689f52
Bump SQLAlchemy to 2.0.36 ( #126683 )
...
* Bump SQLAlchemy to 2.0.35
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.35
* fix mocking
* adjust to .36
* remove ignored as these are now typed
* fix SQLAlchemy
2024-12-01 03:13:44 +00:00
J. Nick Koston
ffeefd4856
Bump SQLAlchemy to 2.0.36 ( #126683 )
...
* Bump SQLAlchemy to 2.0.35
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.35
* fix mocking
* adjust to .36
* remove ignored as these are now typed
* fix SQLAlchemy
2024-11-30 22:07:51 -05:00
Bouwe Westerdijk
44ed83a829
Bump plugwise to v1.6.1 ( #131950 )
2024-11-30 22:01:33 -05:00
J. Nick Koston
a0d5fda4b6
Reduce precision loss when converting HomeKit temperature ( #131973 )
2024-11-30 16:09:37 -06:00