Commit Graph
113924 Commits
Author SHA1 Message Date
Christian Lackas 25ca9c4dd7 Use module logger in homematicip_cloud config flow (#177500) 2026-07-29 08:05:42 +02:00
Abílio Costa e475a88035 Bump infrared-protocols to 8.2.1 (#177485) 2026-07-29 07:24:33 +02:00
TheJulianJES 5de389ee38 Bump zha-quirks to 2.2.0 (#177518) 2026-07-29 06:38:14 +02:00
Luke Lashley dfd25c7cbd Bump harbor-python to 1.5.0 (#177322) 2026-07-29 02:37:10 +02:00
Erik Montnemery 2a1c3fe5f7 Migrate integrations to setting via_device_id in DeviceInfo (#177494) 2026-07-29 00:42:49 +02:00
Shay Levy 1b63f75551 Bump aiowebostv to 0.8.0 (#177482) 2026-07-29 00:54:36 +03:00
TheJulianJES 273577b399 Remove Matter doorbell device type for "switch" event entity (#177493) 2026-07-28 23:06:27 +02:00
Artur Pragacz 110106bf2c Add setting to customise entity ID generation (#177140) 2026-07-28 22:45:02 +02:00
Erik Montnemery 07a2383bdc Adapt zwave_js to new device registry API (#176959) 2026-07-28 20:47:51 +02:00
Franck Nijhof e5c2f27155 Forward from_recorder in recorder EventTypeManager.get (#175508) 2026-07-28 20:09:03 +02:00
Erik Montnemery 57041e71d8 Make entity_platform check entity can attach to device (#177459) 2026-07-28 19:51:01 +02:00
Erik Montnemery 9303a3752d Fix devolo_home_control device delete race (#177479) 2026-07-28 19:46:18 +02:00
Erik Montnemery e5f2621068 Adapt tasmota to new device registry API (#176953) 2026-07-28 18:32:49 +02:00
Erik Montnemery dd6aec6874 Adapt esphome to new device registry API (#176942) 2026-07-28 18:27:12 +02:00
Erik Montnemery 1feb091f07 Remove dead device cleanup code in acmeda (#177469) 2026-07-28 18:19:04 +02:00
Artur Pragacz 6e459d8c91 Return None from async_is_composite_device_id for unknown ids (#177473) 2026-07-28 18:18:33 +02:00
Erik Montnemery 6c938c6c79 Adapt zwave_me to new device registry API (#176960) 2026-07-28 18:18:05 +02:00
Daniel Albers c561563cf7 usb: Avoid importing aioesphomeapi in serial proxy stub (#174181) 2026-07-28 12:14:47 -04:00
AlCalzoneandMartin Hjelmare b52e8646a8 Forward Z-Wave interview progress event (#174434)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2026-07-28 17:45:26 +02:00
Martin Hjelmare 41458a645d Bump zwave-js-server-python to 0.73.0 (#177465) 2026-07-28 17:36:49 +02:00
J. Nick KostonandRobert Resch b955e776e7 Cache split_tests pytest --collect-only results between CI runs (#171780)
Co-authored-by: Robert Resch <robert@resch.dev>
2026-07-28 16:36:09 +02:00
Artur Pragacz 7b9c969f90 Resolve colliding device identifiers and connections (#177192) 2026-07-28 16:32:45 +02:00
Erik Montnemery a025ba90a7 Add repair flow for template helper connected to composite device (#176924) 2026-07-28 16:06:37 +02:00
TheJulianJES dbe9a6a415 Mark Z-Wave power management binary sensors as diagnostic (#177461) 2026-07-28 16:03:09 +02:00
Stefan AgnerandClaude Opus 5 c211d6c03e Fix legacy port redirect hanging Home Assistant shutdown (#177457)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 15:53:26 +02:00
Erik Montnemery a87dccab33 Disable pylint registry fixture rule in config WS test (#177454) 2026-07-28 13:01:13 +01:00
Erik Montnemery cba75b8474 Clear Entity.device_entry when entity is detached from device (#177445) 2026-07-28 13:22:32 +02:00
Erik Montnemery 82ca35fd45 Add WS command config/device_registry/list_composite_splits (#176693) 2026-07-28 13:18:16 +02:00
Andrew Jackson 1fe5631276 Bump aiomealie 2.0.0 (#177380) 2026-07-28 13:00:08 +02:00
fc70614b63 Discover aidot wifi lights over dhcp (#177437)
Co-authored-by: s1eedz <ldxapp2016@gmail.com>
Co-authored-by: Josef Zweck <josef@zweck.dev>
2026-07-28 12:59:53 +02:00
Martin e6edc3b3c2 Fix swallowed exceptions in action handlers for Slack (#177049) 2026-07-28 12:58:59 +02:00
starkillerOG bfcfb57e09 Improve Reolink PTZ stop support detection (#177273) 2026-07-28 12:58:15 +02:00
kohai-utandClaude Opus 4.8 4a329fec75 Stop wirelesstag cloud push monitoring on shutdown (#172598)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 12:44:36 +02:00
starkillerOG 28d2856475 Improve Reolink dual lens camera support (#177275) 2026-07-28 12:37:43 +02:00
76111bd799 Add reconfiguration flow to WiiM (#177444)
Co-authored-by: Tao Jiang <tao.jiang@linkplay.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-28 12:12:11 +02:00
Erik Montnemery 504fddd216 Warn when implicitly moving a device to another subentry (#177034) 2026-07-28 10:29:17 +02:00
Erik Montnemery f2ef4da5bf Fix person support for legacy device trackers (#177440) 2026-07-28 09:56:48 +02:00
Stefan AgnerandClaude Opus 4.8 5a5a77cdf6 Default to port 80 and redirect legacy port 8123 under Supervisor (#174278)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 09:34:23 +02:00
d39e156137 Fix Matter valve DefaultOpenDuration number entity disappearing when null (#177129)
Co-authored-by: Ludovic BOUÉ <938089+lboue@users.noreply.github.com>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2026-07-28 09:06:43 +02:00
renovate[bot] 255b47e712 Update uv to 0.11.30 (#177106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-28 08:50:34 +02:00
karwosts abd69fb165 Readd missed platforms to demo (#177432) 2026-07-28 08:40:10 +02:00
dependabot[bot] b271e2eac7 Bump github/codeql-action/analyze from 4.37.1 to 4.37.2 (#177438)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 08:28:12 +02:00
dependabot[bot] 75f8304d6e Bump github/codeql-action/init from 4.37.1 to 4.37.2 (#177439)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 08:27:36 +02:00
Brandon Rothweiler b68de1ae4e Add exception translations for Dropbox (#177431) 2026-07-28 08:13:19 +02:00
Brandon Rothweiler 14655b24a0 Add reconfigure flow to Dropbox (#177433) 2026-07-28 08:08:00 +02:00
Jan BouwhuisandCopilot Autofix powered by AI 53e171d2c1 Add MQTT infrared platform support (#172796)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-28 08:05:45 +02:00
Erik Montnemery 00c8c451f7 Ensure event entity states are strictly increasing (#177403) 2026-07-28 08:00:33 +02:00
mettolen ae94584904 Bump pyliebherrhomeapi to 0.5.0 (#177425) 2026-07-28 01:08:59 +02:00
Artur Pragacz db089bf8c3 Validate via_device_id in device registry (#177158) 2026-07-27 18:23:33 +02:00
Erik Montnemery 701eb03211 Update MQTT device registry event handling (#176965) 2026-07-27 17:39:49 +02:00