Louis Christ
fb3eae54ea
Fix startup blocked by bluesound integration ( #123483 )
2024-08-10 18:41:16 +02:00
Jake Martin
d3f8fce788
Bump monzopy to 1.3.2 ( #123480 )
2024-08-10 18:41:13 +02:00
Steve Easley
44e58a8c87
Bump pyjvcprojector to 1.0.12 to fix blocking call ( #123473 )
2024-08-10 18:41:09 +02:00
puddly
3d3879b0db
Bump ZHA library to 0.0.29 ( #123464 )
...
* Bump zha to 0.0.29
* Pass the Core timezone to ZHA
* Add a unit test
2024-08-10 18:41:06 +02:00
Franck Nijhof
a8b1eb34f3
Support action YAML syntax in old-style notify groups ( #123457 )
2024-08-10 18:41:03 +02:00
Matrix
fd77058def
Bump YoLink API to 0.4.7 ( #123441 )
2024-08-10 18:41:00 +02:00
Brett Adams
b147ca6c5b
Add missing logger to Tessie ( #123413 )
2024-08-10 18:40:57 +02:00
dupondje
670c4cacfa
Also migrate dsmr entries for devices with correct serial ( #123407 )
...
dsmr: also migrate entries for devices with correct serial
When the dsmr code could not find the serial_nr for the gas meter,
it creates the gas meter device with the entry_id as identifier.
But when there is a correct serial_nr, it will use that as identifier
for the dsmr gas device.
Now the migration code did not take this into account, so migration to
the new name failed since it didn't look for the device with correct
serial_nr.
This commit fixes this and adds a test for this.
2024-08-10 18:40:53 +02:00
J. Nick Koston
1ed0a89303
Bump aiohttp to 3.10.2 ( #123394 )
2024-08-10 18:40:50 +02:00
J. Nick Koston
ab0597da7b
Ensure legacy event foreign key is removed from the states table when a previous rebuild failed ( #123388 )
...
* Ensure legacy event foreign key is removed from the states table
If the system ran out of disk space removing the FK, it would
fail. #121938 fixed that to try again, however that PR was made
ineffective by #122069 since it will never reach the check.
To solve this, the migration version is incremented to 2, and
the migration is no longer marked as done unless the rebuild
/fk removal is successful.
* fix logic for mysql
* fix test
* asserts
* coverage
* coverage
* narrow test
* fixes
* split tests
* should have skipped
* fixture must be used
2024-08-10 18:40:47 +02:00
Erik Montnemery
a3db6bc8fa
Revert "Fix blocking I/O while validating config schema" ( #123377 )
2024-08-10 18:40:44 +02:00
Noah Husby
9bfc8f6e27
Bump aiorussound to 2.2.2 ( #123319 )
2024-08-10 18:40:41 +02:00
J. Nick Koston
6fddef2dc5
Fix doorbird with externally added events ( #123313 )
2024-08-10 18:40:38 +02:00
fustom
ec08a85aa0
Fix limit and order property for transmission integration ( #123305 )
2024-08-10 18:40:35 +02:00
Evgeny
de7af575c5
Bump OpenWeatherMap to 0.1.1 ( #120178 )
...
* add owm modes
* fix tests
* fix modes
* remove sensors
* Update homeassistant/components/openweathermap/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-10 18:40:32 +02:00
Tom Brien
d3831bae4e
Add support for v3 Coinbase API ( #116345 )
...
* Add support for v3 Coinbase API
* Add deps
* Move tests
2024-08-10 18:40:28 +02:00
Franck Nijhof
be4810731a
Bump version to 2024.8.0
2024-08-07 19:04:33 +02:00
Franck Nijhof
ac6abb363c
Bump version to 2024.8.0b9
2024.8.0b9
2024-08-07 18:24:15 +02:00
Michael Hansen
5367886732
Bump intents to 2024.8.7 ( #123295 )
2024-08-07 18:24:08 +02:00
Stefan Agner
7a51d4ff62
Drop Matter Microwave Oven Mode select entity ( #123294 )
2024-08-07 18:24:05 +02:00
ashalita
ef564c537d
Revert "Upgrade pycoolmasternet-async to 0.2.0" ( #123286 )
2024-08-07 18:24:02 +02:00
Franck Nijhof
082290b092
Bump version to 2024.8.0b8
2024.8.0b8
2024-08-07 13:15:23 +02:00
Franck Nijhof
4a212791a2
Update wled to 0.20.1 ( #123283 )
2024-08-07 13:15:12 +02:00
Brett Adams
6bb55ce79e
Add missing application credential to Tesla Fleet ( #123271 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-08-07 13:15:04 +02:00
Franck Nijhof
782ff12e6e
Bump version to 2024.8.0b7
2024.8.0b7
2024-08-07 11:26:03 +02:00
lunmay
af6f78a784
Fix typo on one of islamic_prayer_times calculation_method option ( #123281 )
2024-08-07 11:25:55 +02:00
Paulus Schoutsen
db32460f3b
Reload conversation entries on update ( #123279 )
2024-08-07 11:25:52 +02:00
Erwin Douna
270990fe39
Tado change repair issue ( #123256 )
2024-08-07 11:25:48 +02:00
Franck Nijhof
a10fed9d72
Bump version to 2024.8.0b6
2024.8.0b6
2024-08-07 10:22:39 +02:00
tronikos
cc5699bf08
Fix Google Cloud TTS not respecting config values ( #123275 )
2024-08-07 10:22:30 +02:00
Jesse Hills
ad674a1c2b
Update ESPHome voice assistant pipeline log warning ( #123269 )
2024-08-07 10:22:27 +02:00
J. Nick Koston
b0269faae4
Allow non-admins to subscribe to newer registry update events ( #123267 )
2024-08-07 10:22:24 +02:00
starkillerOG
1143efedc5
Bump reolink-aio to 0.9.7 ( #123263 )
2024-08-07 10:22:21 +02:00
Matthias Alphart
9e75b63925
Update knx-frontend to 2024.8.6.211307 ( #123261 )
2024-08-07 10:22:18 +02:00
puddly
940327dccf
Bump ZHA to 0.0.28 ( #123259 )
...
* Bump ZHA to 0.0.28
* Drop redundant radio schema conversion
2024-08-07 10:22:14 +02:00
Steve Repsher
0270026f7c
Adapt static resource handler to aiohttp 3.10 ( #123166 )
2024-08-07 10:22:11 +02:00
Franck Nijhof
b636096ac3
Bump version to 2024.8.0b5
2024.8.0b5
2024-08-06 18:08:19 +02:00
Franck Nijhof
a243ed5b23
Update frontend to 20240806.1 ( #123252 )
2024-08-06 18:07:49 +02:00
Joost Lekkerkerker
3cf3780587
Bump mficlient to 0.5.0 ( #123250 )
2024-08-06 18:06:50 +02:00
Robert Resch
3d0a0cf376
Bump deebot-client to 8.3.0 ( #123249 )
2024-08-06 18:05:00 +02:00
J. Nick Koston
7aae9d9ad3
Fix sense doing blocking I/O in the event loop ( #123247 )
2024-08-06 18:04:57 +02:00
Franck Nijhof
870bb7efd4
Mark FFmpeg integration as system type ( #123241 )
2024-08-06 18:04:53 +02:00
Robert Resch
35a6679ae9
Delete mobile_app cloudhook if not logged into the cloud ( #123234 )
2024-08-06 18:04:49 +02:00
Yehazkel
a09d0117b1
Fix Tami4 device name is None ( #123156 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2024-08-06 18:04:44 +02:00
Franck Nijhof
e9fe98f7f9
Bump version to 2024.8.0b4
2024.8.0b4
2024-08-06 13:22:46 +02:00
Franck Nijhof
5b2e188b52
Mark Google Assistant integration as system type ( #123233 )
2024-08-06 13:22:03 +02:00
Franck Nijhof
c1953e938d
Mark Alexa integration as system type ( #123232 )
2024-08-06 13:21:59 +02:00
Franck Nijhof
77bcbbcf53
Update frontend to 20240806.0 ( #123230 )
2024-08-06 12:51:24 +02:00
Joost Lekkerkerker
97587fae08
Bump yt-dlp to 2023.08.06 ( #123229 )
2024-08-06 12:51:21 +02:00
Matthias Alphart
01b54fe1a9
Update knx-frontend to 2024.8.6.85349 ( #123226 )
2024-08-06 12:51:17 +02:00