90995 Commits

Author SHA1 Message Date
J. Nick Koston
3d7e3590d4
Migrate usb to use aiousbwatcher (#136676)
* Migrate usb to use aiousbwatcher

aiousbwatcher uses inotify on /dev/bus/usb to look for devices
added and being removed which works on a lot more systems

* bump asyncinotify

* bump aiousbwatcher to 1.1.1

* tweaks

* tweaks

* tweaks

* fixes

* debugging

* Update homeassistant/components/usb/__init__.py

* Update homeassistant/components/usb/__init__.py

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-01-28 09:57:11 -05:00
epenet
a05ac6255c
Standardize util imports (#136723) 2025-01-28 15:54:06 +01:00
Marcel van der Veldt
22e72953e5
Adjust Matter discovery logic to disallow the primary value(s) to be None (#136712) 2025-01-28 15:24:15 +01:00
epenet
259f57b3aa
Use runtime_data in devialet (#136432) 2025-01-28 15:19:54 +01:00
Shay Levy
58f7dd5dcc
Fix LG webOS TV external arc volume set action (#136717) 2025-01-28 09:18:37 -05:00
Matthias Alphart
658d3cf06e
Add support for KNX UI to create BinarySensor entities (#136703) 2025-01-28 09:16:58 -05:00
Dan Raper
139061afa3
Bump ohmepy to 1.2.8 (#136719) 2025-01-28 15:14:43 +01:00
Erik Montnemery
abb58ec785
Include error reason in backup events (#136697)
* Include error reason in backup events

* Update hassio backup tests

* Sort code

* Remove catching BackupError in async_receive_backup
2025-01-28 14:44:09 +01:00
Franck Nijhof
9a4b73a834
Merge branch 'master' into dev 2025-01-28 13:31:50 +00:00
epenet
9897e4d3e4
Use runtime_data in drop_connect (#136442) 2025-01-28 14:10:09 +01:00
Josef Zweck
2c3cd6e119
Fix total coffees sensor for lamarzocco (#135283) 2025-01-28 14:09:22 +01:00
Andrew Sayre
c4f8de8fd9
Raise exceptions in HEOS custom actions (#136546) 2025-01-28 14:08:40 +01:00
Norbert Rittel
79de8114d3
Fix spelling errors in user-facing strings of OctoPrint integration (#136644) 2025-01-28 14:07:49 +01:00
Norbert Rittel
5053b203a5
Fix spelling of "Ring" and sentence-casing of "integration" (#136652) 2025-01-28 14:06:59 +01:00
epenet
3dbcdf933e
Cleanup ecobee YAML configuration import (#136633) 2025-01-28 14:04:09 +01:00
Andrew Sayre
c2da844f76
Add HEOS diagnostics (#136663) 2025-01-28 14:02:15 +01:00
epenet
6278d36981
Use HassKey in diagnostics (#136627) 2025-01-28 13:49:49 +01:00
Åke Strandberg
5a52c77523
Add test for myuplink DeviceInfo (#136360) 2025-01-28 13:48:58 +01:00
Erik Montnemery
e120a7b59c
Fix deadlock in WS command backup/can_decrypt_on_download (#136707) 2025-01-28 13:48:42 +01:00
Erik Montnemery
b1abf50a31
Tag backups created when updating addon with supervisor.addon_update (#136690) 2025-01-28 13:48:28 +01:00
Artur Pragacz
be7a7c94f6
Remove unused function in hassio/update (#136701) 2025-01-28 13:43:31 +01:00
IceBotYT
1b78bbaaab
Bump nice-go to 1.0.1 (#136649) 2025-01-28 13:25:54 +01:00
Manu
fa4b93da2b
Bump bring-api to 1.0.0 (#136657) 2025-01-28 13:24:44 +01:00
Steven B.
7f3e56eb58
Update tplink coordinators to update hub-attached children (#135586) 2025-01-28 13:17:35 +01:00
dependabot[bot]
7db6f44f2d
Bump github/codeql-action from 3.28.5 to 3.28.6 (#136686)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 13:15:41 +01:00
Teemu R.
82ee47ef77
Initial implementation for tplink tapo vacuums (#131965)
Co-authored-by: Steven B. <51370195+sdb9696@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-28 12:44:46 +01:00
epenet
1f35451863
Use runtime_data in epic_games_store (#136709) 2025-01-28 12:24:03 +01:00
Michael
8300fd2de8
Introduce unique_id to BackupAgent (#136651)
* add unique_id to BackupAgent

* adjust tests
2025-01-28 12:06:03 +01:00
epenet
91ff31a3be
Use runtime_data in epion (#136708) 2025-01-28 12:01:19 +01:00
epenet
933aec1027
Use runtime_data in epson (#136706) 2025-01-28 11:57:12 +01:00
Christopher Fenner
f14f7936eb
Support integrated ventilation on heating devices in ViCare integration (#130356) 2025-01-28 11:55:40 +01:00
Allen Porter
3ac062453f
Update nest config flow to create pub/sub topics (#136609)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-28 11:53:57 +01:00
epenet
cd9abacdb2
Use runtime_data in eufylife_ble (#136705) 2025-01-28 11:52:10 +01:00
Christopher Fenner
8b738c919c
Correct labels in EnOcean config flow (#136338) 2025-01-28 11:51:07 +01:00
epenet
7fc5a2294d
Use runtime_data in evil_genius_labs (#136704) 2025-01-28 11:50:11 +01:00
epenet
f1305cd5a3
Improve type hints in econet (#136693)
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2025-01-28 11:45:24 +01:00
epenet
d9d6308b78
Cleanup use of hass.data in edl21 (#136694) 2025-01-28 11:43:59 +01:00
epenet
c7c234c5dd
Use runtime_data in electric_kiwi (#136699) 2025-01-28 11:34:57 +01:00
Gerben Jongerius
164078ac69
Add translations for youless sensors (#136349) 2025-01-28 11:29:29 +01:00
epenet
edac4b83d9
Use runtime_data in ezviz (#136702) 2025-01-28 11:29:26 +01:00
dependabot[bot]
6ad4dfc070
Bump actions/setup-python from 5.3.0 to 5.4.0 (#136685) 2025-01-28 11:28:21 +01:00
epenet
ff73545a86
Use runtime_data in econet (#136691) 2025-01-28 11:25:27 +01:00
Nathan Spencer
b1a4ba7b7c
Update config flow tests for litterrobot (#136658)
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-28 11:21:46 +01:00
epenet
5d55dcf392
Use runtime_data in electrasmart (#136696) 2025-01-28 11:58:10 +02:00
Allen Porter
b1fec51e2f
Update roborock tests to patch client before test setup (#136587) 2025-01-28 10:54:36 +01:00
epenet
1ad2598c6f
Use runtime_data in ecoforest (#136689) 2025-01-28 08:48:59 +01:00
epenet
b43379be7d
Standardize helpers.xxx_registry imports (#136688)
Standardize registry imports
2025-01-28 08:48:34 +01:00
Artem Sorokin
0cd7aff6ea
Add power/energy sensor for Matter draft electrical measurement cluster (#132920) 2025-01-28 08:37:39 +01:00
Paulus Schoutsen
5690516852
ChatSession: Split native content out of message class (#136668)
Split native content out of message class
2025-01-27 21:12:42 -08:00
J. Nick Koston
48a91540e1
Bump aioesphomeapi to 29.0.0 and bleak-esphome to 2.2.0 (#136684) 2025-01-27 19:04:46 -10:00