1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-19 15:00:27 +01:00
Commit Graph

109634 Commits

Author SHA1 Message Date
Franck Nijhof 198cb331ed Fix flaky plex update test (#170911) 2026-05-16 17:50:48 +02:00
Daniil Karpenko fc8949d4a2 Add tilt controls for UpDownSheerScreen in Overkiz (#170563)
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2026-05-16 17:27:12 +02:00
iluebbe ed74360485 Bump rf-protocols to 3.2.0 (#170909)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 16:18:42 +01:00
Michael 9109cb5bfb Fix swallowed exceptions in synology_dsm action handlers (#170879) 2026-05-16 17:10:53 +02:00
Franck Nijhof 5c29580969 Fix line length violations in tests/components g (#170882) 2026-05-16 17:06:36 +02:00
Simone Chemelli 3813843c8c Bump aioamazondevices to 13.6.0 (#170904) 2026-05-16 17:04:34 +02:00
Abílio Costa 5ac7f898dd Re-add clarification comment to lg infrared (#170902) 2026-05-16 16:25:03 +02:00
renovate[bot] 85e7c12535 Update uv to 0.11.12 (#170851) 2026-05-16 11:18:04 +02:00
Franck Nijhof 5472a537ed Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures (#170760)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 11:02:36 +02:00
A. Gideonse a1e22c22d3 Add cycle count / transformer temp to Indevolt (#170794) 2026-05-16 10:30:29 +02:00
J. Nick Koston a69e0ca7c5 Bump aioesphomeapi to 45.0.2 (#170869) 2026-05-16 09:19:26 +02:00
Mark Cracknell fb129255b5 Add Tuya fixture for Madimack Elite V3 (#168527) 2026-05-16 08:45:08 +02:00
renovate[bot] f521e35e68 Update propcache to 0.5.2 (#170855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2026-05-16 08:38:56 +02:00
Simone Chemelli e7eb508277 Cleanup and simplify sensor code in Alexa Devices (#170793) 2026-05-16 08:11:42 +02:00
Daniel Jolly 816544b5e9 Fixed todo item capitalization (#170871) 2026-05-16 08:09:47 +02:00
Abílio Costa e46ad54f51 Add helper base classes for infrared consumers (#170854)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: abmantis <974569+abmantis@users.noreply.github.com>
Co-authored-by: balloob <1444314+balloob@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 23:45:12 -04:00
J. Nick Koston 2aa95b1280 Bump aiodns to 4.0.3 (#170865)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2026-05-15 23:39:55 -04:00
renovate[bot] 542afb5081 Update infrared-protocols to 5.4.0 (#170852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2026-05-15 23:31:44 -04:00
J. Nick Koston 32dde39a77 Bump aioesphomeapi to 45.0.1 (#170842) 2026-05-15 23:23:05 -04:00
Paulus Schoutsen 81280f9cca Fix flaky input_datetime tests at date boundaries (#170861)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 20:14:16 -07:00
Paulus Schoutsen bbd6aa83b1 Fix flaky test_add_event_date_in_x in Google Calendar (#170863)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 20:14:09 -07:00
Paulus Schoutsen cbcf3f3eb4 Pin aiofile to 3.9.0 to fix test collection crash (#170864)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 22:53:41 -04:00
Vincent van Adrighem 362bcf722c Fix KeyError in CalDAV when supported components are not reported (#170468) 2026-05-15 21:38:37 -04:00
Erwin Douna 54da9649dc Tado optimize executor job usage (#170836) 2026-05-15 22:21:10 +02:00
Franck Nijhof 31f98c12af Fix line length violations in tests/components b (#170825)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: frenck <195327+frenck@users.noreply.github.com>
2026-05-15 15:51:13 -04:00
Franck Nijhof 5f811e856f Add pylint checker for redundant EntityDescription defaults (#170810)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-15 21:49:17 +02:00
Glenn Waters 4e7bfe2e48 UPB integration: bump library version to 0.7.1 (#170833) 2026-05-15 21:28:44 +02:00
Christian Lackas 5e383eeb2e Fix homematicip_cloud config entry setup crash after migration to 2026.5.0 (#170156) 2026-05-15 21:19:04 +02:00
Franck Nijhof 84019955ce Add pylint checker for sequential async_add_executor_job calls (#170789)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-15 20:31:46 +02:00
Franck Nijhof 7da2014ff2 Add pylint checker for redundant @pytest.mark.usefixtures decorator (#170787) 2026-05-15 20:29:33 +02:00
Simone Chemelli df541bd30e Guard migration when downgrading from a future version for Alexa devices (#170811) 2026-05-15 20:29:06 +02:00
Simone Chemelli 905fd28112 Guard migration when downgrading from a future version for SamsungTV (#170823) 2026-05-15 20:28:41 +02:00
Paulus Schoutsen eee9449e6b Fix flaky telegram_bot test timeout in CI (#170837) 2026-05-15 20:28:05 +02:00
Paulus Schoutsen bdd6b34055 Fix flaky test_template_timeout race condition (#170832)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-15 20:25:00 +02:00
Paulus Schoutsen 17e206d749 Update PR template instructions in AGENTS.md (#170834)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: balloob <195327+balloob@users.noreply.github.com>
2026-05-15 14:02:36 -04:00
Marc Mueller 9a49696fca Minor typing improvements (#170784) 2026-05-15 19:50:38 +02:00
Maciej Bieniek 77fed7ae7b Raise HomeAssistantError for Tractive action errors (#170798) 2026-05-15 19:48:43 +02:00
Simone Chemelli 9feb450de0 Fix swallowed exceptions in action handlers for SamsungTV (#170805)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-15 19:40:01 +02:00
Franck Nijhof a9207988f5 Fix line length violations in tests/components a (#170806) 2026-05-15 13:07:01 -04:00
Simone Chemelli 63b199c865 Guard migration when downgrading from a future version for Vodafone Station (#170830) 2026-05-15 19:05:16 +02:00
Lukas 92285c37a2 Add Samsung Infrared integration (#170449)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 12:59:22 -04:00
Paulus Schoutsen 73e0624964 Disable polling for LG Infrared integration (#170808)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 18:40:08 +02:00
TheJulianJES 057db984ed Fix fractional setpoints in Matter climate not rounded (#170442) 2026-05-15 18:04:07 +02:00
Maciej Bieniek 0fa1561d7a Add river vegetation phenomena sensors for IMGW-PIB (#170770) 2026-05-15 17:25:47 +02:00
Paulus Schoutsen cffcaa9e78 Add script/setup instruction to AGENTS.md (#170800)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 17:06:44 +02:00
Andre Lengwenus cb9fd1abc0 Bump lcn-frontend to 0.2.9 (#170131)
Co-authored-by: Erwin Douna <e.douna@gmail.com>
2026-05-15 10:16:07 -04:00
Manu bff3f1c062 Automatically start flow for first topic subentry in ntfy integration (#170145) 2026-05-15 10:15:06 -04:00
Paulus Schoutsen 6068e78216 Fix flaky imgw_pib diagnostics test (#170795)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-15 15:49:33 +02:00
Jan Bouwhuis c80c48ab0a Move MQTT reload service to async_setup (#170781) 2026-05-15 08:55:24 -04:00
karwosts be52471cbb Fix incorrect energy name typing (#170792) 2026-05-15 08:52:04 -04:00