Marc Mueller and GitHub
8fb7a7e4cd
Refactor licenses check ( #129194 )
2024-10-26 10:30:10 +02:00
c5ed148c52
Fix race condition in statistics that created spikes ( #129066 )
...
* fixed race condition and added test case for updates before db load
* removed duplicated code
* improved comments, removed superfluous errors / assertions
* allow both possible outcomes of race condition
* use approx for float comparison
* Update tests/components/statistics/test_sensor.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* force new state before database load in race condition test
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2024-10-26 09:23:47 +02:00
IceBotYT and GitHub
e774c710a8
Bump lacrosse_view to 1.0.3 ( #129174 )
...
Add Pydantic v2 support to LaCrosse View
2024-10-26 08:59:08 +02:00
Jan Bouwhuis and GitHub
d237180a98
Allow re-discovery of mqtt integration config payloads ( #127362 )
2024-10-26 07:21:52 +02:00
Erik Montnemery and GitHub
d8b618f7c3
Remove support for live recorder data migration of context ids ( #125309 )
2024-10-26 07:19:03 +02:00
epenet and GitHub
e888a95bd1
Fix unused snapshots not triggering failure in CI ( #128162 )
2024-10-26 07:15:51 +02:00
36c2404a46
Add base entity to Spotify ( #128847 )
...
Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com >
2024-10-26 07:09:18 +02:00
J. Nick Koston and GitHub
ba673beb82
Bump anyio to 4.6.2.post1 ( #129199 )
2024-10-26 07:06:27 +02:00
Erik Montnemery and GitHub
4b56701152
Move core config class to core_config.py ( #129163 )
2024-10-26 07:00:31 +02:00
J. Nick Koston and GitHub
59227116f3
Ensure go2rtc server starts using posix_spawn/vfork ( #129196 )
2024-10-26 06:51:29 +02:00
J. Nick Koston and GitHub
9b0975b2ac
Fix rainmachine update entities missing display_precision ( #129195 )
2024-10-26 06:29:39 +02:00
epenet and GitHub
3a39a5caa3
Move brunt coordinator to separate module ( #129090 )
2024-10-26 02:30:59 +02:00
epenet and GitHub
93e270f379
Use runtime_data in aranet ( #129155 )
2024-10-26 02:30:48 +02:00
epenet and GitHub
98c81fa2af
Move airthings coordinator to separate module ( #129158 )
2024-10-26 02:29:57 +02:00
Joost Lekkerkerker and GitHub
1bb32a05a9
Migrate Smarty to has entity name ( #129145 )
2024-10-26 02:28:26 +02:00
Sid and GitHub
5dd4b77270
Add JSON schema for manifest.json ( #128560 )
2024-10-26 02:10:58 +02:00
Andre Lengwenus and GitHub
737d1aac7c
Bump lcn-frontend to 0.2.0 ( #129061 )
2024-10-26 01:57:56 +02:00
Maciej Bieniek and GitHub
886feae4ca
Add support for Xiaomi Miio Standing Fan 2 (dmaker.fan.p18) ( #129160 )
2024-10-26 01:52:18 +02:00
Marc Mueller and GitHub
1dfe26f14f
Update apple_weatherkit to 1.1.3 ( #129193 )
2024-10-26 01:51:28 +02:00
Marc Mueller and GitHub
d66fcd23df
Update radios to 0.3.2 and pycountry to 24.6.1 ( #129186 )
2024-10-26 01:49:26 +02:00
Marc Mueller and GitHub
bdfb47e999
Fix AsyncMock imports ( #129192 )
2024-10-26 01:47:27 +02:00
Paulus Schoutsen and GitHub
10300cc478
Create a script service schema based on fields ( #128622 )
2024-10-26 01:05:00 +02:00
Marc Mueller and GitHub
ababa639b3
Fix cambridge_audio RuntimeWarning during tests ( #129191 )
2024-10-26 01:03:52 +02:00
Bouwe Westerdijk and GitHub
9f6569d658
Bump plugwise to v1.4.4 ( #129170 )
2024-10-25 23:55:28 +02:00
24c22ebdc7
Fix powerview entity unique id migration when the config entry unique id is missing ( #129188 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-10-25 11:41:07 -10:00
Markus Jacobsen and GitHub
6c365fffde
Add media seek for sources other than Deezer for Bang & Olufsen ( #128661 )
...
* Add seeking for sources other than Deezer
* Add is_seekable attribute to fallback sources and BangOlufsenSource
Add testing
* Update comment
* Use support flags instead of raising errors when seeking on incompatible source
2024-10-25 23:34:39 +02:00
Marc Mueller and GitHub
dbb80dd6c0
Update krakenex to 2.2.2 ( #129185 )
2024-10-25 22:38:02 +02:00
Artur Pragacz and GitHub
624834de9c
Fix service target devices by label ( #127229 )
...
* Fix service target devices by label
* More explicit test
2024-10-25 21:30:04 +02:00
Franck Nijhof and GitHub
d31995f878
2024.10.4 ( #129181 )
2024-10-25 21:27:01 +02:00
Marc Mueller and GitHub
017b1cae26
Update aiooui to 0.1.7 ( #129179 )
2024-10-25 21:24:43 +02:00
Franck Nijhof
c09f15b0e9
Bump version to 2024.10.4
2024.10.4
2024-10-25 20:49:36 +02:00
Keilin Bickar and GitHub
68284bed74
Add coordinators to Sense ( #129171 )
2024-10-25 20:45:55 +02:00
Joost Lekkerkerker and Franck Nijhof
9a44d668d6
Bump nyt_games to 0.4.4 ( #129152 )
2024-10-25 20:43:16 +02:00
Joost Lekkerkerker and Franck Nijhof
67e0197a7a
Fix NYT Games connection max streak ( #129149 )
2024-10-25 20:43:09 +02:00
Guido Schmitz and Franck Nijhof
a5a8cfa17d
Fix adding multiple devices simultaneously to devolo Home Network's device tracker ( #129082 )
2024-10-25 20:43:02 +02:00
tronikos and Franck Nijhof
60c3e701e9
Partially revert "LLM Tool parameters check ( #123621 )" ( #129064 )
2024-10-25 20:42:55 +02:00
Bram Kragten and Franck Nijhof
b9b129dcf5
Update frontend to 20241002.4 ( #129049 )
2024-10-25 20:42:48 +02:00
d882ab236a
Remove DHCP match from awair ( #129047 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2024-10-25 20:42:40 +02:00
Joost Lekkerkerker and Franck Nijhof
140cc0e486
Bump yt-dlp to 2024.10.22 ( #129034 )
2024-10-25 20:42:17 +02:00
Guido Schmitz and Franck Nijhof
6ac7c0f893
Fix devolo_home_network devices not reporting a MAC address ( #129021 )
2024-10-25 20:42:11 +02:00
J. Nick Koston and Franck Nijhof
096d50617f
Fix cancellation leaking upward from the timeout util ( #129003 )
2024-10-25 20:42:04 +02:00
Simone Chemelli and Franck Nijhof
9dd8c0cc4f
Fix uptime floating values for Vodafone Station ( #128974 )
2024-10-25 20:41:57 +02:00
Maikel Punie and Franck Nijhof
de0fab86ec
Bump pyduotecno to 2024.10.1 ( #128968 )
2024-10-25 20:39:38 +02:00
Noah Husby and GitHub
bb36dd3893
Use translated exceptions for Cambridge Audio ( #129177 )
2024-10-25 20:30:49 +02:00
Simone Chemelli and Franck Nijhof
ada837ee95
Add diagnostics to Vodafone Station ( #128923 )
...
* Add diagnostics to Vodafone Station
* cleanup and exclude props based on date
2024-10-25 20:22:47 +02:00
Daniel Hjelseth Høyer and Franck Nijhof
67e73173f6
Bump pyTibber to 0.30.3 ( #128860 )
2024-10-25 20:22:40 +02:00
Jan Bouwhuis and GitHub
4b63829eef
Allow to set entity picture on mqtt entity platforms ( #128404 )
2024-10-25 20:16:11 +02:00
Simone Chemelli and Franck Nijhof
029411d3fa
Add diagnostics to Comelit SimpleHome ( #128794 )
...
* Add diagnostics to Comelit SimpleHome
* add test
* add missing tests
* introduce SnapshotAssertion
* cleanup
* exclude date based props
2024-10-25 20:12:54 +02:00
Steven B. and Franck Nijhof
6ba033f934
Bump ring-doorbell library to 0.9.8 ( #128662 )
2024-10-25 20:12:48 +02:00
Simon Lamon and GitHub
3734fa948f
LinkPlay multiroom support ( #127862 )
2024-10-25 20:12:42 +02:00