J. Nick Koston
2b907ee56e
Strip trailing spaces from HomeKit names ( #131971 )
2024-11-30 14:47:40 -06:00
Andy and J. Nick Koston
bcdac7ed37
Add support for linked_doorbell_sensor to HomeKit locks ( #131660 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-11-30 13:30:21 -06:00
starkillerOG
6da2515d7a
Bump reolink_aio to 0.11.4 ( #131957 )
2024-11-30 10:32:53 -06:00
Josef Zweck
6c6980a550
Improvements for bluetooth device for lamarzocco ( #131875 )
2024-11-30 10:32:41 -06:00
Oliver
bd29aaffb8
Bump denonavr to v1.0.1 ( #131882 )
2024-11-30 10:27:31 -06:00
74522390ad
Add config flow to NHC ( #130554 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: VandeurenGlenn <8685280+VandeurenGlenn@users.noreply.github.com >
2024-11-30 12:16:12 +01:00
Andrew Jackson
92204e6c92
Bump aiomealie to 0.9.4 ( #131951 )
2024-11-30 12:15:19 +01:00
Glenn Vandeuren (aka Iondependent) and VandeurenGlenn
5d71533c7b
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-11-30 09:30:24 +01:00
karwosts
9209e43e4c
Fix history stats count update immediately after change ( #131856 )
...
* Fix history stats count update immediately after change
* rerun CI
2024-11-30 00:43:31 -05:00
karwosts and Martin Hjelmare
2c1a754e5d
Make uploaded images browsable in media ( #131468 )
...
* Make uploaded images browsable in media
* tests
* Update homeassistant/components/image_upload/media_source.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* use executor
* more executor
* use thumbnail
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-11-30 06:25:59 +01:00
Josef Zweck
e8ced4fa12
Bump aioacaia to 0.1.10 ( #131906 )
2024-11-29 22:32:20 -05:00
Josef Zweck
d9cef1e708
Guard against hostname change in lamarzocco discovery ( #131873 )
...
* Guard against hostname change in lamarzocco discovery
* switch to abort_entries_match
2024-11-29 22:31:56 -05:00
Marcel van der Veldt
a760786faf
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-11-29 22:11:57 -05:00
J. Diego Rodríguez Royo
8c6a24c368
Use HomeAssistant error in the right cases ( #131923 )
...
* Use the correct exceptions
* Improved exception strings
2024-11-29 22:11:15 -05:00
Manu
24bd61be3b
Add missing state_class in IronOS ( #131928 )
...
Add missing state class in IronOS
2024-11-29 22:10:12 -05:00
Matthias Alphart
1abd2209b3
Fix KNX IP Secure tunnelling endpoint selection with keyfile ( #131941 )
2024-11-30 01:13:52 +01:00
epenet
aa206c7608
Use typed ConfigEntry in discovergy ( #131891 )
2024-11-29 20:28:18 +01:00
Sid
87020e8945
Bump ruff to 0.8.1 ( #131927 )
2024-11-29 20:23:57 +01:00
Manu
dd62fb387e
Bump pynecil to v1.0.1 ( #131935 )
2024-11-29 20:23:10 +01:00
Raphael Hehl
c19038ced6
Bump uiprotect to 6.6.4 ( #131931 )
2024-11-29 12:47:33 -06:00
Jc2k
6144cc26ba
Bump aiohomekit to 3.2.7 ( #131924 )
2024-11-29 11:29:10 -06:00
Allen Porter and epenet
920c958ec7
Add runtime_data rule to quality_scale hassfest validation ( #131857 )
...
* Add quality scale check for runtime_data
* Linter fixes
* Add developer documentation link
* Update script/hassfest/quality_scale_validation/runtime_data.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
* Update validation to check explicitly for ConfigEntry.runtime_data
* Update script/hassfest/quality_scale_validation/runtime_data.py
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
* Refine check for setting attributes
* Patch with changes from epenet
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-11-29 17:56:26 +01:00
epenet
0fc365a114
Add discovery rule to quality_scale hassfest validation ( #131890 )
2024-11-29 07:06:38 -08:00
David Knowles
954ac0d288
Ensure Schlage exceptions are translated ( #131733 )
2024-11-28 20:34:20 -08:00
epenet
28cfa37248
Add unique_config_entry rule to quality_scale hassfest validation ( #131878 )
...
* Add unique_config_entry rule to quality_scale hassfest validation
* Improve message
2024-11-28 20:08:43 -08:00
epenet
24f7bae5f2
Add documentation URL to quality_scale hassfest validation ( #131879 )
...
* Add documentation URL to quality_scale hassfest validation
* Adjust
2024-11-28 18:32:01 -08:00
Manu
8e12fbff88
Refactor calendars in Habitica ( #131020 )
...
* Refactor calendars
* changes
2024-11-28 18:31:38 -08:00
Robert Resch and epenet
5c8fb5ec2c
Remove deprecated climate constants ( #131798 )
...
* Remove deprecated climate constants
* Fix
* Fix
* Fix
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-11-29 00:38:05 +01:00
Robert Resch and epenet
a68cf21179
Remove deprecated data entry flow constants ( #131800 )
...
* Remove deprecated data entry flow constants
* Fix
* Fix
* Fix
* Fix
---------
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2024-11-29 00:37:26 +01:00
epenet
d596b4169d
Add strict_typing rule to quality_scale hassfest validation ( #131877 )
...
* Add strict_typing rule to quality_scale hassfest validation
* Add acaia to .strict-typing
2024-11-28 22:05:34 +01:00
IceBotYT
8b467268df
Add data descriptions to Nice G.O. config flow ( #131865 )
...
* Add data descriptions to Nice G.O. config flow
* Reference other strings instead
2024-11-28 12:09:01 -08: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
Richard Kroegel and Franck Nijhof
6dd93253c6
Add captcha to BMW ConfigFlow ( #131351 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-11-28 21:01:00 +01:00
karwosts
ee960933db
Fix flaky test in history stats ( #131869 )
2024-11-28 20:55:34 +01:00
Joost Lekkerkerker
2ea0c54788
Only download translation strings we have defined ( #131864 )
2024-11-28 20:55:31 +01:00
Madhan and Joostlek
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
ac4ae0430e
Update frontend to 20241127.1 ( #131855 )
2024-11-28 20:55:23 +01:00
Joost Lekkerkerker
eeb63d42a0
Bump pyatv to 0.16.0 ( #131852 )
2024-11-28 20:55:20 +01:00
Michael
9d48f36754
Allow empty trigger sentence responses in conversations ( #131849 )
...
allow empty trigger sentence responses
2024-11-28 20:55:16 +01:00
Joost Lekkerkerker
157198bf41
Make wake word selection part of configuration ( #131832 )
2024-11-28 20:55:13 +01:00
Joost Lekkerkerker
be25b9d4d0
Bump spotifyaio to 0.8.10 ( #131827 )
2024-11-28 20:55:10 +01:00
epenet
e08b71086f
Fix more flaky translation checks ( #131824 )
2024-11-28 20:55:07 +01:00
Norbert Rittel
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
3ca49dc8a6
Bump samsungtvws to 2.7.1 ( #131784 )
2024-11-28 20:54:57 +01:00
Joost Lekkerkerker
80bc70771e
Remove Spotify featured playlists and categories from media browser ( #131758 )
2024-11-28 20:54:54 +01:00
Erik Montnemery and J. Nick Koston
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
99f8dbd278
Bump bimmer_connected to 0.17.0 ( #131352 )
2024-11-28 20:54:46 +01:00
Joost Lekkerkerker
9db6f0ffc4
Only download translation strings we have defined ( #131864 )
2024-11-28 20:52:51 +01:00