Commit Graph

89144 Commits (9f586ea547ffad5ce222650b3b895df2cca22e32)

Author SHA1 Message Date
epenet 51bc56929b
Use runtime_data in dunehd (#136443) 2025-01-24 15:45:34 +01:00
J. Nick Koston 98e59f01b7
Bump aioharmony to 0.4.1 (#136413)
changelog: https://github.com/Harmony-Libs/aioharmony/compare/v0.4.0...v0.4.1
2025-01-24 16:23:22 +02:00
epenet 4dc873416f
Use runtime_data in dexcom (#136441) 2025-01-24 15:14:05 +01:00
epenet f3e13f4662
Use runtime_data in duotecno (#136444) 2025-01-24 15:13:53 +01:00
epenet 2e78ab620f
Use runtime_data in dormakaba_dkey (#136440) 2025-01-24 14:52:22 +01:00
epenet f6b1786b13
Move dexcom coordinator to separate module (#136433) 2025-01-24 14:20:23 +01:00
epenet 384c173ab3
Use runtime_data in directv (#136435) 2025-01-24 14:14:42 +01:00
epenet c991d4dac5
Move dormakaba_dkey coordinator to separate module (#136437) 2025-01-24 14:14:03 +01:00
David Knowles 7050dbb66d
Refactor the Hydrawise config flow (#135886)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 14:13:54 +01:00
Shay Levy 47efb68780
Add missing translations for LG webOS TV and fix names (#136438) 2025-01-24 14:13:10 +01:00
Erwin Douna 5d353a9833
Tado change to async and add Data Update Coordinator (#134175)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 13:05:54 +01:00
Jan Bouwhuis 09559a43ad
Rename incomfort exceptions classes to fix typo and assign correct translation domain (#136426) 2025-01-24 12:17:23 +01:00
Andrew Sayre a3ba3bbb1d
Incorporate SourceManager into HEOS Coordinator (#136377)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 11:56:41 +01:00
Indu Prakash 50cf94ca9b
Fix humidifier mode for Vesync (#135746)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 11:50:23 +01:00
Glenn Vandeuren (aka Iondependent) 72d1ac9f92
Bump nhc to 0.3.9 (#136418) 2025-01-24 11:44:15 +01:00
epenet c2fe7230b5
Use runtime_data in denonavr (#136424) 2025-01-24 11:38:24 +01:00
Franck Nijhof 20e936c7b9
Omit Peblar update entities for most white label devices (#136374) 2025-01-24 11:33:25 +01:00
epenet 4e89c2322b
Simplify update listener in denonavr (#136422) 2025-01-24 11:26:09 +01:00
epenet 6fde10ef9e
Move denonavr shared constants to central location (#136421) 2025-01-24 11:23:23 +01:00
J. Nick Koston 0abdda7abb
Bump WSDiscovery to 2.1.2 (#136363) 2025-01-23 23:30:49 -10:00
Franck Nijhof 6145ea2323
2025.1.4 (#136407)
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Matt Doran <mattdoran76@gmail.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Makrit <sinticlee@gmail.com>
Co-authored-by: Claudio Ruggeri - CR-Tech <41435902+crug80@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
Co-authored-by: Yuxin Wang <yuxinwang.dev@gmail.com>
Co-authored-by: Åke Strandberg <ake@strandberg.eu>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Fix slave id equal to 0 (#136263)
2025-01-24 09:50:20 +01:00
Thomas55555 5a30156372
Bump aioautomower to 2025.1.1 (#136365) 2025-01-23 22:38:38 -10:00
J. Nick Koston f3074dc218
Bump aioharmony to 0.4.0 (#136398) 2025-01-23 22:24:12 -10:00
Franck Nijhof 223b437cb9
Bump version to 2025.1.4 2025-01-24 08:02:10 +00:00
Klaas Schoute b9443fa204
Bump powerfox to v1.2.1 (#136366) 2025-01-24 08:01:52 +00:00
Joost Lekkerkerker acbbb19788
Bump aiowithings to 3.1.5 (#136350) 2025-01-24 08:01:49 +00:00
Paul Bottein 7590a868b9
Update frontend to 20250109.2 (#136348) 2025-01-24 08:01:45 +00:00
Paul Bottein 4b13c20e74
Update frontend to 20250109.1 (#136339) 2025-01-24 08:01:42 +00:00
Åke Strandberg 4cf1b1a707
Avoid keyerror on incomplete api data in myuplink (#136333)
* Avoid keyerror

* Inject erroneous value in device point fixture

* Update diagnostics snapshot
2025-01-24 08:01:39 +00:00
Franck Nijhof 1f8129f4b8
Update peblar to v0.4.0 (#136329)
* Update peblar to v0.4.0

* Update snapshots
2025-01-24 08:01:35 +00:00
Yuxin Wang 2e4a19b058
Fallback to None for literal "Blank" serial number for APCUPSD integration (#136297)
* Fallback to None for Blank serial number

* Fix comments
2025-01-24 08:01:32 +00:00
Simon Lamon 0caa1ed825
Handle LinkPlay devices with no mac (#136272)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-24 08:01:28 +00:00
Claudio Ruggeri - CR-Tech e7a4f5fd27
Fix slave id equal to 0 (#136263)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-24 08:00:49 +00:00
epenet 8b08cb9bc1
Use runtime_data in coolmaster (#136405)
* Use runtime_data in coolmaster

* Adjust test
2025-01-24 08:58:35 +01:00
Makrit 0512fc5e0c
Handle width and height placeholders in the thumbnail URL (#136227) 2025-01-24 07:52:29 +00:00
G Johansson 8440a27152
Bump holidays to 0.65 (#136122) 2025-01-24 07:52:26 +00:00
Matt Doran 7af7219b01
Update Hydrawise maximum watering duration to meet the app limits (#136050)
Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-24 07:52:22 +00:00
Makrit 6a1279611d
Handle width and height placeholders in the thumbnail URL (#136227) 2025-01-24 08:49:33 +01:00
G Johansson e44cfa00af
Remove deprecated 17track package sensor (#136389) 2025-01-24 08:43:18 +01:00
dependabot[bot] 90d95d935e
Bump codecov/codecov-action from 5.2.0 to 5.3.0 (#136402)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:42:58 +01:00
dependabot[bot] 6854feeb40
Bump github/codeql-action from 3.28.3 to 3.28.4 (#136401)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:34:48 +01:00
Shay Levy fe67069c91
Add translated action exceptions to LG webOS TV (#136397)
* Add translated action exceptions to LG webOS TV

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-24 02:07:24 +02:00
epenet 3bbcd37ec8
Use runtime_data in ccm15 (#136378) 2025-01-24 02:02:38 +02:00
epenet c691f8cc1e
Use runtime_data in comelit (#136384) 2025-01-24 01:50:36 +02:00
epenet 1593b40f52
Use runtime_data in daikin (#136376) 2025-01-24 01:49:31 +02:00
epenet a70a9d2f76
Use runtime_data in coinbase (#136381) 2025-01-24 00:12:08 +01:00
Paulus Schoutsen 005ae3ace6
Allow LLMs to get calendar events from exposed calendars (#136304) 2025-01-23 17:54:04 -05:00
Michael Hansen 414fa4125e
Don't translate state names in default agent responses (#136382)
Don't translate state names in responses
2025-01-23 16:03:48 -06:00
J. Nick Koston a12255ea5d
Migrate modbus to use HassKey (#136379) 2025-01-23 22:56:31 +01:00
Claudio Ruggeri - CR-Tech 5e34babc39
Fix slave id equal to 0 (#136263)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-23 11:12:02 -10:00