IceBotYT and Franck Nijhof
e9915463a9
Bump LaCrosse View to 1.0.2, fixes blocking call ( #123935 )
2024-08-16 18:02:07 +02:00
Michael and Franck Nijhof
59aecda8cf
Fix PI-Hole update entity when no update available ( #123930 )
...
show installed version when no update available
2024-08-16 17:58:24 +02:00
J. Nick Koston and Franck Nijhof
7d00ccbbbc
Bump pylutron_caseta to 0.21.1 ( #123924 )
2024-08-16 17:58:21 +02:00
Álvaro Fernández Rojas and Franck Nijhof
55a911120c
Handle timeouts on Airzone DHCP config flow ( #123869 )
...
airzone: config_flow: dhcp: catch timeout exception
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2024-08-16 17:58:18 +02:00
Michael and Franck Nijhof
80abf90c87
Fix translation for integration not found repair issue ( #123868 )
...
* correct setp id in strings
* add issue_ignored string
2024-08-16 17:58:15 +02:00
Robert Resch and Franck Nijhof
8539591307
Fix blocking I/O of SSLContext.load_default_certs in Ecovacs ( #123856 )
2024-08-16 17:58:12 +02:00
Michael and Franck Nijhof
6234deeee1
Bump py-synologydsm-api to 2.4.5 ( #123815 )
...
bump py-synologydsm-api to 2.4.5
2024-08-16 17:57:59 +02:00
Louis Christ and Franck Nijhof
81fabb1bfa
Fix status update loop in bluesound integration ( #123790 )
...
* Fix retry loop for status update
* Use 'available' instead of _is_online
* Fix tests
2024-08-16 17:56:23 +02:00
8a110abc82
Bump fyta_cli to 0.6.0 ( #123816 )
...
* Bump fyta_cli to 0.5.1
* Code adjustments to enable strit typing
* Update homeassistant/components/fyta/__init__.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Update diagnostics
* Update config_flow + init (ruff)
* Update sensor
* Update coordinator
* Update homeassistant/components/fyta/diagnostics.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Update homeassistant/components/fyta/diagnostics.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Update homeassistant/components/fyta/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* Set one ph sensor to null/none
* Update sensor
* Clean-up (ruff)
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-08-16 17:46:37 +02:00
Erik Montnemery and GitHub
e07768412a
Update ffmpeg tests to async ( #124058 )
2024-08-16 10:16:56 -05:00
Matthias Alphart and Franck Nijhof
ff4e5859cf
Fix KNX UI Light color temperature DPT ( #123778 )
2024-08-16 17:13:31 +02:00
Matthias Alphart and Franck Nijhof
f2e42eafc7
Update xknx to 3.1.0 and fix climate read only mode ( #123776 )
2024-08-16 17:13:28 +02:00
Allen Porter and Franck Nijhof
63f28ae2fe
Bump python-nest-sdm to 4.0.6 ( #123762 )
2024-08-16 17:13:25 +02:00
Ian and Franck Nijhof
5b6c6141c5
Bump py-nextbusnext to 2.0.4 ( #123750 )
2024-08-16 17:13:22 +02:00
Michael and Franck Nijhof
396ef7a642
Fix error message in html5 ( #123749 )
2024-08-16 17:13:19 +02:00
Franck Nijhof
17f59a5665
Update wled to 0.20.2 ( #123746 )
2024-08-16 17:13:16 +02:00
David F. Mulcahey and Franck Nijhof
10846dc97b
Bump ZHA lib to 0.0.31 ( #123743 )
2024-08-16 17:13:13 +02:00
Álvaro Fernández Rojas and Franck Nijhof
17bb00727d
Update aioqsw to v0.4.1 ( #123721 )
2024-08-16 17:13:10 +02:00
Álvaro Fernández Rojas and Franck Nijhof
bc021dbbc6
Update aioairzone-cloud to v0.6.2 ( #123719 )
2024-08-16 17:13:06 +02:00
Álvaro Fernández Rojas and Franck Nijhof
e3cb9c0844
Update AEMET-OpenData to v0.5.4 ( #123716 )
2024-08-16 17:13:03 +02:00
David Knowles and Franck Nijhof
050e2c9404
Bump pyschlage to 2024.8.0 ( #123714 )
2024-08-16 17:13:00 +02:00
Cyrill Raccaud and Franck Nijhof
5ea447ba48
Fix startup block from Swiss public transport ( #123704 )
2024-08-16 17:12:57 +02:00
J. Nick Koston and Franck Nijhof
a23b063922
Bump aiohomekit to 3.2.2 ( #123669 )
2024-08-16 17:12:53 +02:00
Aidan Timson and Franck Nijhof
c269d57259
System Bridge package updates ( #123657 )
2024-08-16 17:12:50 +02:00
kingy444 and Franck Nijhof
d512f327c5
Bump pydaikin to 2.13.4 ( #123623 )
...
* bump pydaikin to 2.13.3
* bump pydaikin to 2.13.4
2024-08-16 17:12:46 +02:00
Maciej Bieniek and Franck Nijhof
9bf8c5a54b
Bump aioshelly to version 11.2.0 ( #123602 )
...
Bump aioshelly to version 11.2.0
2024-08-16 17:12:43 +02:00
J. Nick Koston and Franck Nijhof
725e2f16f5
Ensure HomeKit connection is kept alive for devices that timeout too quickly ( #123601 )
2024-08-16 17:12:21 +02:00
epenet and GitHub
56b4a7f291
Add missing hass type in tests/helpers ( #124039 )
2024-08-16 17:09:12 +02:00
epenet and GitHub
2cd4456762
Add missing hass type hint in component tests (a) ( #124059 )
2024-08-16 17:07:57 +02:00
G Johansson and Franck Nijhof
d98d0cdad0
Change WoL to be secondary on device info ( #123591 )
2024-08-16 17:07:24 +02:00
Noah Husby and Franck Nijhof
e2f4aa893f
Fix secondary russound controller discovery failure ( #123590 )
2024-08-16 17:07:21 +02:00
Matthias Alphart and Franck Nijhof
6b81fa89d3
Update knx-frontend to 2024.8.9.225351 ( #123557 )
2024-08-16 17:07:18 +02:00
J. Nick Koston and Franck Nijhof
c886587915
Bump aiohttp to 3.10.3 ( #123549 )
2024-08-16 17:07:15 +02:00
059d3eed98
Handle Yamaha ValueError ( #123547 )
...
* fix yamaha remove info logging
* ruff
* fix yamnaha supress rxv.find UnicodeDecodeError
* fix formatting
* make more realistic
* make more realistic and use parms
* add value error after more feedback
* ruff format
* Update homeassistant/components/yamaha/media_player.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* remove unused method
* add more debugging
* Increase discovery timeout add more debug allow config to overrite dicovery for name
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2024-08-16 17:07:12 +02:00
f9ae2b4453
Drop violating rows before adding foreign constraints in DB schema 44 migration ( #123454 )
...
* Drop violating rows before adding foreign constraints
* Don't delete rows with null-references
* Only delete rows when integrityerror is caught
* Move restore of dropped foreign key constraints to a separate migration step
* Use aliases for tables
* Update homeassistant/components/recorder/migration.py
* Update test
* Don't use alias for table we're deleting from, improve test
* Fix MySQL
* Update instead of deleting in case of self references
* Improve log messages
* Batch updates
* Add workaround for unsupported LIMIT in PostgreSQL
* Simplify
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-08-16 17:07:09 +02:00
ilan and Franck Nijhof
742c7ba23f
Fix Madvr sensor values on startup ( #122479 )
...
* fix: add startup values
* fix: update snap
* fix: use native value to show None
2024-08-16 17:07:06 +02:00
wittypluck and Franck Nijhof
e7ae5c5c24
Avoid Exception on Glances missing key ( #114628 )
...
* Handle case of sensors removed server side
* Update available state on value update
* Set uptime to None if key is missing
* Replace _attr_available by _data_valid
2024-08-16 17:07:02 +02:00
Erik Montnemery and GitHub
115c5d1704
Fix threading in get_test_home_assistant test helper ( #124056 )
2024-08-16 16:59:33 +02:00
Joost Lekkerkerker and GitHub
06209dd94c
Bump ruff to 0.6.0 ( #123985 )
2024-08-16 16:54:20 +02:00
J. Nick Koston and GitHub
c8b0c939e4
Ensure event entities are allowed for linked homekit config via YAML ( #123994 )
2024-08-16 16:48:59 +02:00
Joost Lekkerkerker and GitHub
e8d57bf636
Bump aiomealie to 0.8.1 ( #124047 )
2024-08-16 16:48:33 +02:00
Joost Lekkerkerker and GitHub
0cb0af496e
Re-enable concord232 ( #124000 )
2024-08-16 16:46:58 +02:00
Mr. Bubbles and GitHub
ea4443f79e
Add statistics import to Ista EcoTrend integration ( #118788 )
...
* Add statistics import to Ista EcoTrend integration
* Use decorator for fixtures
* define recorder as after_dependency
* Increase test coverage
* remember initial statistic_id
* fix type checking
2024-08-16 16:12:15 +02:00
J. Nick Koston and GitHub
cb8a6af12d
Add additional blocking operations to loop protection ( #124017 )
2024-08-16 09:03:24 -05:00
Erik Montnemery and GitHub
14a3217d7e
Improve entity platform tests ( #124051 )
2024-08-16 15:08:37 +02:00
J. Nick Koston and GitHub
c717e7a6f6
Bump bluetooth-adapters to 0.19.4 ( #124018 )
...
Fixes a call to enumerate USB devices that did blocking
I/O
2024-08-16 07:12:17 -05:00
Erik Montnemery and GitHub
f1b7847d1c
Simplify cv._make_entity_service_schema ( #124046 )
2024-08-16 14:09:09 +02:00
Erik Montnemery and GitHub
69943af68a
Deduplicate async_register_entity_service ( #124045 )
2024-08-16 14:06:35 +02:00
738cc5095d
Bump openwebifpy to 4.2.7 ( #123995 )
...
* Bump openwebifpy to 4.2.6
* Bump openwebifpy to 4.2.7
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-08-16 13:53:11 +02:00
Joost Lekkerkerker and GitHub
4cc4ec44b0
Exclude aiohappyeyeballs from license check ( #124041 )
2024-08-16 13:50:02 +02:00