Paulus Schoutsen
d7428786cd
Bump version to 2024.12.0b3
2024.12.0b3
2024-12-01 03:14:16 +00:00
J. Nick Koston and Paulus Schoutsen
673bdcc556
Reduce precision loss when converting HomeKit temperature ( #131973 )
2024-12-01 03:14:11 +00:00
J. Nick Koston and Paulus Schoutsen
e8ef990e72
Strip trailing spaces from HomeKit names ( #131971 )
2024-12-01 03:14:10 +00:00
starkillerOG and Paulus Schoutsen
0d155c416a
Bump reolink_aio to 0.11.4 ( #131957 )
2024-12-01 03:14:10 +00:00
Andrew Jackson and Paulus Schoutsen
e48be5c406
Bump aiomealie to 0.9.4 ( #131951 )
2024-12-01 03:14:09 +00:00
Matthias Alphart and Paulus Schoutsen
787a1613ec
Fix KNX IP Secure tunnelling endpoint selection with keyfile ( #131941 )
2024-12-01 03:14:08 +00:00
Raphael Hehl and Paulus Schoutsen
bb847b346d
Bump uiprotect to 6.6.4 ( #131931 )
2024-12-01 03:14:07 +00:00
Jc2k and Paulus Schoutsen
e9b34eaad0
Bump aiohomekit to 3.2.7 ( #131924 )
2024-12-01 03:14:06 +00:00
Marcel van der Veldt and Paulus Schoutsen
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 and Paulus Schoutsen
29e80e56c6
Bump aioacaia to 0.1.10 ( #131906 )
2024-12-01 03:14:04 +00:00
Oliver and Paulus Schoutsen
b60b2fdd7c
Bump denonavr to v1.0.1 ( #131882 )
2024-12-01 03:14:04 +00:00
Josef Zweck and Paulus Schoutsen
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 and Paulus Schoutsen
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
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 and Paulus Schoutsen
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
Franck Nijhof
06838c0280
Bump version to 2024.12.0b2
2024.12.0b2
2024-11-28 21:02:37 +01:00
Richard Kroegel and Franck Nijhof
f97d96e3ae
Add captcha to BMW ConfigFlow ( #131351 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-11-28 21:02:23 +01:00
karwosts and Franck Nijhof
ee960933db
Fix flaky test in history stats ( #131869 )
2024-11-28 20:55:34 +01:00
Joost Lekkerkerker and Franck Nijhof
2ea0c54788
Only download translation strings we have defined ( #131864 )
2024-11-28 20:55:31 +01:00
dd18672341
Bump PyMetEireann to 2024.11.0 ( #131860 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2024-11-28 20:55:26 +01:00
Bram Kragten and Franck Nijhof
ac4ae0430e
Update frontend to 20241127.1 ( #131855 )
2024-11-28 20:55:23 +01:00
Joost Lekkerkerker and Franck Nijhof
eeb63d42a0
Bump pyatv to 0.16.0 ( #131852 )
2024-11-28 20:55:20 +01:00
Michael and Franck Nijhof
9d48f36754
Allow empty trigger sentence responses in conversations ( #131849 )
...
allow empty trigger sentence responses
2024-11-28 20:55:16 +01:00
Joost Lekkerkerker and Franck Nijhof
157198bf41
Make wake word selection part of configuration ( #131832 )
2024-11-28 20:55:13 +01:00
Joost Lekkerkerker and Franck Nijhof
be25b9d4d0
Bump spotifyaio to 0.8.10 ( #131827 )
2024-11-28 20:55:10 +01:00
epenet and Franck Nijhof
e08b71086f
Fix more flaky translation checks ( #131824 )
2024-11-28 20:55:07 +01:00
Norbert Rittel and Franck Nijhof
9677c6e24c
Remove wrong plural "s" in 'todo.remove_item' action ( #131814 )
2024-11-28 20:55:03 +01:00
Franck Nijhof
e2cda54473
Ensure custom integrations are assigned the custom IQS scale ( #131795 )
2024-11-28 20:55:00 +01:00
epenet and Franck Nijhof
3ca49dc8a6
Bump samsungtvws to 2.7.1 ( #131784 )
2024-11-28 20:54:57 +01:00
Joost Lekkerkerker and Franck Nijhof
80bc70771e
Remove Spotify featured playlists and categories from media browser ( #131758 )
2024-11-28 20:54:54 +01:00
7ab1bfcf1f
Improve recorder history queries ( #131702 )
...
* Improve recorder history queries
* Remove some comments
* Update StatesManager._oldest_ts when adding pending state
* Update after review
* Improve tests
* Improve post-purge logic
* Avoid calling dt_util.utc_to_timestamp in new code
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-11-28 20:54:50 +01:00
Richard Kroegel and Franck Nijhof
99f8dbd278
Bump bimmer_connected to 0.17.0 ( #131352 )
2024-11-28 20:54:46 +01:00
Franck Nijhof
3af0bc2c33
Bump version to 2024.12.0b1
2024.12.0b1
2024-11-28 08:44:28 +01:00
TheJulianJES and Franck Nijhof
b8c4ce932c
Fix Home Connect microwave programs ( #131782 )
2024-11-28 08:44:14 +01:00
puddly and Franck Nijhof
0a3a3edf77
Bump ZHA to 0.0.41 ( #131776 )
2024-11-28 08:44:11 +01:00
J. Nick Koston and Franck Nijhof
71376229f6
Bump aioesphomeapi to 27.0.3 ( #131773 )
2024-11-28 08:44:07 +01:00
Manu and Franck Nijhof
c9dde419a2
Fix rounding of attributes in Habitica integration ( #131772 )
2024-11-28 08:44:04 +01:00
Josef Zweck and Franck Nijhof
2fc01a02db
Bump pylamarzocco to 1.2.12 ( #131765 )
2024-11-28 08:44:01 +01:00
J. Nick Koston and Franck Nijhof
f02d2344fc
Bump uiprotect to 6.6.3 ( #131764 )
2024-11-28 08:43:58 +01:00
Joost Lekkerkerker and Franck Nijhof
509311ac19
Remove Spotify audio feature sensors ( #131754 )
2024-11-28 08:43:54 +01:00
J. Nick Koston and Franck Nijhof
47e7c4f1c1
Bump orjson to 3.10.12 ( #131752 )
...
changelog: https://github.com/ijl/orjson/compare/3.10.11...3.10.12
2024-11-28 08:43:51 +01:00
J. Nick Koston and Franck Nijhof
c9d3ba900e
Bump aiohttp to 3.11.8 ( #131744 )
2024-11-28 08:43:48 +01:00
Allen Porter and Franck Nijhof
74a3d11aea
Add a missing rainbird data description ( #131740 )
2024-11-28 08:43:45 +01:00
Marcel van der Veldt and Franck Nijhof
897abc114e
Bump music assistant client 1.0.8 ( #131739 )
2024-11-28 08:43:41 +01:00
Josef Zweck and Franck Nijhof
3fff3003f2
Add missing data_description for lamarzocco OptionsFlow ( #131708 )
2024-11-28 08:43:37 +01:00
Franck Nijhof
db5c93f96d
Bump version to 2024.12.0b0
2024.12.0b0
2024-11-27 18:36:24 +01:00
epenet and GitHub
e04b6f0cd8
Add quality scale hassfest check for config-entry-unload ( #131720 )
...
* Add dataclass to hassfest quality_scale
* Add basic check for config-entry-unloading
* Future-proof with a list of errors
2024-11-27 18:17:53 +01:00
Jan Bouwhuis and GitHub
a6cb6fd239
Create MQTT device referenced by via device ( #131588 )
2024-11-27 18:12:46 +01:00
Paul Bottein and GitHub
e8975cffe6
Update hash regex for frontend file in tests ( #131742 )
2024-11-27 18:07:26 +01:00
Paulus Schoutsen and GitHub
ae34a6b375
Do not double expose scripts in LLM tools ( #131726 )
2024-11-27 18:04:08 +01:00