Stefan Agner
9d96626e93
Update tests for direct firmware flashing flow
...
Update all tests that referenced the old flasher addon steps to match
the new direct flashing flow (uninstall multiprotocol addon → flash
zigbee firmware → flashing complete).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 17:02:43 +02:00
Stefan Agner
26df3f1966
Add repairs dependency to homeassistant_hardware manifest
...
The repair_helpers module imports RepairsFlow from the repairs
integration.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 16:28:35 +02:00
Stefan Agner
dc4f4ad5fe
Replace flasher addon with direct firmware flashing
...
Use universal-silabs-flasher directly instead of the flasher addon to
flash Zigbee firmware during multi-PAN migration. This eliminates the
dependency on the flasher addon and avoids issues with stale addon
config (e.g. firmware_url being set from a previous use).
The new flow: ZHA backup via multiprotocol socket, uninstall
multiprotocol addon, download Zigbee firmware from Nabu Casa releases,
flash directly via universal-silabs-flasher, restore ZHA backup.
Also moves WaitingAddonManager from silabs_multiprotocol_addon to util
to break a circular import and allow top-level imports of
async_flash_silabs_firmware and ApplicationType.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 14:35:39 +02:00
Stefan Agner
523f5dac48
Rename repairs.py to repair_helpers.py to avoid platform discovery
...
The repairs platform discovery finds any module named repairs.py and
tries to register it. Since homeassistant_hardware/repairs.py only
contains shared helpers and the mixin (no async_create_fix_flow), the
discovery fails with "Invalid repairs platform". Rename to
repair_helpers.py so it is not discovered as a platform.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 11:55:13 +02:00
Stefan Agner
19aecf2f1c
Detect multi-PAN via addon state, not just firmware field
...
The firmware field in the config entry can be wrong (e.g. guessed as
"spinel" instead of "cpc") since it is only set once during migration.
Check the actual multiprotocol addon state via multi_pan_addon_using_device
in addition to the firmware field to reliably detect multi-PAN usage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 11:49:07 +02:00
Stefan Agner
6170156408
Add repair to migrate away from multiprotocol/Multi-PAN
...
Create a fixable repair issue when Yellow or SkyConnect is running
multiprotocol (CPC) firmware. The repair flow reuses the existing
options flow uninstall steps to revert the radio to Zigbee-only
firmware and migrate ZHA automatically.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-17 11:49:07 +02:00
Raphael Hehl
0fa5927fc8
Add quality scale tracking for UniFi Network integration ( #168125 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-16 15:00:03 +02:00
Joost Lekkerkerker
5335367493
Check if serialx is pinned ( #168358 )
2026-04-16 14:50:00 +02:00
Robert Resch
1f6e078d1d
Extract dynamically package version at build time in hassfest image ( #168347 )
2026-04-16 14:40:13 +02:00
Marc Mueller
71d857b5e1
Update pydantic to 2.13.1 ( #168311 )
2026-04-16 14:34:30 +02:00
Barry vd. Heuvel
0de75a013b
Add weheat standby electricity usage ( #168363 )
2026-04-16 14:33:36 +02:00
Robert Resch
f87ec0a7b8
Just copy explicit files in the Dockerfile ( #168197 )
2026-04-16 14:30:54 +02:00
Ariel Ebersberger
6d1bd15256
Fix synology_dsm test for Python 3.14.3 ( #168359 )
2026-04-16 13:23:09 +02:00
Jürgen
9fe9064884
Fix sonos availability ( #161024 )
...
Co-authored-by: Pete Sage <76050312+PeteRager@users.noreply.github.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-04-16 12:14:19 +01:00
Jamin
f9f57b00bb
Fix VOIP blocking call in event loop ( #168331 )
2026-04-16 12:14:58 +02:00
johanzander
2b65b06003
Fix unit of measurement for SPH power sensors in growatt_server ( #168251 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-16 12:14:13 +02:00
Leo Periou
206c498027
Bump pyaxencoapi to 1.0.7 ( #168286 )
2026-04-16 12:10:24 +02:00
renovate[bot]
0ac62b241e
Update home-assistant-bluetooth to 2.0.0 ( #168353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 12:06:34 +02:00
renovate[bot]
4ba123a1a8
Update PyTurboJPEG to 2.2.0 ( #168354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 12:02:56 +02:00
Maciej Bieniek
8b8b39c1b7
Bump imgw-pib to 2.1.0 ( #168319 )
2026-04-16 11:27:44 +02:00
renovate[bot]
5b70e5f829
Update lru-dict to 1.4.1 ( #168336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 11:25:00 +02:00
Erik Montnemery
4f8e7125d4
Add state based condition tests ( #168349 )
2026-04-16 11:22:14 +02:00
renovate[bot]
baf5e32c59
Update xmltodict to 1.0.4 ( #168330 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 10:49:35 +02:00
renovate[bot]
0f0ceaace2
Update PyJWT to 2.12.1 ( #168239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev >
2026-04-16 10:44:41 +02:00
Andres Ruiz
5ecae7066b
Bump waterfurance to 1.6.5 ( #168328 )
2026-04-16 10:09:25 +02:00
Ronald van der Meer
ac9bf9b7cb
Bump python-duco-client to 0.3.1 ( #168341 )
2026-04-16 10:08:41 +02:00
renovate[bot]
d4a98c3336
Update audioop-lts to 0.2.2 ( #168326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 10:07:45 +02:00
dependabot[bot]
f0aae350b5
Bump docker/build-push-action from 7.0.0 to 7.1.0 ( #168338 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 10:06:09 +02:00
Paulus Schoutsen
69332ed822
Add SerialSelector ( #168263 )
2026-04-16 10:45:37 +03:00
Erik Montnemery
32db17fab9
Add duration to more triggers ( #168337 )
2026-04-16 08:46:58 +02:00
renovate[bot]
84e8cff2ea
Update infrared-protocols to 1.2.0 ( #168335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 08:31:56 +02:00
Ariel Ebersberger
cfe390e4f6
Migrate demo image_processing to async ( #168315 )
2026-04-16 08:17:00 +02:00
Erik Montnemery
a9becca321
Add duration to state based entity triggers ( #167740 )
2026-04-16 07:38:50 +02:00
renovate[bot]
0043a307f0
Update PyTurboJPEG to 1.8.3 ( #168329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 05:49:04 +02:00
renovate[bot]
dfb1819800
Update fnv-hash-fast to 2.0.2 ( #168327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 17:04:50 -10:00
puddly
12018cf9f4
Migrate remaining Core integrations from pyserial to serialx ( #168325 )
2026-04-15 22:39:32 -04:00
Franck Nijhof
70368c622e
Extend Renovate allowlist with common packages ( #168295 )
2026-04-15 23:42:32 +02:00
Franck Nijhof
743aef05be
Update twentemilieu to 3.0.0 ( #168313 )
2026-04-15 22:39:42 +02:00
Ariel Ebersberger
49e5b03c08
Migrate hdmi_cec to async ( #168306 )
2026-04-15 21:51:07 +02:00
Jan Bouwhuis
6bc3fcef36
Fix minor issues in MQTT tests ( #168303 )
2026-04-15 21:34:44 +02:00
puddly
e3e87185c5
Switch USB integration to list serial ports with serialx ( #167615 )
2026-04-15 19:22:45 +02:00
epenet
6d83b73cbb
Simplify raise-pull-request agent push step ( #167739 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-15 18:10:31 +01:00
Ariel Ebersberger
533871babb
Optimize add_job to skip double-deferral for @callback targets ( #168198 )
2026-04-15 18:50:33 +02:00
Erik Montnemery
1dc93a80c4
Improve type annotations and remove unused code in mobile_app ( #168298 )
2026-04-15 18:09:10 +02:00
Erik Montnemery
f8a94c6f22
Fix climate trigger labs flag test ( #168299 )
2026-04-15 17:53:26 +02:00
Erik Montnemery
b127d13587
Add additional media_player triggers ( #156927 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-04-15 17:34:36 +02:00
renovate[bot]
1895f8ebce
Update attrs to 26.1.0 ( #168276 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-04-15 17:22:33 +02:00
renovate[bot]
b6916954dc
Update respx to 0.23.1 ( #168272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 17:10:28 +02:00
renovate[bot]
23181f5275
Update pytest-github-actions-annotate-failures to 0.4.0 ( #168269 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 16:59:51 +02:00
Robert Resch
607a10d1e1
Use pip to install dynamically extracted version from requirements.txt ( #168246 )
2026-04-15 16:34:01 +02:00
Ariel Ebersberger
ecb814adb0
Add test coverage for add_job and fix docstring ( #168291 )
2026-04-15 16:17:01 +02:00
G Johansson
67df556e84
Add async_on_create_entry method to create config entries ( #155016 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-15 15:57:32 +02:00
AlCalzone
4d472418c5
Ensure extra_fields in Z-Wave automation config are strings ( #168281 )
2026-04-15 15:12:18 +02:00
renovate[bot]
cf6441561c
Update voluptuous-openapi to 0.3.0 ( #168275 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 15:06:24 +02:00
Erik Montnemery
6d8d447355
Revert "Add last_non_buffering_state media_player state attribute ( #166941 )" ( #168285 )
2026-04-15 14:41:02 +02:00
Erik Montnemery
ab5ae33290
Exclude unavailable and unknown in trigger first and last checks ( #168224 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-15 14:20:49 +02:00
renovate[bot]
c0bf9a2bd2
Update pytest-sugar to 1.1.1 ( #168270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 13:07:21 +02:00
Norbert Rittel
d862b999ae
Capitalize "REST" abbreviation in scrape error messages ( #168280 )
2026-04-15 11:36:39 +02:00
Erik Montnemery
d6be6e8810
Improve timer tests ( #168277 )
2026-04-15 11:21:59 +02:00
Daniel Hjelseth Høyer
f397f4c908
Handle Tibber async_get_client failing ( #168207 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-04-15 10:50:29 +02:00
G Johansson
d58e7862c0
Scrape sub config entry ( #141389 )
2026-04-15 09:59:12 +02:00
Erik Montnemery
84f57f9859
Deduplicate toggle entity condition tests ( #168195 )
2026-04-15 08:19:09 +02:00
Erik Montnemery
c6169ec8eb
Add update conditions ( #167751 )
2026-04-15 08:03:51 +02:00
renovate[bot]
c47cecf350
Update SQLAlchemy to 2.0.49 ( #168260 )
2026-04-15 07:20:58 +02:00
renovate[bot]
e31f611901
Update pytest-cov to 7.1.0 ( #168267 )
2026-04-15 07:20:10 +02:00
renovate[bot]
bc36b1dda2
Update coverage to 7.13.5 ( #168238 )
2026-04-15 07:19:39 +02:00
renovate[bot]
b3967130f0
Update orjson to 3.11.8 ( #168259 )
2026-04-15 06:40:43 +02:00
renovate[bot]
2960db3d8e
Update codespell ( #168235 )
2026-04-15 06:34:50 +02:00
Christopher Fenner
a74cf69607
Bump PyViCare to v2.59.0 ( #168254 )
2026-04-15 01:42:16 +02:00
Noah Husby
d3e346c728
Bump aiorussound to 5.0.1 ( #168255 )
2026-04-15 01:03:10 +02:00
renovate[bot]
efb93c928e
Update pylint-per-file-ignores to 3.2.1 ( #168243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: edenhaus <26537646+edenhaus@users.noreply.github.com >
2026-04-15 00:41:54 +02:00
Paulus Schoutsen
b7894407d2
Git ignore Claude worktrees ( #168247 )
2026-04-15 00:17:38 +02:00
Ian Foster
0b7da89e6e
Modernize reauth flow in ruckus_unleashed ( #168013 )
2026-04-15 00:07:20 +02:00
Leon Grave
c765077442
Fresh-r integration: Get Quality Scale to Platinum ( #167148 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-15 00:07:01 +02:00
Franck Nijhof
efbfeb7c30
Set parallel updates for Rituals Perfume Genie platforms ( #168042 )
2026-04-14 23:55:19 +02:00
Leon Grave
5670a12805
Add FreshrEntity base class ( #168023 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-14 23:55:03 +02:00
Joakim Plate
d88fe45393
Wait for complete set of product data before accepting gardena device ( #166481 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-14 23:32:30 +02:00
Leon Grave
b231742049
Add test for LoginError reauth in FreshrReadingsCoordinator ( #168022 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-14 23:06:46 +02:00
Fredrik Mårtensson
99dc368c79
Add feeder meal plan actions to tuya ( #161488 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-14 23:02:31 +02:00
cdheiser
a21a0a6577
Refactor Lutron setup logic ( #167993 )
2026-04-14 23:01:49 +02:00
Ian Foster
513fff12ac
Improve setup exception handling in ruckus_unleashed ( #168014 )
2026-04-14 22:48:45 +02:00
David Bonnes
4474ad0450
Add native DHW service to Evohome ( #167359 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-14 22:40:28 +02:00
Ronald van der Meer
a5d640acdb
Add diagnostics to Duco integration ( #168231 )
2026-04-14 22:07:16 +02:00
renovate[bot]
da66632798
Update syrupy to 5.1.0 ( #168241 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:49:20 +02:00
renovate[bot]
f5998856b4
Update yamllint ( #168242 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:49:02 +02:00
renovate[bot]
d5441ff99e
Update freezegun to 1.5.5 ( #168236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:41:48 +02:00
renovate[bot]
3848d4e8a6
Update Pillow to 12.2.0 ( #168234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 21:41:14 +02:00
Paulus Schoutsen
599c548264
Bump serialx to 1.2.2 ( #168229 )
2026-04-14 21:21:26 +02:00
Franck Nijhof
b18602cd18
Disable Renovate vulnerability alerts flow ( #168233 )
2026-04-14 21:11:07 +02:00
Stefan Agner
a45e2d74ec
Split hassio data coordinator and add dedicated stats coordinator ( #167080 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-14 20:51:13 +02:00
Franck Nijhof
a952636c28
Refine Renovate config with built-in manager and review follow-ups ( #168225 )
2026-04-14 20:27:59 +02:00
Daniel Hjelseth Høyer
ccd1d9f8ea
Bump pyTibber to 0.37.1 ( #168208 )
2026-04-14 19:41:05 +02:00
Franck Nijhof
a4d4fe3722
Add Renovate config for allow-listed Python dependency updates ( #168192 )
2026-04-14 18:56:51 +02:00
Denis Shulyaka
98b41d25f3
Add send_message_draft action to telegram_bot ( #165682 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-14 17:57:10 +02:00
Franck Nijhof
d8c8f82c7e
Translate coordinator exceptions for PVOutput ( #168076 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-14 17:55:15 +02:00
Florent Thoumie
8695d32b32
iaqualink: enable _attr_has_entity_name ( #167810 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-14 17:45:44 +02:00
Marcel van der Veldt
073d22d046
Fix Wyoming satellite memory leak on disconnect ( #168152 )
2026-04-14 10:37:36 -05:00
Raphael Hehl
939412717f
Add binary sensor platform for MELCloud ATW devices ( #168128 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-14 17:28:56 +02:00
Marc Mueller
8217d3683a
Fix mqtt test ResourceWarnings ( #168182 )
2026-04-14 17:24:50 +02:00
Ronald van der Meer
fa9185b755
Add sensor platform to Duco integration ( #167920 )
2026-04-14 17:21:46 +02:00
Erik Montnemery
f2f59eb8b7
Add todo conditions ( #167752 )
2026-04-14 17:15:56 +02:00
Erik Montnemery
16edfc9624
Add remote conditions ( #167750 )
2026-04-14 16:34:42 +02:00
Niracler
177d244b91
Add diagnostics platform to Sunricher DALI integration ( #168074 )
2026-04-14 16:33:54 +02:00
Andres Ruiz
dd8a79bd0e
Add energy backfill support for waterfurnace ( #167955 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-14 16:33:03 +02:00
Retha Runolfsson
3c46ecb93a
Fix Switchbot Keypad Vision doorbell detection ( #168098 )
...
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
2026-04-14 16:32:03 +02:00
Raphael Hehl
66b2d4477b
Fix unifi_discovery deepcopy crash on Python 3.14 ( #168153 )
2026-04-14 16:31:04 +02:00
Robert Resch
2ba66fb722
Use runtime_data in plaato integration ( #167900 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 16:26:10 +02:00
Arjan
9fab53d083
MeteoFrance - Add wind gusts for hourly forecast (re) ( #168166 )
2026-04-14 16:17:52 +02:00
Shay Levy
41c3db9ebd
Revert "Replace "custom" with "community" in analytics_insights" ( #168160 )
2026-04-14 16:09:20 +02:00
Arie Catsman
3d0d048d1f
Bump pyenphase from 2.4.6 to 2.4.8 ( #168190 )
2026-04-14 16:07:15 +02:00
Marc Mueller
c57a666921
Fix matrix ResourceWarning ( #168186 )
2026-04-14 16:05:32 +02:00
Marc Mueller
3cd67cea53
Fix test fixture tests ResourceWarning ( #168183 )
2026-04-14 16:05:29 +02:00
Kurt Chrisford
e05622f8d0
Mark entity-translations and icon-translations as done for Actron Air ( #167150 )
2026-04-14 15:24:41 +02:00
Marc Mueller
c17d3584cb
Fix backup test ResourceWarnings ( #168180 )
2026-04-14 15:18:34 +02:00
Marc Mueller
3f3b3db913
Fix go2rtc ResourceWarnings ( #168184 )
2026-04-14 15:17:34 +02:00
Marc Mueller
44a0e964ef
Fix homekit ResourceWarnings ( #168185 )
2026-04-14 15:17:11 +02:00
Marc Mueller
d6e56b41b1
Fix mcp_server ResourceWarnings ( #168187 )
2026-04-14 15:16:49 +02:00
Marc Mueller
4191bbf504
Fix octoprint ResourceWarnings ( #168188 )
2026-04-14 15:16:45 +02:00
Artur Pragacz
041fed4b48
Fix missing async_request_call in single-entity service call path ( #168171 )
2026-04-14 14:35:28 +02:00
Shay Levy
6311e6feec
Revert "Replace 'custom component' with 'community integration' in bmw_connected_drive" ( #168159 )
2026-04-14 14:03:29 +02:00
Jan Čermák
582a0a5ae3
Add MariaDB 11.4 to CI tests ( #168111 )
2026-04-14 13:39:55 +02:00
Christopher Fenner
1a3f75c6fc
Add additional codeowner to ViCare integration ( #168169 )
2026-04-14 13:38:29 +02:00
Shay Levy
21301e43a9
Revert "Update "custom component" to "community integration" in Shelly" ( #168162 )
2026-04-14 14:25:50 +03:00
Christian Lackas
cbe7823fd5
Bump homematicip to 2.8.0 ( #168168 )
2026-04-14 13:10:01 +02:00
Raphael Hehl
7a5951b72d
Add discovery support to unifi_access via unifi_discovery ( #168085 )
2026-04-14 13:00:06 +02:00
Shay Levy
42771ed0a7
Revert "Replace "custom" with "community" in homeassistant" ( #168161 )
2026-04-14 12:58:33 +02:00
Aidan Timson
ded34b4430
Fix device_class removal in template binary sensors ( #167775 )
2026-04-14 11:40:13 +02:00
Franck Nijhof
68d6a3e6bd
Move template state infrastructure into a dedicated states module ( #167996 )
2026-04-14 10:12:26 +02:00
Erik Montnemery
20ea635e39
Deduplicate installation method repair tests ( #168157 )
2026-04-14 10:11:17 +02:00
Erik Montnemery
c65dc842a5
Fix generic_thermostat context handling ( #168080 )
2026-04-14 08:03:56 +02:00
Erik Montnemery
27d8c7b93e
Improve logbook parent context handling ( #167036 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-04-14 07:48:33 +02:00
Nathan Spencer
eae9db4aac
Bump pylitterbot to 2025.3.2 ( #168146 )
2026-04-14 02:58:10 +02:00
Shai Ungar
aa70023d89
Bump pyseventeentrack to 1.1.3 ( #168135 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-14 00:57:16 +01:00
Marc Mueller
f3eb9f1bbc
Update asyncinotify to 4.4.4 ( #168141 )
2026-04-14 00:39:36 +01:00
G Johansson
ed9c2616bb
Bump pynordpool to 0.4.0 ( #168130 )
2026-04-13 23:00:55 +02:00
Marc Mueller
6a66d0a9a2
Update pytest to 9.0.3 ( #168132 )
2026-04-13 22:52:31 +02:00
AlCalzone
6d2a567572
Update Z-Wave cover moving state based on current position and cover capabilities ( #168096 )
2026-04-13 21:33:01 +02:00
Richard Kroegel
30a554a242
Add button platform to eurotronic_cometblue ( #168120 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-13 21:11:20 +02:00
Franck Nijhof
888ec5e965
Set parallel updates to 0 for Apple TV binary sensor ( #168116 )
2026-04-13 21:05:29 +02:00
potelux
6396744f19
Remove redundant _attr_media_image_remotely_accessible from Jellyfin ( #168112 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-13 20:56:47 +02:00
G Johansson
308aa7b868
Add missing return after reloading in telegram_bot ( #168114 )
2026-04-13 20:53:06 +02:00
Simone Chemelli
a74c3d41b9
Bump aioamazondevices to 13.4.1 ( #168121 )
2026-04-13 20:41:49 +02:00
Franck Nijhof
e6d9f80c9e
Translate coordinator exceptions for RDW ( #168044 )
2026-04-13 20:13:25 +02:00
Franck Nijhof
8789afe21f
Translate coordinator exceptions for Sensor.Community ( #168048 )
2026-04-13 20:13:12 +02:00
Erik Montnemery
1fbf437c49
Adjust logbook timestamp handling ( #168079 )
2026-04-13 17:22:48 +02:00
Andrew Jackson
f8e5165ec7
Add quote approval policy to Mastodon post service ( #168092 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
2026-04-13 17:18:34 +02:00
gerculanum
d1fcc7564e
Fix missing kWh unit for dlq ADD_ELE energy sensor ( #168026 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-13 16:04:03 +02:00
Marc Mueller
667002ddfa
Update pydantic pin to 2.13.0 ( #168103 )
2026-04-13 14:53:27 +02:00
Marc Mueller
10780adb6e
Update mypy to 1.20.1 ( #168100 )
2026-04-13 14:41:23 +02:00
Franck Nijhof
431736c5d8
Set parallel updates to 0 for Met.no ( #168094 )
2026-04-13 13:28:04 +02:00
Franck Nijhof
6a3051718a
Add reconfiguration flow to Elgato ( #168036 )
2026-04-13 13:06:33 +02:00
Retha Runolfsson
95c3624b01
Bump PySwitchbot to 2.0.1 ( #168090 )
2026-04-13 12:43:14 +02:00
Tom Matheussen
f53b629dfd
Bump satel-integra to 1.1.1 ( #168091 )
2026-04-13 12:41:56 +02:00
Giga77
d901541f48
Add hacf/reviewers as codeowners to Freebox ( #168050 )
2026-04-13 12:13:14 +02:00
Giga77
cdcf810506
Remove hacf-fr from Epic Games Store ( #168038 )
2026-04-13 12:02:47 +02:00
Giga77
274146cbb2
Remove hacf-fr from Synology DSM ( #168039 )
2026-04-13 11:55:10 +02:00
Giga77
b8cdd8dccc
Remove hacf-fr ( #168054 )
2026-04-13 11:53:43 +02:00
Raphael Hehl
5abaa2ae72
Bump python-melcloud to 0.1.3 ( #168086 )
2026-04-13 11:34:05 +02:00
Simone Chemelli
4a511a3e53
Bump aioamazondevices to 13.4.0 ( #167984 )
2026-04-13 11:27:12 +02:00
Andrew Jackson
81a657ab2c
Bump mastodon.py to 2.2.1 ( #168084 )
2026-04-13 11:11:30 +02:00
Giga77
e9a79ee0e5
Replace hacf-fr by hacf-fr reviewers team ( #168056 )
2026-04-13 11:06:40 +02:00
Fabian Neundorf
ffd439abc5
Add support for KM7576 in Miele integration ( #168069 )
2026-04-13 10:30:33 +02:00
Niracler
982a2b8af7
Bump PySrDaliGateway to 0.20.4 ( #168078 )
2026-04-13 10:28:14 +02:00
Raphael Hehl
ef589f9b46
Add unifi_discovery integration, migrate unifiprotect discovery ( #168030 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-13 09:50:39 +02:00
Denis Shulyaka
81f8319af4
Fix llm tool results mutation ( #167485 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-13 09:33:37 +02:00
Richard Kroegel
a061e47bec
Improve eurotronic_cometblue tests ( #168046 )
2026-04-13 07:16:22 +02:00
Franck Nijhof
e5c49b6455
Set parallel updates to 0 for Sensor.Community ( #168063 )
2026-04-13 06:11:16 +02:00
Christian Lackas
5c51820869
Add Heatbox3 to ViCare unsupported devices list ( #168067 )
2026-04-13 05:49:12 +02:00
Franck Nijhof
eb64589115
Translate coordinator exceptions for Tailwind ( #168027 )
2026-04-12 18:45:37 +02:00
Franck Nijhof
4ebf0bf0b6
Fix untranslated button error in Tailwind ( #168031 )
2026-04-12 12:20:12 +02:00
Franck Nijhof
f521838bf1
Add reconfiguration flow to Tailwind ( #168033 )
2026-04-12 11:50:52 +02:00
Franck Nijhof
efb0162c6f
Set parallel updates for Tailwind platforms ( #168025 )
2026-04-12 11:13:13 +02:00
Franck Nijhof
ba62b6cbda
Handle connection errors in Peblar zeroconf confirm step ( #167998 )
2026-04-12 10:11:13 +02:00
Franck Nijhof
4e13731838
Extract entity template functions into an entity Jinja2 extension ( #167992 )
2026-04-12 10:00:53 +02:00
Franck Nijhof
4f255c23dd
Translate coordinator exceptions for Twente Milieu ( #168005 )
2026-04-11 23:05:55 +02:00
Franck Nijhof
af69e9b5de
Translate exceptions raised by Elgato ( #168004 )
2026-04-11 23:05:47 +02:00
Franck Nijhof
df734655f6
Remove unused service constants from Twente Milieu ( #168000 )
2026-04-11 22:27:04 +02:00
Franck Nijhof
4926ea9ef0
Set parallel updates to 0 for RDW platforms ( #168003 )
2026-04-11 22:26:36 +02:00
Franck Nijhof
322dc2adeb
Add DHCP discovery for known Elgato devices ( #168002 )
2026-04-11 22:26:22 +02:00
Franck Nijhof
2e648aca8b
Mark exception-translations rule as done for Peblar ( #167997 )
2026-04-11 21:56:24 +02:00
Franck Nijhof
dac2777729
Mark entity-translations rule as done for Twente Milieu ( #168001 )
2026-04-11 21:56:01 +02:00
Willem-Jan van Rootselaar
1e1e37637f
Bump python-bsblan to version 5.1.4 ( #167987 )
2026-04-11 18:45:56 +02:00
Joakim Plate
d695250507
Fix gardena entity categories and percentage values ( #167986 )
2026-04-11 18:44:03 +02:00
Richard Kroegel
ab7b257785
Add eurotronic cometblue integration ( #165626 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-11 16:35:04 +02:00
J. Nick Koston
3b1fa609f7
Bump aioesphomeapi to 44.13.3 ( #167966 )
2026-04-11 16:28:29 +02:00
Kevin Stillhammer
822fae227a
Add base_coords for OptionsFlow and action call in waze_travel_time ( #166642 )
2026-04-11 16:28:02 +02:00
J. Nick Koston
2fa0bdb2dc
Fix ESPHome cold/warm white color temperature read-back ( #167972 )
2026-04-11 16:24:50 +02:00
Andres Ruiz
8a43d1a12c
Add remote start/stop button for supported Subaru vehicles ( #167100 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-11 16:22:19 +02:00
Erwin Douna
483265a707
Portainer fix fetching swarm stacks ( #167979 )
2026-04-11 16:21:16 +02:00
Raphael Hehl
84f5cd8a12
Bump uiprotect to 10.2.6 ( #167978 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-11 14:32:01 +01:00
J. Diego Rodríguez Royo
e23da7a5f0
Bump aiohomeconnect to 0.36.0 ( #167973 )
2026-04-11 13:55:29 +02:00
Florent Thoumie
fe1e12a298
Improve iaqualink reauthentication flow ( #167931 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-11 13:06:49 +02:00
tronikos
938eacd777
Bump opower to 0.18.1 ( #167967 )
2026-04-11 13:04:25 +02:00
David Bonnes
ba7a959727
Remove unused constant from Evohome's const.py ( #167969 )
2026-04-11 12:23:33 +02:00
Fabian Munkes
966eadad69
Follow up to adding support for sound modes to Music Assistant ( #167929 )
2026-04-11 11:07:52 +02:00
Fabian Munkes
f34ed8f8ba
Follow-up to player options: switch entities in Music Assistant ( #167964 )
2026-04-11 10:46:20 +02:00
Brett Adams
ac4b253a2f
Add LoginRequired exception handling to Teslemetry coordinators ( #167959 )
2026-04-11 10:37:37 +02:00
Fabian Munkes
640fea89e0
Follow-up to player options: number entities in Music Assistant ( #167963 )
2026-04-11 10:33:27 +02:00
Fabian Munkes
fdf1b6536a
Follow-up to player options: text entities in Music Assistant ( #167962 )
2026-04-11 10:27:43 +02:00
Raphael Hehl
974047664c
Bump unifi-discovery to version 1.4.0 ( #167958 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-10 22:26:15 -10:00
Franck Nijhof
03d6f5a756
Update cryptography to 46.0.7 ( #167960 )
2026-04-11 10:00:37 +02:00
epenet
9f1c396407
Unlink tomorrowio coordinator from config entry ( #167901 )
2026-04-11 09:49:54 +02:00
J. Nick Koston
054b8ad534
Bump aioesphomeapi to 44.13.2 ( #167952 )
2026-04-10 16:48:34 -10:00
J. Nick Koston
b93cdc64f3
Bump bleak-esphome to 3.7.3 ( #167953 )
2026-04-10 16:27:52 -10:00
Fabian Munkes
59248e5414
Bump music-assistant-client to 1.3.5 ( #167947 )
2026-04-11 01:07:18 +02:00
Michael
a5b830cc34
Don't create cpu temperature sensor when not supported in FRITZ!Box Tools ( #167905 )
2026-04-11 00:04:23 +02:00
James
299562d6ee
Set integer display precision for Yardian duration sensors ( #165896 )
...
Co-authored-by: barneyonline <barneyonline@users.noreply.github.com >
2026-04-10 23:58:57 +02:00
Denis Shulyaka
47cc31067c
Check if model exists in Anthropic config flow ( #167844 )
2026-04-11 00:06:17 +03:00
Martin Hjelmare
f050407bfa
Fix tibber price sensor first state update ( #167938 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-10 22:50:36 +02:00
Tomeamis
a202742fc6
Z-Wave.me: Make Light support the Transition feature ( #167840 )
2026-04-10 22:45:36 +02:00
Ronald van der Meer
63a0b5d2ff
Bump python-duco-client to 0.3.0 ( #167936 )
2026-04-10 22:19:39 +02:00
Raman Gupta
53ed4b2c77
Refactor Vizio tests: shared fixtures, snapshot_platform, reduced parametrize ( #167935 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 22:19:25 +02:00
Tomer
2f91c6b050
Promote victron_gx integration to silver quality scale ( #167789 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-10 20:24:54 +02:00
Raj Laud
d17cb0e096
Fix Victron BLE storage errors caused by non-serializable value_fn callable in sensor entity description ( #167819 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-10 20:22:55 +02:00
mettolen
c9ee533916
Update Liebherr to platinum ( #167836 )
2026-04-10 20:17:04 +02:00
Raman Gupta
e88022c2cc
Add remote platform to Vizio integration ( #165820 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 20:13:11 +02:00
Nick Haghiri
d633ac8120
Improve error logging for Backblaze B2 upload failures ( #167721 )
2026-04-10 20:12:24 +02:00
potelux
fb90237ae3
Proxy Jellyfin artwork through HA so thumbnails work over HTTPS ( #167238 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-10 20:08:09 +02:00
Artur Pragacz
4658f4246d
Allow frontend-handled issues to omit description in strings ( #167928 )
2026-04-10 19:59:05 +02:00
tronikos
99e4c87f5e
Add reauthentication and reconfiguration flows in Google Weather to reach platinum ( #166106 )
2026-04-10 19:55:33 +02:00
Abílio Costa
7690d9570c
Narrow log check on ring event test ( #167927 )
2026-04-10 18:26:31 +01:00
On Freund
00560abd9c
Bump pyrisco to 0.6.8 ( #167924 )
2026-04-10 18:47:51 +02:00
Bram Kragten
b6d4fca477
Update frontend to 20260325.7 ( #167922 )
2026-04-10 18:46:06 +02:00
Nathan Spencer
44e51c1103
Bump pylitterbot to 2025.2.1 ( #167921 )
2026-04-10 18:21:45 +02:00
Erik Montnemery
3ad2c5e574
Fix config validation in trigger and condition tests ( #167683 )
2026-04-10 18:20:04 +02:00
Marcello
212c9b1a94
Bump fluss-api to 0.2.4 ( #167680 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-04-10 18:03:49 +02:00
epenet
b670172867
Bump tuya-device-handlers to 0.0.17 ( #167904 )
2026-04-10 18:01:28 +02:00
David Bonnes
23bcde09b0
Add Buttons to natively reset the mode of Evohome entities ( #167550 )
2026-04-10 18:00:30 +02:00
Tom Matheussen
62717fd3f5
Add support for encrypted connection to Satel Integra ( #167372 )
2026-04-10 17:57:26 +02:00
Simone Chemelli
86b72501ad
Add faulty/anomaly binary sensors to Comelit ( #167201 )
2026-04-10 17:51:49 +02:00
Stef Coene
59827967e6
Velbus reconfigure fix ( #167471 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 17:50:56 +02:00
Thomas D
fe5d45ed57
Fix light on action for qbus integration ( #167917 )
2026-04-10 17:24:00 +02:00
Florent Thoumie
cf87e9ab72
iaqualink: move custom update logic to DataUpdateCoordinator ( #167816 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 17:15:11 +02:00
Alex Merkel
64907ad7e2
[LG Soundbar] Fix incorrect state for some models ( #167094 )
2026-04-10 17:10:18 +02:00
Noah Husby
9e111b2418
Bump aiorussound to 5.0.0 ( #167914 )
2026-04-10 17:07:07 +02:00
Joost Lekkerkerker
97d64ab37c
Bump zinvolt to 0.4.3 ( #167908 )
2026-04-10 17:02:51 +02:00
Tomer
547830b450
Victron GX switch platform ( #167859 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 17:00:39 +02:00
Andrew Brainwood
f2f605b425
Add Preset button support for Bond cover devices ( #167881 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-04-10 17:00:25 +02:00
Thomas D
781b5e1c0e
Bump qbusmqttapi to 1.4.3 ( #167909 )
2026-04-10 16:57:05 +02:00
panosmz
68a7cbb620
Bump oasatelematics to 0.4 ( #167911 )
2026-04-10 16:48:11 +02:00
epenet
a6a716571d
Use runtime_data in tesla_wall_connector ( #167893 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 15:38:04 +02:00
epenet
ba09a54a37
Use runtime_data in tradfri integration ( #167896 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 14:19:02 +02:00
puddly
7125796aac
Temporarily stop the Z2M app when installing firmwares ( #163958 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 14:16:47 +02:00
Robert Resch
ce9875806d
Use runtime_data in launch_library integration ( #167887 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-04-10 13:47:37 +02:00
Pierre Hauweele
7cf422361b
Make the scaffold script ask for the integration type ( #167725 )
2026-04-10 12:49:40 +02:00
Robert Resch
9a97f1e8d2
Use runtime_data in soma integration ( #167890 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 12:49:39 +02:00
Robert Resch
777f78f74d
Use runtime_data in litejet integration ( #167888 )
2026-04-10 12:35:31 +02:00
Joost Lekkerkerker
10c922b21f
Support Chess.com accounts with no name ( #167824 )
2026-04-10 12:34:05 +02:00
epenet
aa293ba2f4
Add ability to load custom Tuya quirks ( #166952 )
2026-04-10 12:31:36 +02:00
Tomer
5edcfdf621
Mark docs-examples and docs-known-limitations as done for victron_gx ( #167866 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-10 12:13:06 +02:00
Andre v d Walt
244ed14019
smartthings: add Samsung OCF AC purify switch ( #167705 )
2026-04-10 12:12:36 +02:00
Robert Resch
109ec0705c
Use runtime_data in vilfo integration ( #167886 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:54:32 +02:00
epenet
6f7fa85d18
Use runtime_data in system_bridge integration ( #167880 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:53:53 +02:00
epenet
8d2564f00f
Use runtime_data in soundtouch integration ( #167869 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:52:47 +02:00
epenet
f7096e3744
Use runtime_data in srp_energy integration ( #167870 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:51:29 +02:00
epenet
d7f28a09bb
Use runtime_data in sleepiq integration ( #167865 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:50:53 +02:00
epenet
a54ea071f8
Use runtime_data in Slack ( #167864 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 11:50:19 +02:00
epenet
1597b740da
Use runtime_data in skybell integration ( #167862 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:48:48 +02:00
epenet
3758d606c9
Use runtime_data in simplisafe integration ( #167858 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:47:58 +02:00
epenet
a79988aca7
Use runtime_data in sia integration ( #167857 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:46:43 +02:00
epenet
837cd7d89d
Use runtime_data in sanix integration ( #167856 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 11:46:12 +02:00
Retha Runolfsson
038bb6c15d
Add child lock and wireless charging switches for air purifier ( #167140 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 11:29:02 +02:00
Paul Bottein
6ccede7f30
Add fabric index fields to Matter lock user and credential responses ( #167875 )
2026-04-10 11:18:10 +02:00
Abílio Costa
fb541d8835
Replace ding with new ring event in Ring integration doorbell ( #167728 )
2026-04-10 11:04:52 +02:00
epenet
39a2c08d4e
Use runtime_data in switchbot_cloud integration ( #167879 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 10:59:20 +02:00
epenet
ea642980f2
Use runtime_data in switchbee ( #167878 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 10:45:04 +02:00
Renaud Allard
4c8ea3669c
Load lovelace resource collection eagerly during setup ( #165773 )
2026-04-10 04:38:17 -04:00
epenet
14f24226ae
Use runtime_data in streamlabswater ( #167874 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 10:31:55 +02:00
epenet
3a9f805f10
Use runtime_data in surepetcare integration ( #167877 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 10:31:42 +02:00
Maikel Punie
191dd42a92
Bump velbusaio to 2026.4.0 ( #167868 )
2026-04-10 09:59:53 +02:00
Daniel Hjelseth Høyer
35ffffb159
Improve Tibber price coordinator ( #166175 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 09:57:32 +02:00
J. Nick Koston
4494f9ff6b
Bump aioesphomeapi to 44.13.1 ( #167855 )
2026-04-10 09:57:28 +02:00
dependabot[bot]
09e6b6533a
Bump dawidd6/action-download-artifact from 19 to 20 ( #167861 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-10 09:56:29 +02:00
dependabot[bot]
c42e37dd7d
Bump docker/login-action from 4.0.0 to 4.1.0 ( #167860 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-10 09:55:57 +02:00
Simone Chemelli
853b6a80d2
Fix stale devices removal for Alexa devices ( #167837 )
2026-04-10 09:53:51 +02:00
TheJulianJES
eaa1fc591a
Bump ZHA to 1.1.2 ( #167849 )
2026-04-10 09:52:19 +02:00
peteS-UK
3f388e88e0
Add support for deletion of stale devices for Squeezebox ( #159848 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-04-10 09:47:20 +02:00
epenet
44eea221b7
Use runtime_data in Snooz ( #167867 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-10 09:43:06 +02:00
Brendan McShane
6a3937b96b
Add HomeKit AirPlay Enable (Ecobee) ( #159564 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-10 09:33:22 +02:00
norkudev
1c5e020344
Include indirect automation references in device view ( #167719 )
2026-04-10 01:56:37 +02:00
Brett Adams
6ac7952f26
Tessie: use Vehicle methods for button commands ( #167193 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-10 00:39:28 +02:00
J. Diego Rodríguez Royo
7f0d94da9f
Fix service.yaml values for Home Connect ( #167847 )
2026-04-10 00:34:50 +02:00
epenet
8f383bccd9
Set assumed state on Renault number entity ( #167644 )
2026-04-10 00:20:47 +02:00
Fabian Munkes
8c50cb2ab1
Add initial support for PlayerOptions: Switch entities to Music Assistant ( #167829 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-04-10 00:14:37 +02:00
David Bonnes
b0888b051c
Improve services.yaml in Evohome to improve UI/UX ( #167788 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-10 00:12:30 +02:00
Fabian Munkes
0764e3e239
Add support for sound modes to Music Assistant. ( #167838 )
2026-04-10 00:11:06 +02:00
Robin Thoni
cf4d8f0974
Add VoIP sensors to sfr_box ( #166609 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-04-10 00:03:49 +02:00
Ronald van der Meer
e7e4c495fd
Add Duco integration ( #167220 )
2026-04-09 23:54:31 +02:00
Matthias Alphart
8f6ae15a6a
KNX: Configure entity expose from config panel UI ( #167692 )
2026-04-09 23:46:50 +02:00
David Bishop
910dcb4d68
Govee light local availability test cleanup ( #167702 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 23:45:37 +02:00
G Johansson
86b5efaf2c
Don't use async_update_reload_and_abort with update listeners in tele… ( #167696 )
2026-04-09 23:44:42 +02:00
Noah Husby
5f8483ba07
Add party mode to Russound RIO ( #167342 )
2026-04-09 23:40:15 +02:00
g4bri3lDev
496c9551b3
Add event platform for OpenDisplay ( #167393 )
2026-04-09 23:37:25 +02:00
puddly
2d45f9978e
List serial ports via USB integration helpers (Q-Z) ( #167701 )
2026-04-09 17:24:36 -04:00
Petro31
caa1a8880f
Allow trigger based template entities to skip option validation ( #167708 )
2026-04-09 23:23:37 +02:00
Jeef
1e78666b90
Prevent the intellifire client from polling independently of its coordinator ( #165341 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-09 23:22:33 +02:00
Fabian Neundorf
53738c0168
Add 2fa support in picnic integration ( #167636 )
2026-04-09 23:09:35 +02:00
J. Diego Rodríguez Royo
ca96c751e1
Add delayed start as an operation state that flags as program running at Home Connect ( #167549 )
2026-04-09 23:03:03 +02:00
johanzander
2a0a386e6d
Update Growatt quality scale: mark docs rules done and exempt discovery ( #166075 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-09 22:59:50 +02:00
Michael
79dfa61e8b
Add favorite collection to immich media source ( #167841 )
2026-04-09 22:51:32 +02:00
Kurt Chrisford
431387b76d
Fix Actron Air quality scale rule statuses ( #167149 )
2026-04-09 22:47:59 +02:00
Tomer
f4a2f37fa6
Victron GX select platform ( #167675 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-09 22:45:47 +02:00
Fabian Munkes
ec54a121c1
Add initial support for PlayerOptions: Text entities to Music Assistant ( #167832 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-04-09 22:10:20 +02:00
Petro31
f5d5ee71f5
Update template lock tests to use new framework ( #164621 )
2026-04-09 22:01:02 +02:00
Michael
7e1f4d27e8
Bump aioimmich to 0.14.0 ( #167833 )
2026-04-09 22:00:39 +02:00
mettolen
4700c79ace
Implement reconfiguration flow for Huum integration ( #167711 )
2026-04-09 21:57:18 +02:00
Artur Pragacz
b6ea61f953
Fix run_then_background in service intent handler ( #167817 )
2026-04-09 21:37:16 +02:00
Tomer
1eab08f986
Victron GX binary_sensor platform ( #167527 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-09 21:32:16 +02:00
Erwin Douna
f491ec8b44
Generate translations optimization ( #166483 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-09 21:30:17 +02:00
Jamie Magee
e639e983dc
Use offline command for non-UTF-8 stdout test ( #167466 )
2026-04-09 21:25:59 +02:00
David Bonnes
a983cb7ccd
Tidy up Evohome code, and improve docstrings ( #167827 )
2026-04-09 21:18:01 +02:00
Petro31
89ddfff66f
Update template switch tests to use new framework ( #167826 )
2026-04-09 21:16:21 +02:00
Petro31
77c8eab698
Update template update tests to use new framework ( #167828 )
2026-04-09 21:11:04 +02:00
Petro31
9ac730fb58
Update template vacuum tests to use new framework ( #167830 )
2026-04-09 21:07:02 +02:00
Raj Laud
6cc05e6a28
Fix Victron BLE false reauth triggered by unknown enum bitmask combinations ( #167809 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-09 20:53:26 +02:00
Denis Shulyaka
75a4b088bc
Entity translation for Anthropic integration ( #166725 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-09 20:41:04 +02:00
Petro31
9056e0b64f
Update template cover tests to use new framework ( #167686 )
2026-04-09 20:39:12 +02:00
Petro31
3a1002457b
Update template number tests to use new framework ( #167823 )
2026-04-09 20:34:45 +02:00
Petro31
97fe710187
Update template select tests to use new framework ( #167825 )
2026-04-09 20:34:02 +02:00
Benjamin Hudgens
09585a7e1c
Revert "Fix Ring snapshots" - #164337 ( #167790 )
2026-04-09 20:21:14 +02:00
puddly
6d55c076e4
List serial ports via USB integration helpers (A-P) ( #167695 )
2026-04-09 19:56:59 +02:00
Samuel Xiao
8b37cc8719
Switchbot Cloud: Enable Webhook for Bot ( #165647 )
2026-04-09 19:43:13 +02:00
Simone Chemelli
6510b3d1d1
Add configuration URL to Comelit ( #167813 )
2026-04-09 19:36:08 +02:00
David Bonnes
e5a83106d7
Change default icon of Evohome's WaterHeater entities ( #167818 )
2026-04-09 19:14:32 +02:00
Florent Thoumie
de973e8900
iaqualink: don't return False in async_setup_entry ( #167812 )
2026-04-09 17:59:52 +02:00
Petro31
fefc5a950f
Update template binary sensor tests to use new framework ( #167704 )
2026-04-09 17:56:55 +02:00
Petro31
b3e7ae0fdd
Update template alarm control panel tests to use new framework ( #167799 )
2026-04-09 17:56:24 +02:00
Petro31
7bad7fc4f6
Update template button tests to use new framework ( #167806 )
2026-04-09 17:53:11 +02:00
Petro31
36944525e1
Update template event tests to use new framework ( #167808 )
2026-04-09 17:52:51 +02:00
Barry vd. Heuvel
f3d25a04f8
Bump weheat to 2026.4.8 ( #167807 )
2026-04-09 17:50:18 +02:00
MoonDevLT
f2c20fedeb
Add zeroconf discovery to Lunatone integration ( #167582 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-09 17:31:01 +02:00
mcisk
93e9575547
Add reauthentication flow to Autoskope integration ( #167688 )
2026-04-09 17:30:53 +02:00
Brett Adams
681f8bedb4
Handle boolean charging state in Tessie sensor ( #165172 )
2026-04-09 17:26:53 +02:00
Lamarqe
566ff6d1d5
Add frequency unit conversion ( #167537 )
2026-04-09 17:16:02 +02:00
epenet
5bec3d1b41
Disable pilight integration ( #167760 )
2026-04-09 16:44:18 +02:00
MoonDevLT
050d929d8a
Bump lunatone-rest-api-client to 0.9.1 ( #167804 )
2026-04-09 16:28:35 +02:00
Barry vd. Heuvel
15045f55d5
Make Weheat energy output TOTAL instead of TOTAL_INCREASING ( #167761 )
2026-04-09 15:42:57 +02:00
epenet
b2fb6c0a68
Use runtime_data in seventeentrack integration ( #167737 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 15:27:15 +02:00
Tomer
66e35cef06
Bump victron-mqtt to 2026.4.3 ( #167787 )
2026-04-09 15:26:37 +02:00
Denis Shulyaka
9ea527520a
Bump anthropic to 0.92.0 ( #167793 )
2026-04-09 15:18:21 +02:00
Retha Runolfsson
872120821c
Fix SwitchBot encrypted device method selection not resetting on back ( #167749 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-09 15:15:49 +02:00
wibbit
998f24649d
geniushub: add water heater platform tests ( #167763 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-09 15:11:41 +02:00
TimL
cc21c99e55
Fix "IR emitter" sentence case in SMLIGHT string ( #167684 )
2026-04-09 15:00:09 +02:00
MoonDevLT
4efb6b9b56
Add color modes to Lunatone light entity ( #167574 )
2026-04-09 14:22:44 +02:00
Marc Mueller
a9f0cd203c
Update pytest warnings filter ( #167703 )
2026-04-09 14:20:59 +02:00
Maciej Bieniek
eb31499e78
Bump aiotractive to 1.0.2 ( #167783 )
2026-04-09 14:19:46 +02:00
TimL
d292aa2e90
Add missing exception string from smlight IR platform ( #167784 )
2026-04-09 13:50:30 +02:00
epenet
87f44a67be
Use runtime_data in sharkiq integration ( #167741 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:45:44 +02:00
epenet
efb0e80577
Use runtime_data in smart_meter_texas integration ( #167743 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:44:34 +02:00
epenet
11c34c7ddf
Use runtime_data in snapcast integration ( #167744 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:40:11 +02:00
epenet
4b820a0204
Use runtime_data in somfy_mylink integration ( #167745 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:39:19 +02:00
epenet
0c98f01b07
Use runtime_data in starline integration ( #167746 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:37:59 +02:00
epenet
aa50822a82
Use runtime_data in Subaru integration ( #167747 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:36:45 +02:00
epenet
f634525798
Use runtime_data in syncthing integration ( #167748 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 13:34:42 +02:00
Denis Shulyaka
047500af42
Anthropic pretty device model name ( #167772 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-09 13:33:02 +02:00
MoonDevLT
db589f7318
Bump lunatone-rest-api-client to 0.9.0 ( #167762 )
2026-04-09 13:20:13 +02:00
TimL
3ea15f2743
Refactor Ultima fixtures to reduce duplication ( #167731 )
2026-04-09 13:20:01 +02:00
Maciej Bieniek
8e430d9f26
Bump brother to 6.1.0 ( #167768 )
2026-04-09 13:19:05 +02:00
Michael
075b47b5f9
Set proper state for the internet_access switches in FRITZ!Box Tools ( #167767 )
2026-04-09 12:46:34 +02:00
wollew
949c907407
Bump pyvlx to 0.2.33 ( #167764 )
2026-04-09 11:55:32 +02:00
Franck Nijhof
326799209c
Extract config entry template functions into a config entry Jinja2 extension ( #167360 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-09 11:49:56 +02:00
Simone Chemelli
65bc7c9ea7
Allow force alarm actions for Comelit ( #167202 )
2026-04-09 11:16:05 +02:00
dependabot[bot]
86d443f8c6
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 ( #167648 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 10:29:18 +02:00
epenet
19ae7e722e
Bump pybotvac to 0.0.29 ( #167758 )
2026-04-09 09:51:03 +02:00
Abílio Costa
57568fdc2c
Add standard event type for doorbell event entities ( #167630 )
2026-04-09 00:02:05 +01:00
Oluwatobi Mustapha
4c8a660b2d
Redact Z-Wave add-on options sensitive error details ( #167239 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-08 21:17:26 +02:00
puddly
b0511519a1
Expose async serial port scanning helper in USB integration ( #167706 )
2026-04-08 14:29:27 -04:00
Marc Mueller
038b583888
Update types packages ( #167700 )
2026-04-08 19:20:57 +02:00
Raphael Hehl
018c130988
Update UniFi Access quality scale: mark documentation rules as done ( #166898 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-08 16:18:19 +02:00
David Bishop
462e9965d7
Mark Govee local devices unavailable when they stop responding ( #167566 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 14:18:55 +01:00
Franck Nijhof
ea4d85f96c
Extract arithmetic template filters into the math Jinja2 extension ( #167309 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-08 14:27:22 +02:00
Petro31
1a4d518ef2
Update template fan tests to use new framework ( #167625 )
2026-04-08 13:51:15 +02:00
TimL
a48a770ca4
Add Infrared platform to SMLIGHT ( #167568 )
2026-04-08 12:35:48 +01:00
Tom
e4aeee9d85
Fix ProxmoxVE migration causing reauthentication ( #167624 )
2026-04-08 13:22:25 +02:00
Raphael Hehl
726edf3a3b
Unifi access protect api key hint ( #167404 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-08 13:21:54 +02:00
epenet
b98aa0ad91
Use runtime_data in rdw integration ( #167654 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 13:18:26 +02:00
David
f82b8cb7c7
Bump pylutron-caseta to 0.28.0 ( #167642 )
2026-04-08 13:17:45 +02:00
epenet
d6342d51cc
Use runtime_data in radiotherm ( #167650 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 13:16:21 +02:00
epenet
1eead15c24
Use runtime_data in Rabbit Air ( #167649 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 13:15:46 +02:00
epenet
2e6137325c
Use runtime_data in ridwell integration ( #167658 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 13:14:23 +02:00
Kurt Chrisford
8d3d4a1b5c
Add diagnostics to Actron Air ( #167145 )
2026-04-08 13:12:56 +02:00
Tomer
3e5132bf85
Victron GX reauthentication-flow ( #167614 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-08 12:58:16 +02:00
epenet
65e4b26006
Use suggested uom in Renault charging power sensor ( #167646 )
2026-04-08 12:32:26 +02:00
epenet
13f1a42d69
Use runtime_data in roon integration ( #167660 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:16:32 +02:00
epenet
5be48affcf
Use runtime_data in rova integration ( #167661 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:15:59 +02:00
epenet
8994f501f1
Use runtime_data in rympro integration ( #167663 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:15:34 +02:00
epenet
7f49ecffd3
Use runtime_data in romy integration ( #167665 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:14:29 +02:00
epenet
a560967861
Use runtime_data in roomba integration ( #167667 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:13:44 +02:00
epenet
82202ee1c2
Use runtime_data in ruckus_unleashed integration ( #167662 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:13:26 +02:00
Franck Nijhof
b697b3a54e
Extract version template function into a version Jinja2 extension ( #167172 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-08 12:10:22 +02:00
Kurt Chrisford
6cf5bbe2f5
Bump actronneoapi to 0.5.0 ( #167669 )
2026-04-08 12:06:48 +02:00
epenet
c0c61533e6
Use runtime_data in risco integration ( #167659 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 12:05:04 +02:00
epenet
15e434431d
Use runtime_data in renson integration ( #167664 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 11:58:10 +02:00
epenet
0452bb91c7
Cleanup unused renault base entity method ( #167643 )
2026-04-08 11:57:55 +02:00
epenet
5620fc9e96
Use runtime_data in recollect_waste integration ( #167655 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 11:57:44 +02:00
epenet
1a5ef199da
Remove duplicated FlussConfigEntry type aliases ( #167676 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 11:48:02 +02:00
Joost Lekkerkerker
e98eec113e
Add DHCP discovery to MyStrom ( #167084 )
...
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
2026-04-08 11:36:20 +02:00
Mattheinrichs
c74d4047d8
Add diagnostics support to tplink_omada ( #166802 )
...
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
2026-04-08 10:37:01 +02:00
epenet
f5ae250720
Improve type hints in ipma system_health ( #167670 )
2026-04-08 10:30:27 +02:00
epenet
bea4eea871
Use runtime_data in rainforest_eagle integration ( #167652 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 08:42:10 +02:00
Maciej Bieniek
f4f202a8a1
Fix Tractive switch availability ( #167599 )
2026-04-08 07:44:45 +02:00
Erwin Douna
c30ccf3750
Bump pyportainer 1.0.38 ( #167627 )
2026-04-08 05:36:10 +02:00
Raphael Hehl
0b8390cf21
Bump py-unifi-access to 1.1.5 ( #167633 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-08 00:47:58 +02:00
Joakim Plate
1a048a7845
Move logging for loading/unloading config entry to integration logger ( #167415 )
2026-04-07 23:43:11 +02:00
Erik Montnemery
08097c67eb
Bump securetar to 2026.4.1 ( #167617 )
2026-04-07 20:19:51 +01:00
Oliver Verity
550e53d192
Add support for storing OpenAI conversation responses ( #165723 )
2026-04-07 20:19:25 +01:00
Fabian Munkes
09ee76c265
Add initial support for PlayerOptions: Number entities to Music Assistant ( #162669 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-04-07 20:51:26 +02:00
Norbert Rittel
f7b2f5e8f1
Improve Remote action naming consistency ( #167382 )
2026-04-07 18:48:05 +02:00
G Johansson
a1414717ad
Bump holidays to 0.94 ( #167604 )
2026-04-07 18:41:28 +02:00
Erik Montnemery
2f0889ac02
Fix securetar size calculation when encrypting backup ( #167602 )
2026-04-07 18:40:06 +02:00
Joakim Plate
323b3a4d96
Add contour and position names to gardena ( #167512 )
2026-04-07 18:29:05 +02:00
Erwin Douna
8aa0e9f6c3
Refactor to active_containers ( #167529 )
2026-04-07 18:27:43 +02:00
Erik Montnemery
906475249c
Bump securetar to 2026.4.0 ( #167600 )
2026-04-07 16:00:06 +02:00
Oliver Verity
354b5860bb
Add read-only MCP Assist context snapshot resource ( #167396 )
2026-04-07 06:57:55 -07:00
Ludovic BOUÉ
74957969f7
Add select entities for Roborock q10 s5+ ( #166142 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-04-07 06:55:43 -07:00
Leo Periou
b52ce22ee7
fix EWS deviceType problem ( #167597 )
2026-04-07 15:49:21 +02:00
Jan Čermák
920ffdb9b5
Remove homeassistant/actions/helpers/info from builder workflow ( #167573 )
2026-04-07 14:52:05 +02:00
Artur Pragacz
4a454dff02
Set up condition and trigger helpers in check config script ( #167589 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-07 14:50:37 +02:00
Stefan S
481eb66bc5
Add unit 'µA' for the units of electric current ( #166786 )
...
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-04-07 14:48:21 +02:00
Retha Runolfsson
b76627a442
Add light sensor button to switchbot air purifier ( #167134 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-07 14:13:35 +02:00
Denis Shulyaka
1aa214fb61
Enable minimal thinking budget by default for Anthropic integration ( #167593 )
2026-04-07 13:36:49 +02:00
markhannon
6e30de3a1c
Bump zcc-helper to 3.8 ( #167555 )
2026-04-07 13:31:51 +02:00
Kevin McCormack
2f0488f985
Opnsense swap to aiopnsense ( #167026 )
...
Co-authored-by: Snuffy2 <Snuffy2@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-07 13:19:49 +02:00
Petar Petrov
61c02c854f
Add websocket subscription support for calendar events ( #156340 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-07 14:04:51 +03:00
Nelson Osacky
a10f16ce3e
Add missing Miele dishwasher program ID 201 ( #167536 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 12:47:48 +02:00
J. Diego Rodríguez Royo
293db47101
Bump aiohomeconnect to 0.34.0 ( #167592 )
2026-04-07 12:47:03 +02:00
Tomer
c9cdbcc3db
Bump victron-mqtt to 2026.4.2 ( #167565 )
2026-04-07 12:46:38 +02:00
Simone Chemelli
856d363ca8
Align Fritz test data mock to real implementation ( #167511 )
2026-04-07 12:39:13 +02:00
Artur Pragacz
cb71628ee2
Validate entity ID domain ( #167228 )
2026-04-07 12:36:37 +02:00
Fabian Neundorf
f34301f236
Bump python-picnic-api2 to 1.3.4 ( #167539 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-07 12:20:22 +02:00
epenet
554b906788
Migrate qnap_qsw to use runtime_data ( #167200 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 12:16:06 +02:00
epenet
d5ffd7f37a
Improve typing in Renault sensor descriptions ( #167571 )
2026-04-07 12:13:19 +02:00
epenet
17fbb9909c
Improve typing in Renault binary_sensor descriptions ( #167577 )
2026-04-07 12:11:32 +02:00
epenet
bd4ac7993f
Improve typing in Renault select descriptions ( #167578 )
2026-04-07 12:09:30 +02:00
epenet
eaba7b0e48
Improve typing in Renault number descriptions ( #167580 )
2026-04-07 12:08:12 +02:00
Stefan Agner
2a8551138d
Reject backup uploads with invalid filenames ( #167211 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 10:34:29 +02:00
epenet
7586fe6dec
Remove unnecessary Renault entity description mixin ( #167579 )
2026-04-07 09:52:40 +02:00
Nils Ove Erstad
74a6f781a1
Fix missing color_mode initialization in MQTT JSON light schema ( #167429 )
2026-04-07 09:20:48 +02:00
Norbert Rittel
4dba27f15e
Replace "custom" with "community" in analytics_insights ( #167506 )
2026-04-07 01:19:03 +03:00
David Bonnes
298b9b962f
Use fixtures for all entity IDs in Evohome tests ( #167479 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-06 23:58:11 +02:00
Erwin Douna
f6fb6f40dd
Proxmox refactor coordinator typing ( #167500 )
2026-04-06 22:11:37 +01:00
Noah Groß
12ee952a97
Use retry_after for UpdateFailed exception in Picnic ( #167525 )
2026-04-06 22:08:10 +01:00
Erwin Douna
9d6a335127
Refactor enums in Portainer ( #167540 )
2026-04-06 22:05:10 +01:00
Norbert Rittel
e1fa894572
Improve Activity (logbook) action naming consistency ( #167533 )
2026-04-06 22:00:09 +01:00
Norbert Rittel
43c83cc850
Improve Persistent Notification action naming consistency ( #167531 )
2026-04-06 21:57:03 +01:00
Tomer
7f27915825
Bump victron-mqtt to 2026.4.1 ( #167547 )
2026-04-06 21:56:22 +01:00
Jan Bouwhuis
54a63d2c3e
Bump incomfort-client to v0.7.0 ( #167546 )
2026-04-06 22:37:38 +02:00
Erwin Douna
9709fbd6c6
Bump pyportainer 1.0.37 ( #167535 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-06 22:36:09 +02:00
puddly
12abff5b9e
Allow listing non-USB serial ports with scan_serial_ports ( #166029 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-06 14:14:08 -04:00
J. Diego Rodríguez Royo
9b2abb0acc
Move program_running to a property at Home Connect sensors ( #167523 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-06 20:12:34 +02:00
johnmph
e7bc593fa8
Add support for hiding walls and rooms in map rendering ( #162053 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-04-06 18:49:28 +01:00
Norbert Rittel
2a4b8c88a8
Improve Google Cast action naming consistency ( #167152 )
2026-04-06 19:20:38 +02:00
Erwin Douna
a6c66a86ee
Tado add rate limit indicator ( #164132 )
...
Co-authored-by: abmantis <amfcalt@gmail.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-04-06 18:00:16 +01:00
Joost Lekkerkerker
6dfcc1c4f6
Always use quality scale shorthand rule notation ( #167516 )
2026-04-06 18:36:46 +02:00
mettolen
dfb61ee881
Mark Huum documenation quality scale items done ( #167413 )
2026-04-06 17:38:31 +02:00
Daniel Hjelseth Høyer
4776b99f5f
Bump pyTibber to 0.37.0 ( #167283 )
2026-04-06 17:29:46 +02:00
Ludovic BOUÉ
49f5557947
Add sensor entities for Roborock q10 s5+ ( #166120 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-04-06 17:13:44 +02:00
Ludovic BOUÉ
4ed9113e35
Bump python-roborock from 5.3.0 to 5.5.1 ( #167520 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-04-06 16:57:02 +02:00
Norbert Rittel
e2688f909b
Update "custom component" to "community integration" in Shelly ( #167515 )
2026-04-06 16:39:35 +03:00
Mike O'Driscoll
9e1c521fed
Casper Glow: add dimming end time ( #166769 )
2026-04-06 15:09:18 +02:00
Norbert Rittel
73fbc87639
Replace 'custom component' with 'community integration' in bmw_connected_drive ( #167505 )
2026-04-06 15:35:47 +03:00
Norbert Rittel
8986477c96
Replace "custom" with "community" in homeassistant ( #167507 )
2026-04-06 15:31:25 +03:00
Jordan Harvey
ca40d68417
Bump pynintendoparental to 2.3.4 ( #167510 )
2026-04-06 15:29:54 +03:00
Erwin Douna
d2539ccaf2
Add resume button to Proxmox qemu ( #167329 )
2026-04-06 13:02:03 +02:00
Tom
56e7b8ddbb
Improve ProxmoxVE permissions handling ( #167370 )
2026-04-06 13:00:14 +02:00
Tomer
ca5aa215d2
Victron GX communication center integration ( #156090 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-06 12:57:12 +02:00
Thomas55555
d3ca5132fc
Fix polling pause in Husqvarna Automower ( #167397 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-06 12:51:42 +02:00
Norbert Rittel
f1d309779e
Improve Profiler action naming consistency ( #167349 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-06 12:49:53 +02:00
Norbert Rittel
85fa2415c1
Fix name of shopping_list.add_item action ( #167352 )
2026-04-06 12:49:23 +02:00
Franck Nijhof
ddc00f6924
Extract functional utility template functions into a functional Jinja2 extension ( #167357 )
2026-04-06 12:48:15 +02:00
Raphael Hehl
2216fcccc7
Handle access.logs.add events for UniFi Access G6 Pro Entry ( #167362 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-06 12:47:26 +02:00
Robert Svensson
6212d548b8
Bump axis to v68 to improve MQTT event resiliance ( #167373 )
2026-04-06 12:43:57 +02:00
Shai Ungar
bf12323782
Use dedicated session for seventeentrack to preserve login cookies ( #167394 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:39:49 +02:00
Willem-Jan van Rootselaar
8b9ba690f1
Include port in BSB-LAN configuration URL when non-default ( #166480 )
2026-04-06 12:38:55 +02:00
Willem-Jan van Rootselaar
3c7c0091f2
Fix setup without dhw ( #167423 )
2026-04-06 12:38:27 +02:00
Norbert Rittel
7bea4a53e2
Improve google_photos action naming consistency ( #167146 )
2026-04-06 12:37:37 +02:00
Norbert Rittel
50d9109e5f
Improve Google Calendar action naming consistency ( #167143 )
2026-04-06 12:37:29 +02:00
Denis Shulyaka
6d80b3769a
Promote Anthropic to Silver ( #167361 )
2026-04-06 12:35:44 +02:00
Pete Sage
9ff97ecd7b
Remove if statements in Sonos Media Player Tests ( #167210 )
2026-04-06 12:35:32 +02:00
Erwin Douna
34dc52c732
Add better pause behaviour to Portainer ( #167453 )
2026-04-06 12:33:33 +02:00
TimL
67243a5044
Revert "Add Remote platform to SMLIGHT Integration ( #166728 )" ( #167424 )
2026-04-06 12:31:31 +02:00
cdheiser
74770f0b33
Bump pylutron to 0.4.1 ( #167324 )
2026-04-06 12:31:10 +02:00
Steve Easley
b1d81536ce
Bump jvcprojector dependency to pyjvcprojector 2.0.5 ( #167450 )
2026-04-06 12:30:55 +02:00
Jamie Magee
b8d8b1cfa8
Fix nzbget positional argument mismatch in NZBGetAPI calls ( #167456 )
2026-04-06 12:29:27 +02:00
Jordan Harvey
dfaed39a01
Fix handling of missing period statistics in Anglian Water coordinator ( #167427 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-06 12:28:35 +02:00
Jamie Magee
4849dc0eb9
Fix modem_callerid test_setup_entry mock ( #167461 )
2026-04-06 12:28:16 +02:00
Denis Shulyaka
05aaf8745d
Add Tool search tool to Anthropic ( #167484 )
2026-04-06 12:24:07 +02:00
Cameron Jones
7c1abd993d
Add notify_on_use param to Schlage add_code service ( #167402 )
2026-04-06 12:23:49 +02:00
Nick Haghiri
0674de2ce4
Handle BadRequest exception in Backblaze B2 config flow and setup ( #167482 )
2026-04-06 12:12:55 +02:00
Nick Haghiri
ba26d119f7
Bump b2sdk to 2.10.4 ( #167481 )
2026-04-06 12:11:25 +02:00
Allen Porter
616a0f204c
Migrate Fitbit user profile fetching to use fitbit-web-api ( #167480 )
2026-04-06 12:10:29 +02:00
Andrea Turri
0eaa8d38db
Miele - fix core temperature reading ( #167476 )
2026-04-06 12:08:29 +02:00
Mike O'Driscoll
4ad2f752a3
Fix flaky fire_callbacks tests in casper_glow ( #167418 )
2026-04-06 12:06:03 +02:00
Allen Porter
310af5a31a
Update roborock services to raise ServiceNotSupported for new devices that don't yet support it ( #167470 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-06 12:05:06 +02:00
Chase
11fac8ee48
OpenRouter: Update quality scale ( #166921 )
2026-04-06 12:04:32 +02:00
Allen Porter
e70514f540
Bump pyrainbird to 6.3.0 ( #167493 )
2026-04-06 11:53:27 +02:00
dependabot[bot]
1a7465dd72
Bump home-assistant/actions from 5f5b077d63a1e4c53019231409a0c4d791fb74e5 to 5752577ea7cc5aefb064b0b21432f18fe4d6ba90 ( #167494 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 11:51:59 +02:00
dependabot[bot]
15ddce74a7
Bump github/codeql-action from 4.32.6 to 4.35.1 ( #167495 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 11:46:32 +02:00
Simone Chemelli
ee4c941610
Update IQS to gold for Fritz ( #167358 )
2026-04-06 11:24:34 +02:00
Simone Chemelli
459fc43625
Migrate wifi switch unique_id for Fritz ( #166751 )
2026-04-06 11:18:42 +02:00
Erwin Douna
893d9306d4
Refactor async_setup in Firefly III ( #167496 )
2026-04-06 11:09:19 +02:00
Erwin Douna
c243680113
Add coordinator update after press call in Portainer ( #167497 )
2026-04-06 11:05:33 +02:00
J. Diego Rodríguez Royo
db6d95273c
Add microwave to some sensors' related appliance types ( #167501 )
2026-04-06 11:05:02 +02:00
Manu
a084e85028
Add mastodon.update_profile action to Mastodon integration ( #167444 )
2026-04-05 15:23:26 -07:00
David Bonnes
1d7eb5ed15
Use mark.usefixtures for unreferenced fixtures in Evohome ( #167467 )
2026-04-05 21:31:57 +02:00
Jamie Magee
7b19b5a416
Fix overseerr test importing from future.backports ( #167458 )
2026-04-05 20:10:05 +02:00
Denis Shulyaka
2b0f2bcd12
Automatic caching support for Anthropic ( #167436 )
2026-04-05 20:10:08 +03:00
Jordan Harvey
5d5d00f0b2
Bump cryptography to 46.0.6 ( #167330 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-04-05 17:56:01 +02:00
Raphael Hehl
735adb61a3
Fix blocking SSL context creation in unifi_access integration ( #167422 )
2026-04-05 17:32:23 +02:00
Daniel Feinberg
42f602a2fd
Bump python-roborock from 5.0.0 to 5.3.0 ( #167437 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-05 07:25:01 -07:00
TimL
287b38bebd
Bump pysmlight to 0.3.2 ( #167421 )
2026-04-05 12:02:59 +02:00
Simone Chemelli
415f711039
Bump aiocomelit to 2.0.2 ( #167414 )
2026-04-05 12:02:32 +02:00
G-Two
28ddb3a590
Bump subarulink to 0.7.19 ( #167386 )
2026-04-05 12:01:40 +02:00
lzghzr
0f1dbba65a
Bump xiaomi-ble to 1.10.1 ( #167384 )
2026-04-05 11:59:31 +02:00
Patrick
206d1ab3a8
Bump starlink-grpc-core to 1.2.5 ( #167195 )
2026-04-05 11:58:46 +02:00
Marco Sousa
cb15014dc0
Bump aiopvpc to 4.3.1 ( #167189 )
2026-04-05 11:57:27 +02:00
Simone Chemelli
a30fc9e9d5
Align and cleanup tests data for Fritz ( #167363 )
2026-04-05 10:43:24 +02:00
Jonas
b5480da68e
Add manual and remaining watering time to Gardena Bluetooth for Aquaprecise ( #167381 )
2026-04-04 21:13:57 +02:00
Joost Lekkerkerker
a5a8cca424
Bump aiohue to 4.8.1 ( #167369 )
2026-04-04 20:59:34 +02:00
Niracler
5c890a8a2b
Use exception translations in sunricher_dali ( #166858 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-04 16:43:56 +02:00
Jan Weltmeyer
dc45f86beb
Add battery and supply voltage sensors to traccar_server ( #167247 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-04 16:43:45 +02:00
MoonDevLT
5ef506623d
Change attribute that is used as unique ID for lunatone ( #165200 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-04 16:07:45 +02:00
Matt Philips
5632d308dd
Improve handling of disconnected meters with Rainforest Automation Eagle-200 ( #161185 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-04 15:50:35 +02:00
Niracler
43210b845b
Mark icon-translations as exempt in sunricher_dali ( #166857 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-04 15:35:25 +02:00
Erwin Douna
d798aad2d7
Add kill button to Portainer ( #167277 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-04 15:16:39 +02:00
007hacky007
4232db480a
Bump afsapi to 0.3.1 ( #167321 )
2026-04-04 14:55:36 +02:00
J. Nick Koston
8b7d1f60a0
Bump dbus-fast to 4.0.4 ( #167135 )
2026-04-04 13:55:47 +02:00
Simone Chemelli
cb69e638b4
100% coverage of device_tracker for Vodafone Station ( #165824 )
2026-04-04 13:04:56 +02:00
Tom Matheussen
f3a020780d
Bump satel_integra to 1.1.0 ( #167353 )
2026-04-04 12:29:24 +02:00
Erwin Douna
d1224e3f92
Refactor Proxmox async_setup ( #167328 )
2026-04-04 12:09:49 +02:00
Franck Nijhof
ef8a0a404c
Fix lingering task in TTS stream override tests ( #167356 )
2026-04-04 12:06:26 +02:00
Simone Chemelli
c86eb38cdb
Automate device tracker cleanup process for Fritz ( #166864 )
2026-04-04 11:01:19 +02:00
Franck Nijhof
2333e9e8b1
Extract serialization template functions into a serialization Jinja2 extension ( #167332 )
2026-04-04 10:08:54 +02:00
J. Nick Koston
f8476e4e84
Bump habluetooth to 6.0.0 ( #167340 )
2026-04-03 17:50:47 -10:00
Noah Husby
d904175a2f
Bump aiorussound to 4.10.0 ( #167341 )
2026-04-04 05:36:33 +02:00
Franck Nijhof
193720b4c6
Pin actions/helpers/info to fix release build ( #167327 )
2026-04-03 22:51:44 +02:00
Marc Mueller
409b3f17db
Fix apple_tv RuntimeWarnings in tests ( #167325 )
2026-04-03 21:59:05 +02:00
Norbert Rittel
c3c1c3eb46
Improve Shopping List action naming consistency ( #167248 )
2026-04-03 22:57:00 +03:00
Erwin Douna
6b2a4df6e0
Bump pyportainer 1.0.36 ( #167319 )
2026-04-03 21:09:05 +02:00
g4bri3lDev
2ac3979f83
Add opendisplay encryption support ( #167251 )
2026-04-03 20:11:10 +02:00
Raj Laud
2fb44bce5d
Fix victron ble reauth flow title ( #167307 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-04-03 19:48:41 +02:00
MarkGodwin
d187e61274
Update to tplink-omada-client 1.5.7 ( #167313 )
2026-04-03 19:46:53 +02:00
Erwin Douna
7f79da2f75
Add prune volumes button to Portainer ( #167314 )
2026-04-03 19:45:55 +02:00
Ludovic BOUÉ
4871344138
Add Hisense AC (0x138C/0x0101) to Matter dry and fan mode device lists ( #167282 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-04-03 19:41:41 +02:00
Ludovic BOUÉ
b0ba740024
Matter Pir unoccupied to occupied delay ( #162435 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-04-03 18:44:29 +02:00
epenet
b6f49d2063
Refactor None handling in renault diagnostics ( #167295 )
2026-04-03 18:01:36 +02:00
Franck Nijhof
c8e2a2b520
Extract type casting template functions into a type cast Jinja2 extension ( #167280 )
2026-04-03 18:00:58 +02:00
epenet
27365a4457
Refactor None handling renault device_tracker ( #167298 )
2026-04-03 17:54:51 +02:00
epenet
4efcb5a700
Use PEP-695 syntax in Renault sensors ( #167301 )
2026-04-03 17:54:07 +02:00
Denis Shulyaka
4ffc4b8f71
Allow users to overwrite content type for AI task attachments ( #167302 )
2026-04-03 17:45:00 +02:00
Pete Sage
e8fa61ae63
Sonos alarm switch entities may not be created when speaker offline initially ( #167303 )
2026-04-03 17:42:09 +02:00
Simone Chemelli
c6c469cc7a
Migrate image unique_id for Fritz ( #167209 )
2026-04-03 16:39:35 +02:00
Richard Polzer
d51afe20e0
Clarify ekeybionyx config flow oauth2 implementation handling ( #167169 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-03 15:45:06 +02:00
epenet
5dac5ef099
Add missing availability check in device_tracker _async_write_ha_state ( #167297 )
2026-04-03 15:44:23 +02:00
Pete Sage
a1b93b418b
Bump soco to 0.30.15 ( #167299 )
2026-04-03 15:38:59 +02:00
dependabot[bot]
22a96583a9
Bump codecov/codecov-action from 5.5.3 to 6.0.0 ( #167267 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 15:22:12 +02:00
Norbert Rittel
01ffa6a676
Improve Recorder action naming consistency ( #167244 )
2026-04-03 15:21:58 +02:00
epenet
abf37849fb
Remove unnecessary attribute from Renault sensor entity descriptions ( #167268 )
2026-04-03 15:21:36 +02:00
Ludovic BOUÉ
72cd7ed178
Fix to allow Matter Fan percent setting to be null when FanMode is Auto ( #167279 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-04-03 15:21:14 +02:00
Erwin Douna
6305ea8cf2
Bump pyportainer 1.0.35 ( #167288 )
2026-04-03 15:20:49 +02:00
Ludovic BOUÉ
815c30b213
Fix Matter water heater off mode ( #167286 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-04-03 15:20:17 +02:00
Joost Lekkerkerker
68cc6df3e0
Make sure we take all Zinvolt battery units in account ( #167294 )
2026-04-03 15:13:17 +02:00
Norbert Rittel
7f700c891a
Improve Media player action naming consistency ( #167274 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-03 15:11:35 +02:00
Joost Lekkerkerker
e33727a75a
Bump Zinvolt to 0.4.1 ( #167296 )
2026-04-03 15:09:33 +02:00
Bram Kragten
374a050636
Update frontend to 20260325.6 ( #167285 )
2026-04-03 14:29:17 +02:00
Wendelin
90045e5539
Fix zwave_js subscribe_rebuild_routes_progress initial event ( #167178 )
2026-04-03 14:18:37 +02:00
Joost Lekkerkerker
e30c379979
Bump zinvolt to 0.4.0 ( #167276 )
2026-04-03 14:11:20 +02:00
Norbert Rittel
86d80c96d7
Improve Assist satellite action naming consistency ( #167278 )
2026-04-03 12:36:54 +02:00
Jan Bouwhuis
1bbecec991
Fix tuya energy sensor units ( #160392 )
2026-04-03 11:49:40 +02:00
dotlambda
3970a27369
Bump psutil to 7.2.2 ( #167263 )
2026-04-03 11:38:19 +02:00
Kevin O'Brien
745107c192
Fix Proxmox VE storage usage percentage crash on missing used_fraction ( #167136 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-03 10:41:09 +02:00
Norbert Rittel
24530d13af
Fix spelling of "cannot" in dwd_weather_warnings error string ( #167138 )
2026-04-03 10:04:32 +02:00
epenet
7529b9252c
Remove unnecessary None checks in Renault numbers and binary sensors ( #167271 )
2026-04-03 10:00:55 +02:00
g4bri3lDev
92a1c4568d
Bump py-opendisplay version to 5.9.0 ( #167250 )
2026-04-03 10:00:51 +02:00
Hai-Nam Nguyen
c6527c9f6d
Bump hyponcloud to 0.9.3 ( #167273 )
2026-04-03 10:00:35 +02:00
Andrew Jackson
05b7fa9602
Remove Transmission port forward sensor ( #167269 )
2026-04-03 09:49:38 +02:00
Joakim Plate
375bd55ae6
Update arcam to 1.8.3 ( #167249 )
2026-04-02 23:39:00 +02:00
LTek
fbd0cb8666
Fix Ring snapshots ( #164337 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-02 23:37:14 +02:00
Max R
7e061262ad
Add pre-commit hook for copilot instructions ( #167219 )
2026-04-02 22:35:53 +01:00
G Johansson
0e9c17fb16
Bump holiday library to 0.93 ( #167217 )
2026-04-02 23:32:36 +02:00
G Johansson
940de5ea84
Fix SMHI ( #167212 )
2026-04-02 23:28:44 +02:00
Marc Mueller
bf4773d9bc
Fix asyncio loop scopes for pytest fixtures ( #166758 )
2026-04-02 22:25:17 +02:00
Abílio Costa
0bedcc55ce
Set codeowners for agent configurations ( #167222 )
2026-04-02 19:45:09 +02:00
32u-nd
313f97fc47
Add missing mHz docstrings ( #167226 )
2026-04-02 19:18:57 +02:00
epenet
b7d32e0650
Adjust git commit guidelines for AI agents ( #167184 )
2026-04-02 17:20:17 +01:00
Pete Sage
b9afb2a861
Fix Sonos reporting wrong state when media title is whitespace ( #167223 )
2026-04-02 17:02:14 +01:00
32u-nd
d3a01d4c80
Add millihertz (mHz) to UnitOfFrequency ( #167087 )
...
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-04-02 17:27:40 +02:00
Steve Easley
05bd2d05f5
Bump pykaleidescape to v1.1.5 ( #167203 )
2026-04-02 15:59:01 +02:00
Joost Lekkerkerker
23469d8950
Remove not implemented supported feature from Wiim ( #167205 )
2026-04-02 15:58:07 +02:00
Erwin Douna
26f677dcd1
Portainer refactor async_setup ( #166544 )
2026-04-02 15:55:50 +02:00
Stefan Agner
484d9b0cbe
Fix test_receive_backup test error when run in isolation ( #167204 )
2026-04-02 15:36:24 +02:00
tzagim
03ed46aa07
Bump python-telegram-bot to 22.7 ( #167062 )
2026-04-02 15:14:58 +02:00
Joost Lekkerkerker
e5f4000ac2
Add manufacturer to Ecowitt device ( #167199 )
2026-04-02 14:56:13 +02:00
Norbert Rittel
406598dbfa
Fix agreement mismatch and spelling of "cannot" in nmbs ( #167137 )
2026-04-02 14:47:42 +02:00
epenet
7f23a35155
Migrate qnap to use runtime_data ( #167198 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 14:47:09 +02:00
epenet
0e521eda2e
Migrate qbittorrent to use runtime_data ( #167196 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 14:46:28 +02:00
Kurt Chrisford
5a72dc8eca
Add exception translations to Actron Air ( #167159 )
2026-04-02 14:45:42 +02:00
epenet
b11292385f
Use runtime_data in ovo_energy ( #167141 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 14:45:19 +02:00
epenet
2179a5405a
Migrate progettihwsw to use runtime_data ( #167157 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 14:45:08 +02:00
epenet
78f5989cd6
Migrate permobil to use runtime_data ( #167170 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 14:44:35 +02:00
Norbert Rittel
cca44c675c
Fix spelling of "cannot" in climate exception string ( #167139 )
2026-04-02 14:41:26 +02:00
Ariel Ebersberger
0ebe65c25b
Fix hydrawise crashes when controllers/zones are added ( #166708 )
2026-04-02 14:32:57 +02:00
dependabot[bot]
f7ee95c4b9
Bump sigstore/cosign-installer from 4.1.0 to 4.1.1 ( #167156 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-02 14:11:33 +02:00
Erik Montnemery
d78c05ab62
Propagate the in_zones attribute from device trackers in person entities ( #167192 )
2026-04-02 14:09:57 +02:00
epenet
9f41e3341f
Migrate peco to use runtime_data ( #167147 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 13:48:58 +02:00
epenet
8ab3d482b9
Migrate prusalink to use runtime_data ( #167164 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 13:48:06 +02:00
epenet
a485c3d410
Migrate prosegur to use runtime_data ( #167161 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 13:00:06 +02:00
Erik Montnemery
38b27d624a
Add new state attribute in_zones to device_tracker ( #166573 )
2026-04-02 12:24:35 +02:00
Manu
f437d65d3c
Remove deprecated LANnouncer integration ( #166838 )
2026-04-02 12:06:47 +02:00
Erik Montnemery
5ba0764a87
Fix propagation of GPS accuracy in person entity ( #167174 )
2026-04-02 11:58:48 +02:00
epenet
69fd6532cc
Migrate openhome to use runtime_data ( #167183 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:51:31 +02:00
epenet
ee8bd9f016
Migrate picnic to use runtime_data ( #167151 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:48:49 +02:00
epenet
de5a2d47a5
Migrate pushbullet to use runtime_data ( #167166 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:48:39 +02:00
epenet
54b2e0285c
Migrate panasonic_viera to use runtime_data ( #167171 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:48:36 +02:00
epenet
a0e118d411
Migrate mutesync to use runtime_data ( #167180 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-02 11:47:51 +02:00
epenet
07c33233ee
Migrate nibe_heatpump to use runtime_data ( #167181 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:47:30 +02:00
rrooggiieerr
962cac902b
Add Config Flow to Pico TTS ( #163114 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com >
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-04-02 11:41:47 +02:00
epenet
9ff5c9863f
Migrate openexchangerates to use runtime_data ( #167182 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:40:10 +02:00
epenet
b60e396241
Migrate pvoutput to use runtime_data ( #167167 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 11:03:16 +02:00
Mike Degatano
6e567ced92
Wrap hassio import in is_hassio check in get_system_info helper ( #167111 )
2026-04-02 09:05:09 +02:00
Raphael Hehl
e1c1e9a8b2
Bump unifi-discovery to version 1.3.0 ( #167106 )
2026-04-02 00:11:13 +02:00
Norbert Rittel
25b66be84d
Fix spelling of "cannot" in two user-facing strings of reolink ( #167085 )
2026-04-01 22:37:21 +02:00
Jon Culver
4d6a278137
Add Off mode support for water_heater entities in HomeKit ( #166836 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 22:29:13 +02:00
Denis Shulyaka
7a77b071a2
Add coordinator to Anthropic for availability check ( #164615 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-01 22:20:56 +02:00
Norbert Rittel
279c9e71df
Improve google_sheets action naming consistency ( #167107 )
2026-04-01 21:57:55 +02:00
DeerMaximum
2881916c91
Replace NINA attributes with sensors ( #161882 )
2026-04-01 21:53:28 +02:00
Norbert Rittel
f09602363c
Improve system_log action naming consistency ( #167104 )
2026-04-01 21:42:59 +02:00
Norbert Rittel
79b37bff0b
Improve shelly action naming consistency ( #167102 )
2026-04-01 22:15:19 +03:00
Tom
7c549870b5
Add firmware update to Ubiquiti airOS ( #166913 )
2026-04-01 20:48:06 +02:00
Abílio Costa
e50b7f41aa
Simplify claude's integrations skill ( #166903 )
2026-04-01 20:41:35 +02:00
Kevin O'Brien
efc8053027
Fix Proxmox VE backup status sensor false positive due to case mismatch ( #167069 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-01 20:32:37 +02:00
Brett Adams
d104a1126f
Fix Tesla Fleet charge current scope handling ( #166919 )
2026-04-01 20:26:18 +02:00
Joost Lekkerkerker
a573ef4b1c
Use subentry helper in WAQI ( #167061 )
2026-04-01 20:20:33 +02:00
Joost Lekkerkerker
83e8c3fc19
Revert "Pull out Dropbox integration" ( #166995 )
2026-04-01 20:19:16 +02:00
Abílio Costa
cd0ed42941
Make the Claude's GH reviewer skill a subagent ( #167065 )
2026-04-01 20:16:34 +02:00
Manu
2beca6b322
Fix websocket calling async_release_notes in update component although unavailable ( #167067 )
2026-04-01 20:10:39 +02:00
Andres Ruiz
0fc62c3150
Add support for energy statistics in waterfurnace integration ( #166707 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-04-01 20:03:15 +02:00
johanzander
7daaf3de6a
growatt_server: implement reconfiguration flow (Gold) ( #165961 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-01 19:56:53 +02:00
Abílio Costa
6470cbeada
Add --draft flag to raise-pull-request agent PR creation command ( #167068 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-01 19:53:33 +02:00
Joost Lekkerkerker
983bade8c5
Bump pySmartThings to 3.7.3 ( #167075 )
2026-04-01 19:52:05 +02:00
Franck Nijhof
9d27b9290c
Merge branch 'master' into dev
2026-04-01 17:50:14 +00:00
Norbert Rittel
d9acf64904
Fix one misspelled occurrence of "cannot" in shelly ( #167093 )
2026-04-01 19:49:38 +02:00
Norbert Rittel
cc1114de63
Fix spelling of "cannot" in local_file error string ( #167089 )
2026-04-01 19:48:54 +02:00
Bram Kragten
bff97254d7
Fix select condition state selector ( #167064 )
2026-04-01 19:41:46 +02:00
Norbert Rittel
6355adc6de
Fix spelling of "cannot" in rehlko exception string ( #167092 )
2026-04-01 19:29:49 +02:00
Norbert Rittel
879d9176bd
Fix spelling of "cannot" in azure_storage exception string ( #167088 )
2026-04-01 19:26:59 +02:00
Norbert Rittel
a3badd0a83
Spelling fixes in user-facing strings of wiz ( #167091 )
2026-04-01 19:24:01 +02:00
Simone Chemelli
73da736ebb
Patch the correct socket method in SNMP ( #167081 )
2026-04-01 18:55:53 +02:00
Norbert Rittel
c077538015
Fix spelling of "cannot" in pooldose exception string ( #167079 )
2026-04-01 18:46:34 +02:00
Norbert Rittel
33bcd710fc
Fix spelling of "Cannot reheat …" in kitchen_sink ( #167082 )
2026-04-01 18:39:46 +02:00
Niracler
6cf264dc18
Mark entity-disabled-by-default as exempt in sunricher_dali ( #166861 )
2026-04-01 18:17:24 +02:00
Mike O'Driscoll
d50d6db1bd
Add battery sensors to Casper Glow ( #166801 )
2026-04-01 18:15:38 +02:00
g4bri3lDev
d680c72c7c
Add sensor platform for OpenDisplay ( #164998 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-04-01 18:01:26 +02:00
Zoltán Farkasdi
49a8c73f72
netatmo: NDB test addition and camera fix ( #165375 )
2026-04-01 17:47:33 +02:00
Brett Adams
dc00fcaf60
Fix Tesla Fleet OAuth scope refresh during reauth ( #166920 )
2026-04-01 17:47:12 +02:00
Artem Khvastunov
b056723b98
Add multi-plane support for Forecast.Solar integration ( #160058 )
...
Co-authored-by: Junie <noreply@jb.gg >
Co-authored-by: Junie <junie@jetbrains.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 17:42:17 +02:00
CLN
1b4286381d
Bump aiounifi to 90 ( #166918 )
2026-04-01 15:43:20 +01:00
Daniel Jolly
524c2129eb
Fix ToDo List Intents item casing ( #160177 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-04-01 16:28:59 +02:00
Brett Adams
8fe09e1837
Add Claude Code agent for PR creation ( #160759 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 15:12:08 +01:00
Marc Mueller
99a186fad7
Fix lingering tasks in condition and trigger tests ( #166967 )
2026-04-01 16:10:14 +02:00
Retha Runolfsson
c1a9f293a7
Add fan speed percentage control to SwitchBot Air Purifier ( #166953 )
2026-04-01 16:08:40 +02:00
Norbert Rittel
783e2f0a00
Fix spelling of "Shut down" button label in proxmoxve ( #167059 )
2026-04-01 15:56:04 +02:00
Joost Lekkerkerker
36045c4bd3
Add ConfigEntry method to get subentries by type ( #167055 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-04-01 15:18:03 +02:00
Erwin Douna
18cd488622
Hassfest requirements.py optimization ( #166514 )
2026-04-01 15:00:54 +02:00
epenet
ef66446a0d
Add entity descriptions to Tuya camera/fan/vacuum ( #167056 )
2026-04-01 14:46:13 +02:00
Simone Chemelli
4870bb749c
100% coverage of services for Alexa Devices ( #165826 )
2026-04-01 14:44:15 +02:00
Simone Chemelli
2e2ad0aaec
Fix patching for DNS queries in Obihai ( #166790 )
2026-04-01 14:41:39 +02:00
epenet
fa7576dc5a
Simplify PLATFORMS patching in Tuya test ( #167054 )
2026-04-01 14:38:53 +02:00
Franck Nijhof
0e5fc44af3
2026.4.0 ( #166513 )
2026-04-01 14:32:20 +02:00
epenet
c6ec90c871
Move OVO Energy DataUpdateCoordinator to separate module ( #167048 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 14:09:29 +02:00
Norbert Rittel
c2065f1f14
Fix switch_failed_off exception wording in honeywell ( #166987 )
2026-04-01 14:06:15 +02:00
Franck Nijhof
803531125b
Bump version to 2026.4.0
2026-04-01 12:05:57 +00:00
Keith Roehrenbeck
5197722733
Add keyboard text input services to Apple TV integration ( #165638 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 14:05:20 +02:00
David Bonnes
49d63892d1
Validate set_system_mode params in code instead of by schema for Evohome ( #165925 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 13:59:51 +02:00
Simone Chemelli
c70ddd559b
Bump aioamazondevices to 13.3.2 ( #167052 )
2026-04-01 11:56:57 +00:00
Simone Chemelli
713054f9f8
Bump aioamazondevices to 13.3.2 ( #167052 )
2026-04-01 13:55:23 +02:00
Brett Adams
0b67644b97
Migrate Tessie setup and coordinator to tesla_fleet_api ( #167018 )
2026-04-01 13:53:08 +02:00
Franck Nijhof
c06d898b00
Bump version to 2026.4.0b10
2026-04-01 10:23:39 +00:00
Bram Kragten
c6233d02e8
Update frontend to 20260325.5 ( #167050 )
2026-04-01 10:23:27 +00:00
epenet
f2001db68c
Use runtime_data in octoprint integration ( #167028 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 12:00:40 +02:00
Bram Kragten
df08d989f2
Update frontend to 20260325.5 ( #167050 )
2026-04-01 11:59:50 +02:00
epenet
d5c7a04751
Use runtime_data in openuv integration ( #167029 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 11:34:10 +02:00
epenet
3369dfece1
Use runtime_data in ondilo_ico integration ( #167039 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 11:33:57 +02:00
epenet
7268571587
Use runtime_data in opengarage integration ( #167040 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 11:33:55 +02:00
epenet
2341f8dd5a
Use runtime_data in osoenergy integration ( #167042 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 11:33:37 +02:00
epenet
dd1722b5d6
Use runtime_data in ourgroceries integration ( #167043 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 11:29:50 +02:00
Stefan Agner
37e69cad16
Store received backup in temp backup dir only ( #166982 )
2026-04-01 09:12:28 +00:00
epenet
c8667addd8
Use runtime_data in opensky integration ( #167041 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 11:04:22 +02:00
Stefan Agner
3b9a9ca6cb
Store received backup in temp backup dir only ( #166982 )
2026-04-01 09:54:01 +02:00
smarthome-10
52050711a3
Rename component to integration in Pushsafer ( #166893 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 09:52:32 +02:00
smarthome-10
17abdd02d3
Rename component to integration in Ubiquiti mFi mPort ( #166988 )
2026-04-01 09:52:11 +02:00
smarthome-10
996f9fdca2
Rename component to integration in Hikvision ( #167030 )
2026-04-01 09:50:47 +02:00
smarthome-10
a434a0ab90
Rename component to integration in Kodi ( #167031 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 09:50:29 +02:00
smarthome-10
7bff0e2f3f
Rename component to integration in Hyperion ( #167032 )
2026-04-01 09:50:08 +02:00
smarthome-10
9cf6911b7f
Rename component to integration in Radio Thermostat ( #167033 )
2026-04-01 09:49:34 +02:00
smarthome-10
b0201e893e
Rename component to integration in TEMPer ( #167034 )
2026-04-01 09:49:00 +02:00
smarthome-10
df74d76ff2
Rename component to integration in Aruba ( #167035 )
2026-04-01 09:48:03 +02:00
epenet
6dc391e169
Use runtime_data in obihai integration ( #167037 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 09:47:03 +02:00
epenet
c7cf78952e
Use runtime_data in omnilogic integration ( #167038 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-01 09:34:05 +02:00
Oluwatobi Mustapha
2591cf2b3d
Migrate google_mail OAuth token refresh exception handling ( #165371 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-01 09:27:39 +02:00
Franck Nijhof
b14e729b2d
Bump version to 2026.4.0b9
2026-04-01 06:35:41 +00:00
TheJulianJES
87e0f2d36c
Bump ZHA to 1.1.1 ( #167025 )
2026-04-01 06:35:30 +00:00
J. Nick Koston
ae60135a08
Bump aiohttp to 3.13.5 ( #167015 )
2026-04-01 06:35:29 +00:00
Marc Mueller
3ed2dccbec
Update requests to 2.33.1 ( #167014 )
2026-04-01 06:35:28 +00:00
Jackson_57
689ee7c1e7
Bump led-ble to 1.1.8 ( #166999 )
2026-04-01 06:35:26 +00:00
Joost Lekkerkerker
12d6d7ef88
Add BEGA brand ( #166992 )
2026-04-01 06:35:25 +00:00
dontinelli
4f88c5ed29
Bump solarlog_cli to 0.7.1 ( #166990 )
2026-04-01 06:35:24 +00:00
Joost Lekkerkerker
35826dfd14
Pull out Dropbox integration ( #166986 )
2026-04-01 06:35:22 +00:00
Ariel Ebersberger
12dc33eabc
Add skeleton with repair issue to bmw integration ( #166983 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-01 06:35:21 +00:00
Joost Lekkerkerker
9650aea6a1
Make sure we can fetch player stats in Chess.com ( #166980 )
2026-04-01 06:35:19 +00:00
Norbert Rittel
aaff319e70
Fix grammar of input_shutdown_failure error in victron_ble ( #166972 )
2026-04-01 06:35:18 +00:00
Brett Adams
2b1c93724f
Use Tesla Fleet API for Tessie config flow validation ( #167021 )
2026-04-01 08:29:07 +02:00
Joost Lekkerkerker
899b776e54
Add BEGA brand ( #166992 )
2026-04-01 08:27:06 +02:00
Paulus Schoutsen
423b694a0d
Bump serialx to 1.1.1 ( #167023 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2026-04-01 08:19:34 +02:00
TheJulianJES
01324a84a8
Bump ZHA to 1.1.1 ( #167025 )
2026-04-01 06:02:21 +02:00
Marc Mueller
b63ea35959
Update requests to 2.33.1 ( #167014 )
2026-04-01 00:32:00 +02:00
J. Nick Koston
bb345dfd09
Bump aiohttp to 3.13.5 ( #167015 )
2026-03-31 12:25:09 -10:00
smarthome-10
c05c2b7f70
Rename component to integration in Start.ca ( #166989 )
2026-03-31 23:30:29 +02:00
Leon Grave
3d07ec8696
Add freshr reconfiguration flow ( #166907 )
2026-03-31 23:27:33 +02:00
Marc Mueller
3b396814ae
Update mypy to 1.20.0 ( #167000 )
2026-03-31 23:27:18 +02:00
smarthome-10
b2047c1aca
Rename component to integration in SNMP ( #166994 )
2026-03-31 23:26:11 +02:00
smarthome-10
2b0cff2c93
Rename component to integration in DNS IP ( #166993 )
2026-03-31 23:24:21 +02:00
smarthome-10
fa7af34678
Rename component to integration in EBox ( #166996 )
2026-03-31 23:24:19 +02:00
smarthome-10
7563ea6217
Rename component to integration in Bbox ( #166998 )
2026-03-31 23:24:17 +02:00
smarthome-10
08726af215
Rename component to integration in EBox ( #166996 )
2026-03-31 23:22:51 +02:00
smarthome-10
4fa1d6b0a1
Rename component to integration in Actiontec ( #167004 )
2026-03-31 23:22:25 +02:00
smarthome-10
3c86f1eee8
Rename component to integration in Fido ( #166997 )
2026-03-31 23:22:05 +02:00
smarthome-10
3a63f9fbb1
Rename component to integration in Tomato ( #167002 )
2026-03-31 23:20:52 +02:00
smarthome-10
7b5408d20c
Rename component to integration in Denon Network Receivers ( #167006 )
2026-03-31 23:19:14 +02:00
potelux
058e8ba455
Add reload service to shell_command ( #166557 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-31 23:16:54 +02:00
smarthome-10
bba3c0e6bb
Rename component to integration in Denon AVR ( #167008 )
2026-03-31 23:13:44 +02:00
smarthome-10
a266976c33
Rename component to integration in Edimax ( #167011 )
2026-03-31 23:12:48 +02:00
smarthome-10
f29c051c73
Rename component to integration in BlinkStick ( #167009 )
2026-03-31 23:11:02 +02:00
smarthome-10
8842b4840e
Rename component to integration in Glances ( #167012 )
2026-03-31 23:09:00 +02:00
potelux
586d2ceff6
Add reload service to shell_command ( #166557 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-31 23:07:26 +02:00
epenet
69a2284a00
Migrate nightscout to use runtime_data ( #166927 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 22:48:29 +02:00
Manu
19761a25da
Improve strings in HTML5 integration ( #166985 )
2026-03-31 22:45:32 +02:00
dontinelli
e4328fe34d
Bump solarlog_cli to 0.7.1 ( #166990 )
2026-03-31 22:26:03 +02:00
Jackson_57
e91b49e7cd
Bump led-ble to 1.1.8 ( #166999 )
2026-03-31 22:21:39 +02:00
Brett Adams
7d145cd3b8
Add command compatibility scaffold for Tessie migration ( #166458 )
2026-03-31 21:52:09 +02:00
Denis Shulyaka
962d5386c7
Add diagnostics to Anthropic integration ( #166739 )
2026-03-31 21:35:09 +02:00
Joost Lekkerkerker
3ba985f771
Pull out Dropbox integration ( #166986 )
2026-03-31 20:40:04 +02:00
Ariel Ebersberger
ef6718c242
Add skeleton with repair issue to bmw integration ( #166983 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-31 20:31:45 +02:00
Denis Shulyaka
02bcae00cf
Document supported features for Anthropic integration ( #166818 )
2026-03-31 21:27:12 +03:00
Bram Kragten
d9babc37f0
Bump version to 2026.4.0b8
2026-03-31 20:00:43 +02:00
Norbert Rittel
d6cd1dffa4
Fix grammar of input_shutdown_failure error in victron_ble ( #166972 )
2026-03-31 20:00:37 +02:00
Bram Kragten
a616de7452
Update frontend to 20260325.4 ( #166970 )
2026-03-31 20:00:23 +02:00
Erik Montnemery
817d3e1178
Remove redundant field descriptions from triggers and conditions ( #166955 )
2026-03-31 20:00:21 +02:00
Abílio Costa
e353ed1e2e
Add counter purpose-specific condition ( #166879 )
2026-03-31 20:00:21 +02:00
Erik Montnemery
96b7210bca
Add calendar conditions ( #166643 )
2026-03-31 20:00:19 +02:00
Erik Montnemery
22a6968a08
Add timer conditions ( #166641 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-31 20:00:19 +02:00
Joost Lekkerkerker
fc32f0dbd3
Make sure we can fetch player stats in Chess.com ( #166980 )
2026-03-31 19:59:28 +02:00
Erik Montnemery
ce8519c1b1
Update hassfest conditions, services and triggers plugins to not require field descriptions ( #166954 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-31 19:39:03 +02:00
Erik Montnemery
871d9ee0b4
Remove calendar and todo from unconditionally loaded integrations ( #166951 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-03-31 19:39:02 +02:00
Paul Bottein
11d9f236b9
Fix "Shutdown" grammar in Roborock strings ( #166948 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 19:39:01 +02:00
Artur Pragacz
8be6f441dd
Register condition platform upon use ( #166939 )
2026-03-31 19:32:20 +02:00
Manu
d432092296
Fix StopIteration error in ista EcoTrend coordinator ( #166929 )
2026-03-31 19:32:19 +02:00
Branden Cash
4d168023a2
Bump srpenergy to 1.3.8 ( #166926 )
2026-03-31 19:32:17 +02:00
Artur Pragacz
d4d639dfa2
Register trigger platform upon use ( #166911 )
2026-03-31 19:32:15 +02:00
Erik Montnemery
92375078c0
Make field description optional for non config flows ( #166892 )
2026-03-31 19:32:14 +02:00
Andreas Jakl
fc6efac559
Prevent invalid phase count state in nrgkick ( #166575 )
2026-03-31 19:32:13 +02:00
Franck Nijhof
a9e1bbd5ab
Improve time action naming consistency ( #166532 )
2026-03-31 19:32:11 +02:00
Franck Nijhof
dcf6416ae9
Improve datetime action naming consistency ( #166530 )
2026-03-31 19:32:10 +02:00
Franck Nijhof
df6b2ba0cd
Improve date action naming consistency ( #166529 )
2026-03-31 19:32:10 +02:00
Manu
cda1974e40
Add html5.dismiss_message action to HTML5 integration ( #166909 )
2026-03-31 19:02:58 +02:00
epenet
5425e82fb4
Migrate nuheat to use runtime_data ( #166937 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 17:55:47 +01:00
Claw Explorer
84f36b0d4d
Migrate tilt_ble to use runtime_data ( #166663 )
2026-03-31 18:33:48 +02:00
Bram Kragten
0807525e1b
Update frontend to 20260325.4 ( #166970 )
2026-03-31 18:26:51 +02:00
Erik Montnemery
73a86b8606
Remove redundant field descriptions from triggers and conditions ( #166955 )
2026-03-31 17:46:07 +02:00
Erik Montnemery
b8652e70e5
Remove calendar and todo from unconditionally loaded integrations ( #166951 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-03-31 17:39:42 +02:00
Marc Mueller
a3f3b0bed4
Fix lingering tasks in update_coordinator test ( #166968 )
2026-03-31 16:21:26 +02:00
prpr19xx
daaa68ce22
London Underground integration: Add Tram and IFS Cloud Cable Car status ( #166712 )
2026-03-31 16:01:21 +02:00
Branden Cash
9ada10e0cf
Bump srpenergy to 1.3.8 ( #166926 )
2026-03-31 15:48:48 +02:00
Andrew Jackson
35287c381b
Bump aiomealie to 1.2.3 ( #166942 )
2026-03-31 15:42:14 +02:00
bkobus-bbx
2ff84b633c
Add myself to blebox codeowners ( #166966 )
2026-03-31 15:38:39 +02:00
Andrew Jackson
c09d91765f
Bump aiomealie to 1.2.3 ( #166942 )
2026-03-31 15:36:23 +02:00
Manu
ac6ddf32c8
Fix StopIteration error in ista EcoTrend coordinator ( #166929 )
2026-03-31 15:35:17 +02:00
Paul Bottein
f15d9e5956
Fix Shutdown grammar in Synology DSM strings ( #166946 )
2026-03-31 15:32:07 +02:00
Paul Bottein
f95601a2e7
Fix "Shutdown" grammar in Roborock strings ( #166948 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 15:26:21 +02:00
Snuffy2
0aef0cc121
Add integration_type to opnsense ( #166965 )
2026-03-31 15:19:35 +02:00
Marc Mueller
d1bfd94d33
Shutdown debouncer in tests ( #166958 )
2026-03-31 14:51:55 +02:00
Marc Mueller
8a9c0f4fde
Fix lingering tasks in nest tests ( #166959 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-31 14:49:54 +02:00
epenet
3596771af1
Migrate nzbget to use runtime_data ( #166947 )
2026-03-31 14:10:57 +02:00
epenet
7b9b457f15
Migrate nuki to use runtime_data ( #166943 )
2026-03-31 13:55:19 +02:00
Simone Chemelli
cb8597d62f
Improve SNMP tests and avoid dns lookups ( #166604 )
2026-03-31 12:54:40 +01:00
Marc Mueller
c82cfaf633
Cancel brands rotate_token on shutdown ( #166957 )
2026-03-31 13:51:42 +02:00
Erik Montnemery
80802c9997
Update hassfest conditions, services and triggers plugins to not require field descriptions ( #166954 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-31 12:29:05 +01:00
Franck Nijhof
971579f021
Improve datetime action naming consistency ( #166530 )
2026-03-31 12:01:32 +01:00
Franck Nijhof
af6b8d4f66
Improve date action naming consistency ( #166529 )
2026-03-31 12:01:20 +01:00
Andreas Jakl
e9a61963f2
Prevent invalid phase count state in nrgkick ( #166575 )
2026-03-31 11:55:04 +01:00
Erik Montnemery
b350712f9e
Add last_non_buffering_state media_player state attribute ( #166941 )
2026-03-31 12:22:13 +02:00
Alex Barcelo
51785f10c1
Adjust Thread network diagnostics prefixes to include double colon ( #166520 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-31 12:19:07 +02:00
Artur Pragacz
24e0627b41
Register condition platform upon use ( #166939 )
2026-03-31 11:53:36 +02:00
Artur Pragacz
6c453c8b49
Register trigger platform upon use ( #166911 )
2026-03-31 11:49:38 +02:00
TheJulianJES
904a2d1b4d
Remove invalid Matter HeatingCoolingUnit device type ( #166828 )
2026-03-31 11:37:49 +02:00
epenet
f3b64dcbe0
Migrate nobo_hub to use runtime_data ( #166934 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 11:16:19 +02:00
Franck Nijhof
0edc2cbbab
Improve time action naming consistency ( #166532 )
2026-03-31 11:16:18 +02:00
epenet
751f06eb58
Migrate nmap_tracker to use runtime_data ( #166932 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 11:11:12 +02:00
epenet
9bfac71bd7
Migrate netatmo to use runtime_data ( #166925 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 11:10:50 +02:00
pedroterzero
9499476940
Add water_full fault sensor for D825A dehumidifier ( #166847 )
2026-03-31 11:10:39 +02:00
epenet
eda1eb2e35
Migrate notion to use runtime_data ( #166936 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 11:05:18 +02:00
Erik Montnemery
075e179972
Make field description optional for non config flows ( #166892 )
2026-03-31 09:59:23 +01:00
Franck Nijhof
19166e7938
Bump version to 2026.4.0b7
2026-03-31 08:25:00 +00:00
Robert Resch
3472a2bfbf
Use async download for translations ( #166940 )
2026-03-31 08:24:51 +00:00
Robert Resch
99e8066607
Use async download for translations ( #166940 )
2026-03-31 10:10:41 +02:00
Franck Nijhof
8ac66e888e
Bump version to 2026.4.0b6
2026-03-31 07:37:18 +00:00
Manu
39f2e89c4b
Bump aiontfy to 0.8.4 ( #166917 )
2026-03-31 07:36:13 +00:00
Brett Adams
fa0ea041ad
Fix Tesla Fleet startup scopes after OAuth refresh ( #166922 )
2026-03-31 07:34:18 +00:00
Manu
46b1981b77
Bump aiontfy to 0.8.3 ( #166770 )
2026-03-31 07:34:17 +00:00
Michael
29980d69b5
Add valve.opened and valve.closed triggers ( #165160 )
2026-03-31 07:29:21 +00:00
epenet
7ce32f0668
Remove unused hass.data[DOMAIN] in nfandroidtv ( #166931 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 09:27:49 +02:00
Raj Laud
3a81eb9552
Bump victron-ble-ha-parser ( #166906 )
2026-03-31 07:26:46 +00:00
Artur Pragacz
06e8333eab
Unprefix entity name for entity ID generation ( #166900 )
2026-03-31 07:26:44 +00:00
Artur Pragacz
8ee0b97e5f
Unprefix entity name for template function ( #166899 )
2026-03-31 07:26:43 +00:00
Joost Lekkerkerker
414756edc4
Get list of analytics insights integrations from next environment ( #166867 )
2026-03-31 07:26:42 +00:00
Michal Čihař
1355958f53
Skip unavailable sensors in LaCrosse View ( #166859 )
2026-03-31 07:26:40 +00:00
Lorenzo Gasparini
425d380d03
Bump fing_agent_api to 1.1.0 ( #166855 )
2026-03-31 07:26:39 +00:00
Denis Shulyaka
ff08335890
Fix OpenAI image generation with reasoning ( #166827 )
2026-03-31 07:26:37 +00:00
Florian
7170e3b232
Clamp surepetcare battery percentage to 0-100 ( #166824 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-31 07:26:36 +00:00
Taylor Wilsdon
6111eaa9e9
Support vacation mode in Econet ( #166659 )
2026-03-31 07:26:34 +00:00
AlCalzone
e02a9fe61e
Convert Z-Wave Opening state to separate Open/Closed and Tilted sensors ( #166635 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-31 07:26:33 +00:00
Erik Montnemery
cba9bf5dc4
Add valve conditions ( #166634 )
2026-03-31 07:26:31 +00:00
Franck Nijhof
72a661f1fa
Improve text action naming consistency ( #166523 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-03-31 07:26:30 +00:00
Artur Pragacz
dc5547d7b6
Unprefix entity name for template function ( #166899 )
2026-03-31 09:08:21 +02:00
Artur Pragacz
de98bc7dcf
Unprefix entity name for entity ID generation ( #166900 )
2026-03-31 09:05:39 +02:00
dependabot[bot]
a71d48085a
Bump j178/prek-action from 2.0.0 to 2.0.1 ( #166924 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 08:45:54 +02:00
Brett Adams
9e20a13936
Fix Tesla Fleet startup scopes after OAuth refresh ( #166922 )
2026-03-31 07:53:15 +02:00
Mike Degatano
e164e65217
Use aiohasupervisor for all Supervisor service calls ( #166558 )
2026-03-31 07:35:41 +02:00
Manu
07998de35e
Bump aiontfy to 0.8.4 ( #166917 )
2026-03-31 01:05:37 +02:00
smarthome-10
5253dc11dc
Rename component to integration in Linksys Smart Wi-Fi ( #166885 )
2026-03-30 22:42:00 +01:00
smarthome-10
3f9022cd53
Rename component to integration in Arris TG2492LG ( #166883 )
2026-03-30 23:23:27 +02:00
Leon Grave
073f498c75
Add freshr diagnostics ( #166912 )
2026-03-30 23:16:00 +02:00
reneboer
c5b24e9470
Update datetime selector in Renault ac_start action ( #166860 )
2026-03-30 22:34:51 +02:00
smarthome-10
c12b7bfd18
Rename component to integration in Bitcoin ( #166882 )
2026-03-30 20:41:26 +01:00
smarthome-10
1c2f583587
Rename component to integration in FortiOS ( #166887 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-30 20:33:06 +01:00
Raj Laud
58a376e68b
Bump victron-ble-ha-parser ( #166906 )
2026-03-30 20:23:22 +01:00
Jan Bouwhuis
78b251e7cb
Add clean segment support to MQTT vacuum entities ( #166794 )
2026-03-30 21:20:17 +02:00
Abílio Costa
a2c65b9126
Remove checkout requirement from PR review skill ( #166902 )
2026-03-30 19:12:59 +01:00
Denis Shulyaka
5e443681c3
Add troubleshooting documentation for Anthropic integration ( #166766 )
2026-03-30 20:10:49 +02:00
smarthome-10
13756863f1
Rename component to integration in Fail2Ban ( #166901 )
2026-03-30 20:08:56 +02:00
Raphael Hehl
fd54e45aeb
Add dynamic device support for UniFi Access door platforms ( #166793 )
2026-03-30 19:51:05 +02:00
Manu
52af74c3b6
Add entity action html5.send_message to HTML5 integration ( #166349 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-30 19:49:59 +02:00
Denis Shulyaka
dc111a475e
Add support for web search dynamic filtering for Anthropic ( #164116 )
2026-03-30 19:40:56 +02:00
Chase
14cb42349a
OpenRouter: Add WebSearch Support ( #164293 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-30 19:40:02 +02:00
Raphael Hehl
c42b50418e
Add stale device removal support to UniFi Access ( #166792 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-30 19:19:20 +02:00
AlCalzone
501b4e6efb
Convert Z-Wave Opening state to separate Open/Closed and Tilted sensors ( #166635 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-30 19:17:05 +02:00
smarthome-10
ca2099b165
Rename component to integration in Panasonic Blu-Ray ( #166890 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-30 18:13:17 +02:00
smarthome-10
69b55c295d
Rename component to integration in OhmConnect ( #166881 )
2026-03-30 17:47:38 +02:00
smarthome-10
13709b1c90
Rename component to integration in Sky Hub ( #166888 )
2026-03-30 17:45:18 +02:00
smarthome-10
2c013777db
Rename component to integration in Opple ( #166891 )
2026-03-30 17:43:56 +02:00
Raphael Hehl
91099ea489
Update UniFi Access quality scale: mark fulfilled Gold rules ( #166789 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-30 17:19:07 +02:00
Michal Čihař
70cea66e5b
Skip unavailable sensors in LaCrosse View ( #166859 )
2026-03-30 17:03:21 +02:00
Taylor Wilsdon
e78bb97e84
Support vacation mode in Econet ( #166659 )
2026-03-30 16:58:11 +02:00
Robert Svensson
732b170190
Introduce per-source DataUpdateCoordinator for UniFi polling data sources ( #166806 )
2026-03-30 16:48:18 +02:00
Raphael Hehl
0a05993a4e
Unifi Access add reconfiguration flow and refactor validation logic ( #166812 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-30 16:44:12 +02:00
Abílio Costa
42c3610685
Add counter purpose-specific condition ( #166879 )
2026-03-30 16:41:08 +02:00
Raphael Hehl
4ad73da7ec
Add strict typing to UniFi Access integration ( #166787 )
2026-03-30 16:36:07 +02:00
hanwg
0d14bdab24
Fix webhook leak for Telegram bot ( #166776 )
2026-03-30 16:29:28 +02:00
Denis Shulyaka
157362f225
Fix OpenAI image generation with reasoning ( #166827 )
2026-03-30 16:27:39 +02:00
Manu
1aa380fdfa
Add tr4nt0r as codeowner to html5 integration ( #166771 )
2026-03-30 10:25:10 -04:00
Jan Bouwhuis
9348948afa
Add attribute group_entities to the list of blocked MQTT entity attributes ( #165360 )
2026-03-30 16:21:02 +02:00
Jan Bouwhuis
14b9915914
Add repair flow when MQTT YAML config is present but the broker is not set up correctly ( #165090 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-30 16:16:31 +02:00
smarthome-10
607462028b
Rename component to integration in Thomson ( #166880 )
2026-03-30 16:08:03 +02:00
epenet
8c07348a3d
Migrate neato to use runtime_data ( #166854 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 16:03:43 +02:00
epenet
cda52af178
Migrate motioneye to use runtime_data ( #166848 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 15:56:08 +02:00
Tom Matheussen
d1ccda18f7
Skip unchanged connection check on reconfigure flow for Satel Integra ( #166695 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-30 15:52:11 +02:00
Franck Nijhof
9fb0b69f0a
Improve text action naming consistency ( #166523 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-03-30 15:42:31 +02:00
Paul Bottein
f0848edea9
Use translation key and icons.json for Synology DSM button entities ( #166862 )
2026-03-30 15:23:49 +02:00
Mike O'Driscoll
5be12a213d
Bump pycasperglow to 1.2.0 ( #166791 )
2026-03-30 15:03:40 +02:00
mettolen
20b284d0e9
Fix Huum exception translations ( #166778 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-30 14:55:45 +02:00
Lorenzo Gasparini
49c3376c95
Bump fing_agent_api to 1.1.0 ( #166855 )
2026-03-30 14:33:00 +02:00
Joost Lekkerkerker
174b5f5593
Get list of analytics insights integrations from next environment ( #166867 )
2026-03-30 14:29:25 +02:00
epenet
b38e41a34a
Refactor Tuya device diagnostics ( #166846 )
2026-03-30 14:01:18 +02:00
epenet
b6350478a5
Migrate meteo_france to use runtime_data ( #166852 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 13:48:01 +02:00
Erik Montnemery
b75af6d84a
Mark Entity.async_write_ha_state as final ( #166627 )
2026-03-30 13:21:45 +02:00
Ariel Ebersberger
194485d863
Fix shelly tests - mock async_unload_entry ( #166851 )
2026-03-30 13:19:52 +02:00
Raphael Hehl
d6458bc574
Add diagnostics support to UniFi Access integration ( #166819 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-30 12:39:38 +02:00
Mike O'Driscoll
434f1dca2c
Add diagnostics to Casper Glow ( #166807 )
2026-03-30 12:38:28 +02:00
Florian
c6ad6da6ae
Clamp surepetcare battery percentage to 0-100 ( #166824 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-30 12:34:38 +02:00
epenet
be3d65538d
Use runtime_data in motion_blinds integration ( #166849 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 12:32:27 +02:00
Michael
297e9e265a
Add valve.opened and valve.closed triggers ( #165160 )
2026-03-30 12:06:43 +02:00
Simone Chemelli
119dfbddea
Update quality scale for Fritz ( #166853 )
2026-03-30 11:32:16 +02:00
Franck Nijhof
4168000155
Bump version to 2026.4.0b5
2026-03-30 08:56:27 +00:00
Manu
9d230b4f7c
Bump habiticalib to 0.4.7 ( #166772 )
2026-03-30 08:56:21 +00:00
Matthias Alphart
745f32faa3
Update knx-frontend to 2026.3.28.223133 ( #166764 )
2026-03-30 08:56:20 +00:00
Jan Bouwhuis
112ad886c6
Revert mqtt vacuum segments support ( #166761 )
2026-03-30 08:56:19 +00:00
J. Nick Koston
8b0ec21a15
Bump aiohttp to 3.13.4 ( #166756 )
2026-03-30 08:56:18 +00:00
David Knowles
afce52a0f4
Bump pydrawise to 2026.3.0 ( #166750 )
2026-03-30 08:56:17 +00:00
Michael
7e4757c213
Bump aioimmich to 0.12.1 ( #166746 )
2026-03-30 08:56:16 +00:00
Louis Christ
d6dbcc8d82
Bump pyblu to 2.0.6 ( #166738 )
2026-03-30 08:56:15 +00:00
Åke Strandberg
fca87a2b8a
Add missing code for miele washing machine ( #166731 )
2026-03-30 08:56:13 +00:00
Noah Husby
87e648b8b8
Bump aiorussound to 4.9.1 ( #166718 )
2026-03-30 08:56:12 +00:00
Will Moss
ada549489c
Handle Oauth2 ImplementationUnavailableError in google_tasks ( #166657 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:11 +00:00
Will Moss
15e13de2a6
Handle Oauth2 ImplementationUnavailableError in lyric ( #166655 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:10 +00:00
Will Moss
dd74665622
Handle Oauth2 ImplementationUnavailableError in microbees ( #166654 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:08 +00:00
Will Moss
ff8fc56696
Handle Oauth2 ImplementationUnavailableError in monzo ( #166653 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:07 +00:00
Will Moss
2d8c903533
Handle Oauth2 ImplementationUnavailableError in iotty ( #166652 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:06 +00:00
Will Moss
c1606f515b
Handle Oauth2 ImplementationUnavailableError in google_sheets ( #166651 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:05 +00:00
Will Moss
fac2702063
Handle Oauth2 ImplementationUnavailableError in google_mail ( #166650 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:03 +00:00
Will Moss
76ae6958ed
Handle Oauth2 ImplementationUnavailableError in google_assistant_sdk ( #166649 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:02 +00:00
Will Moss
1876ed7d16
Handle Oauth2 ImplementationUnavailableError in geocaching ( #166648 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:01 +00:00
Will Moss
08ef4e0de0
Handle Oauth2 ImplementationUnavailableError in gentex_homelink ( #166646 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:56:00 +00:00
crash0verride11
a48db9d817
Correct Musiccast sound mode name ( #166644 )
...
Co-authored-by: crash0verride11 <3526616+crash0verride11@users.noreply.github.com >
Co-authored-by: jtjart <80978647+jtjart@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-30 08:55:59 +00:00
Will Moss
1334531740
Handle Oauth2 ImplementationUnavailableError in husqvarna_automower ( #166633 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-30 08:55:58 +00:00
Erwin Douna
d769b16ada
Add new OAuth exceptions to Neato ( #166584 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-30 08:55:57 +00:00
Jeef
970925141e
Bump weatherflow4py to 1.5.2 ( #166773 )
2026-03-30 10:54:17 +02:00
Matthias Alphart
51131beaec
Update knx-frontend to 2026.3.28.223133 ( #166764 )
2026-03-30 10:44:16 +02:00
Manu
c509226d17
Remove unused string from HTML5 integration ( #166826 )
2026-03-30 09:03:37 +02:00
epenet
067a9a0c25
Bump tuya-device-handlers to 0.0.16 ( #166844 )
2026-03-30 08:51:50 +02:00
pedroterzero
d10197d535
Add fixture for Tuya D825A dehumidifier ( #166822 )
2026-03-30 07:12:57 +02:00
Raman Varabets
8978d197ca
Allow Matter thermostats with null LocalTemperature ( #162973 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2026-03-30 04:41:11 +02:00
Mika
afc73fdcfd
Bump aiosolaredge to 1.0.2 ( #166763 )
2026-03-30 04:07:01 +02:00
Jeff Terrace
31a24446a8
Rename onvif event module to event_manager ( #166830 )
2026-03-29 14:05:05 -10:00
Jeff Terrace
e80caaa7cd
Remove hunterjm@ as an owner of onvif ( #166823 )
2026-03-29 18:08:53 -04:00
mletenay
2b3a504a05
Update goodwe library to 0.4.10 ( #166809 )
2026-03-29 20:39:36 +02:00
Artur Pragacz
a93229bd32
Cancel wait_for_started task in Onkyo ( #166762 )
2026-03-29 18:17:01 +02:00
DevHugo
99306a75d3
Bump youtubeaio to 2.1.2 ( #166767 )
2026-03-29 08:14:51 +02:00
Manu
3a761116e4
Bump aiontfy to 0.8.3 ( #166770 )
2026-03-29 08:14:19 +02:00
Manu
a6ec59d6a5
Bump habiticalib to 0.4.7 ( #166772 )
2026-03-29 08:13:31 +02:00
Jan Bouwhuis
ca51123115
Revert mqtt vacuum segments support ( #166761 )
2026-03-28 21:59:36 +01:00
J. Nick Koston
cfc58bd415
Bump aiohttp to 3.13.4 ( #166756 )
2026-03-28 21:22:30 +01:00
jtjart
a18f3cba32
Add config flow to pjlink ( #166073 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-28 19:58:00 +01:00
Denis Shulyaka
6218741602
Document use cases for Anthropic integration ( #166752 )
2026-03-28 19:44:54 +01:00
Mike O'Driscoll
2285db5bb1
Casper Glow - Add Select Options ( #166553 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-28 17:48:22 +01:00
Manu
738b85c17d
Add event platform to HTML5 integration ( #166577 )
2026-03-28 17:39:21 +01:00
Erwin Douna
b7bb185d50
Add new OAuth exceptions to Neato ( #166584 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-28 17:27:09 +01:00
mettolen
f4544cf952
Fix Huum test coverage and upgrade to silver ( #166548 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-28 17:26:18 +01:00
crash0verride11
beab473dcc
Correct Musiccast sound mode name ( #166644 )
...
Co-authored-by: crash0verride11 <3526616+crash0verride11@users.noreply.github.com >
Co-authored-by: jtjart <80978647+jtjart@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-28 17:23:57 +01:00
Anis Kadri
96891228c9
Add select platform to UniFi Access integration ( #166096 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-28 17:19:49 +01:00
Will Moss
a4a36b5cbd
Handle Oauth2 ImplementationUnavailableError in microbees ( #166654 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 17:18:05 +01:00
David Knowles
4a0a400e22
Bump pydrawise to 2026.3.0 ( #166750 )
2026-03-28 17:12:24 +01:00
Andrew Jackson
fbe4195ae0
Add event entity to Transmission ( #166686 )
2026-03-28 17:06:11 +01:00
Will Moss
116fa57903
Handle Oauth2 ImplementationUnavailableError in monzo ( #166653 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:56:39 +01:00
Will Moss
2399da93db
Handle Oauth2 ImplementationUnavailableError in google_assistant_sdk ( #166649 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:55:55 +01:00
Will Moss
3850bb0e57
Handle Oauth2 ImplementationUnavailableError in google_mail ( #166650 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:55:24 +01:00
Will Moss
f45c84b2a8
Handle Oauth2 ImplementationUnavailableError in iotty ( #166652 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:54:00 +01:00
Will Moss
a2e60f84da
Handle Oauth2 ImplementationUnavailableError in google_sheets ( #166651 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:53:47 +01:00
Will Moss
3757289c73
Handle Oauth2 ImplementationUnavailableError in geocaching ( #166648 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:53:20 +01:00
Will Moss
09067a18b7
Handle Oauth2 ImplementationUnavailableError in husqvarna_automower ( #166633 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:52:42 +01:00
Will Moss
6eb834946b
Handle Oauth2 ImplementationUnavailableError in lyric ( #166655 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:51:48 +01:00
Will Moss
0e1663f259
Handle Oauth2 ImplementationUnavailableError in gentex_homelink ( #166646 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:51:09 +01:00
Will Moss
0ba3a94a3b
Handle Oauth2 ImplementationUnavailableError in google_tasks ( #166657 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-28 16:50:01 +01:00
Martin Hjelmare
3562a3800f
Improve energyid config flow tests ( #166749 )
2026-03-28 16:46:49 +01:00
Michael
de0efa1639
Bump aioimmich to 0.12.1 ( #166746 )
2026-03-28 15:50:26 +01:00
Mattie
818cf41c22
Bump python-qube-heatpump to 1.8.0 ( #166713 )
2026-03-28 15:49:24 +01:00
Denis Shulyaka
25bfb16936
Exception translations for Anthropic integration ( #166723 )
2026-03-28 15:40:03 +01:00
Raman Gupta
75782e6f17
Remove dispatcher pattern and use options properties in Vizio ( #164711 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-28 15:38:59 +01:00
Åke Strandberg
3e5c291338
Add missing code for miele washing machine ( #166731 )
2026-03-28 15:27:06 +01:00
Louis Christ
30163fa2e7
Bump pyblu to 2.0.6 ( #166738 )
2026-03-28 15:26:35 +01:00
Steve Easley
16231d8d36
Bump kaleidescape dependency to 1.1.4 ( #166744 )
2026-03-28 15:21:26 +01:00
Ludovic BOUÉ
0c0d6595d6
Add Matter range hood fixture ( #166743 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-03-28 15:20:51 +01:00
Martin Hjelmare
a443060faa
Improve comelit type handling ( #166740 )
2026-03-28 15:20:23 +01:00
Noah Husby
9807722077
Bump aiorussound to 4.9.1 ( #166718 )
2026-03-28 11:15:29 +01:00
TimL
12b485b17e
Add Remote platform to SMLIGHT Integration ( #166728 )
2026-03-28 07:50:36 +01:00
Joakim Plate
45def46a45
Bump gardena bluetooth to 2.3.0 ( #166719 )
2026-03-28 00:57:27 +01:00
Martin Hjelmare
685b921fe7
Update switchbot_cloud snapshots ( #166720 )
2026-03-27 18:54:55 -04:00
Bram Kragten
c830320730
Bump version to 2026.4.0b4
2026-03-27 22:46:53 +01:00
Paul Bottein
336aa0f5df
Update frontend to 20260325.2 ( #166717 )
2026-03-27 22:46:49 +01:00
Artur Pragacz
754291b34f
Use legacy naming for entities ( #166696 )
2026-03-27 22:46:49 +01:00
Åke Strandberg
bbae0862b0
Add missing miele oven codes ( #166690 )
2026-03-27 22:46:48 +01:00
Åke Strandberg
6b7693b2fd
Add missing miele program_id code ( #166685 )
2026-03-27 22:46:47 +01:00
Simone Chemelli
954926a05c
Bump aioamazondevices to 13.3.1 ( #166658 )
2026-03-27 22:46:46 +01:00
Abílio Costa
71981f66ec
Update idasen-ha to 2.6.5 ( #166645 )
2026-03-27 22:46:45 +01:00
Artur Pragacz
7f94f95ac9
Wait for device registry in entity registry loading ( #166636 )
2026-03-27 22:46:44 +01:00
Erik Montnemery
4ee3177c5d
Add select conditions ( #166612 )
2026-03-27 22:46:43 +01:00
Erik Montnemery
9c1f9ca5c6
Add weather support to humidity conditions ( #166599 )
2026-03-27 22:46:42 +01:00
Paul Bottein
b813aa213f
Update frontend to 20260325.2 ( #166717 )
2026-03-27 22:45:11 +01:00
Ludovic BOUÉ
79ec3ff484
Add Matter Thermostat presets feature ( #160885 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-03-27 22:39:15 +01:00
reneboer
63ba49ce4c
Add start_charge action to renault ( #166701 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-03-27 22:31:48 +01:00
Samuel Xiao
85c7bf1dff
Add new Weather Station sensors to Switchbot Cloud ( #165257 )
2026-03-27 19:14:13 +00:00
Artur Pragacz
894e9bab0a
Use legacy naming for entities ( #166696 )
2026-03-27 19:45:39 +01:00
Will Moss
b39c83efd2
Handle Oauth2 ImplementationUnavailableError in google ( #166647 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 18:12:55 +00:00
DeerMaximum
e855b92b82
Introduce a base entity for NINA ( #166637 )
2026-03-27 17:19:30 +01:00
Norbert Rittel
30ee28a0d3
Improve timer action naming consistency ( #166682 )
2026-03-27 15:43:51 +00:00
Åke Strandberg
78f6b934bb
Add missing miele program_id code ( #166685 )
2026-03-27 16:14:35 +01:00
Erik Montnemery
fbef3b27bd
Add timer conditions ( #166641 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-27 15:39:10 +01:00
Abílio Costa
646f56d015
Reduce code duplication in todo triggers ( #166640 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-27 14:35:29 +00:00
Åke Strandberg
f82d21886a
Add missing miele oven codes ( #166690 )
2026-03-27 15:02:04 +01:00
Erik Montnemery
f5054d41e1
Add calendar conditions ( #166643 )
2026-03-27 14:15:41 +01:00
Allen Porter
53f64bff49
Add client_id_metadata_document_supported to the OAuth Authorization Server Metadata ( #166220 )
2026-03-27 08:51:24 -04:00
Abílio Costa
65cb9b8528
Update idasen-ha to 2.6.5 ( #166645 )
2026-03-27 11:05:58 +00:00
Will Moss
ecd16d759a
Handle Oauth2 ImplementationUnavailableError in smappee ( #166660 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-27 11:27:58 +01:00
LG-ThinQ-Integration
8498e2a715
Bump thinqconnect to 1.0.11 ( #166668 )
...
Co-authored-by: YunseonPark-LGE <yunseon.park@lge.com >
2026-03-27 11:24:04 +01:00
Erik Montnemery
4fa4ba5ad0
Add select conditions ( #166612 )
2026-03-27 10:48:20 +01:00
Erik Montnemery
a953b697ce
Add valve conditions ( #166634 )
2026-03-27 10:22:31 +01:00
Artur Pragacz
c543743245
Wait for device registry in entity registry loading ( #166636 )
2026-03-27 09:51:50 +01:00
Simone Chemelli
5b76fab646
Bump aioamazondevices to 13.3.1 ( #166658 )
2026-03-27 08:51:39 +01:00
Simone Chemelli
6153705b61
Improve Obihai tests and avoid dns lookups ( #166510 )
2026-03-27 08:50:26 +01:00
Erik Montnemery
8632420b8f
Add weather support to humidity conditions ( #166599 )
2026-03-27 07:48:14 +01:00
Erik Montnemery
4f89715453
Fix override of state write in calendar base entity ( #166625 )
2026-03-27 07:40:28 +01:00
Ariel Ebersberger
8ca8c2191f
Modernize demo/remote to async ( #166624 )
2026-03-27 07:08:58 +01:00
Will Moss
cb43950ccf
Use error introduced in #154579 in mcp integration ( #166661 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-26 20:45:23 -07:00
Will Moss
ddfef18183
Use error introduced in #154579 in google_photos integration ( #166656 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-03-26 20:45:04 -07:00
Will Moss
ac65ba7d20
Use error introduced in #154579 in fitbit integration ( #166632 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-26 20:43:23 -07:00
Erik Montnemery
d76272d74a
Fix override of state write in camera base entity ( #166626 )
2026-03-26 22:00:25 +01:00
Erik Montnemery
8e5daeb7dd
Fix override of state write in fritzbox ( #166629 )
2026-03-26 21:56:23 +01:00
Will Moss
5d7abae490
Handle Oauth2 ImplementationUnavailableError in aladdin_connect ( #166631 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-26 20:37:47 +00:00
Franck Nijhof
cff4cf4d2c
Bump version to 2026.4.0b3
2026-03-26 19:51:36 +00:00
Erik Montnemery
ee9d9781ee
Add climate.is_hvac_mode condition ( #166570 )
2026-03-26 19:51:07 +00:00
Jamie Magee
1b972d4adc
Remove tplink_lte integration ( #166615 )
2026-03-26 19:49:52 +00:00
Bram Kragten
72598479d5
Update frontend to 20260325.1 ( #166614 )
2026-03-26 19:49:50 +00:00
Erik Montnemery
02599a4a6e
Add condition humidifier.is_mode ( #166610 )
2026-03-26 19:49:49 +00:00
Erik Montnemery
af9f351fce
Restore support for number entities as limits in moisture conditions and triggers ( #166608 )
2026-03-26 19:49:47 +00:00
Erik Montnemery
ff79943776
Restore support for number entities as limits in battery conditions and triggers ( #166607 )
2026-03-26 19:49:46 +00:00
Erik Montnemery
e60048ef30
Add input_boolean support to switch conditions ( #166602 )
2026-03-26 19:49:45 +00:00
Erik Montnemery
24c0b22038
Add light.is_brightness condition ( #166601 )
2026-03-26 19:49:43 +00:00
Norbert Rittel
6f32a53742
Make siren conditions consistent with new wording ( #166600 )
2026-03-26 19:49:42 +00:00
Erik Montnemery
da9d1080d9
Remove number entity support from power triggers and conditions ( #166597 )
2026-03-26 19:49:41 +00:00
Erik Montnemery
2ea4d7913e
Remove number entity support from moisture triggers and conditions ( #166596 )
2026-03-26 19:49:40 +00:00
Erik Montnemery
16999e3707
Remove number entity support from illuminance triggers and conditions ( #166595 )
2026-03-26 19:49:38 +00:00
Erik Montnemery
5c53b847dc
Remove number entity support from humidity triggers and conditions ( #166594 )
2026-03-26 19:49:37 +00:00
Erik Montnemery
3afd763d16
Remove number entity support from battery triggers and conditions ( #166593 )
2026-03-26 19:49:35 +00:00
Abílio Costa
75a15ed24e
Add todo to experimental triggers ( #166591 )
2026-03-26 19:49:34 +00:00
Ronald van der Meer
6d56597a2a
Bump pooldose 0.9.0 ( #166589 )
2026-03-26 19:49:32 +00:00
Erik Montnemery
5872222213
Remove class NumericalDomainSpec ( #166588 )
2026-03-26 19:49:31 +00:00
reneboer
bd5c73fd7b
Bump renault-api to 0.5.7 ( #166586 )
2026-03-26 19:49:30 +00:00
hanwg
d8a32dcf69
Add missing translations for Telegram bot ( #166581 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-03-26 19:49:29 +00:00
Devin Slick
87cd90ab5d
Bump lojack-api to 0.7.2 ( #166560 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-26 19:45:06 +00:00
Tom
cb5b0c5b5e
Verify Proxmox permissions when creating snapshots ( #166547 )
2026-03-26 19:45:04 +00:00
John Meyers
2fa16101f4
Update rainmachine solar radiation to reflect it is per day, not per … ( #166040 )
2026-03-26 19:45:03 +00:00
Bram Kragten
f875c77af0
Update frontend to 20260325.1 ( #166614 )
2026-03-26 20:43:39 +01:00
Erik Montnemery
c00a68383c
Fix override of state write in radarr ( #166630 )
2026-03-26 20:39:43 +01:00
Erik Montnemery
5544157d5e
Fix override of state write in dlna_dmr ( #166628 )
2026-03-26 20:29:49 +01:00
Ariel Ebersberger
70aa58913d
Modernize demo/switch to async ( #166619 )
2026-03-26 19:52:37 +01:00
Jamie Magee
cc363e4ebd
Remove tplink_lte integration ( #166615 )
2026-03-26 18:47:39 +00:00
Daniel Nicoara
8d28b399b0
Add Matter radon sensor support ( #166298 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2026-03-26 19:46:58 +01:00
Alessio Magliarella
fe76fe5408
Bump ttn_client from 1.2.3 to 1.3.0 ( #166613 )
2026-03-26 17:35:48 +00:00
Erik Montnemery
a7de418213
Add light.is_brightness condition ( #166601 )
2026-03-26 17:58:44 +01:00
Andres Ruiz
e359a8952b
Add support for unloading the waterfurnace config ( #166555 )
2026-03-26 17:34:52 +01:00
Tom
0a9d4ef138
Verify Proxmox permissions when creating snapshots ( #166547 )
2026-03-26 17:21:30 +01:00
Andres Ruiz
5620cfbfd8
Add support for unloading the waterfurnace config ( #166555 )
2026-03-26 17:16:38 +01:00
Erik Montnemery
fb65cf48c9
Add condition humidifier.is_mode ( #166610 )
2026-03-26 17:14:11 +01:00
Norbert Rittel
7fd7b2c203
Make siren conditions consistent with new wording ( #166600 )
2026-03-26 17:06:40 +01:00
Erik Montnemery
69e691f042
Add input_boolean support to switch conditions ( #166602 )
2026-03-26 16:51:51 +01:00
Erik Montnemery
f690e6de6a
Restore support for number entities as limits in moisture conditions and triggers ( #166608 )
2026-03-26 16:42:51 +01:00
Erik Montnemery
ee3c2e6f80
Restore support for number entities as limits in battery conditions and triggers ( #166607 )
2026-03-26 16:35:59 +01:00
Erik Montnemery
5ffe301384
Add climate.is_hvac_mode condition ( #166570 )
2026-03-26 16:24:27 +01:00
Erik Montnemery
e5ad6092d1
Remove number entity support from illuminance triggers and conditions ( #166595 )
2026-03-26 16:08:28 +01:00
Erik Montnemery
bd79958d10
Remove number entity support from power triggers and conditions ( #166597 )
2026-03-26 16:05:21 +01:00
hanwg
fe485f853f
Add missing translations for Telegram bot ( #166581 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-03-26 16:03:21 +01:00
Robert Resch
3c67c6087a
Create IntegrationType enum ( #166598 )
2026-03-26 15:53:57 +01:00
Erwin Douna
cb7f9b5f49
Google Assistant SDK add new OAuth exceptions ( #166587 )
2026-03-26 15:53:12 +01:00
Erik Montnemery
2547563e8c
Remove number entity support from humidity triggers and conditions ( #166594 )
2026-03-26 15:49:40 +01:00
Erwin Douna
213b370693
Add new OAuth exceptions to Netatmo ( #166585 )
2026-03-26 15:43:13 +01:00
Robin Thoni
2c9ecb394d
Bump sfrbox-api to 0.1.1 ( #166605 )
2026-03-26 15:24:22 +01:00
Simone Chemelli
51a5f5793f
Improve Nuki tests and avoid dns lookups ( #166506 )
2026-03-26 15:12:17 +01:00
Erik Montnemery
33f11f2263
Remove number entity support from battery triggers and conditions ( #166593 )
2026-03-26 14:46:39 +01:00
Erik Montnemery
45069b623c
Remove number entity support from moisture triggers and conditions ( #166596 )
2026-03-26 14:40:56 +01:00
Abílio Costa
5defb4dbff
Add todo to experimental triggers ( #166591 )
2026-03-26 14:36:16 +01:00
Ronald van der Meer
bc7c3f0617
Bump pooldose 0.9.0 ( #166589 )
2026-03-26 14:32:52 +01:00
Devin Slick
704c0d1eb0
Bump lojack-api to 0.7.2 ( #166560 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-26 14:15:04 +01:00
John Meyers
6c864a1725
Update rainmachine solar radiation to reflect it is per day, not per … ( #166040 )
2026-03-26 14:11:12 +01:00
reneboer
299c6556bb
Bump renault-api to 0.5.7 ( #166586 )
2026-03-26 13:16:50 +01:00
Erik Montnemery
f0fc98cb66
Remove class NumericalDomainSpec ( #166588 )
2026-03-26 13:13:07 +01:00
Franck Nijhof
6dd5c30b49
Bump version to 2026.4.0b2
2026-03-26 10:59:11 +00:00
AlCalzone
72f5a572eb
Revert: Create repair issue for legacy Z-Wave Door state sensors that are still in use ( #166583 )
2026-03-26 10:58:55 +00:00
Erik Montnemery
d501d8cb28
Adjust some trigger and condition schemas ( #166568 )
2026-03-26 10:58:54 +00:00
Keilin Bickar
35c4b4ff5b
Bump asyncsleepiq to 1.7.1 ( #166552 )
2026-03-26 10:58:53 +00:00
Keilin Bickar
f3e8ac5b8e
Bump sense-energy to 0.14.0 ( #166550 )
2026-03-26 10:58:51 +00:00
tronikos
ab2bcd84c6
Add Google Drive backup upload progress ( #166549 )
2026-03-26 10:58:50 +00:00
Ariel Ebersberger
cdf7b013a9
Add battery triggers ( #166258 )
2026-03-26 10:58:48 +00:00
Erik Montnemery
eeba0467a1
Add trigger humidifier.mode_changed ( #166241 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-03-26 10:58:47 +00:00
Ariel Ebersberger
cd63d14e6f
Add battery triggers ( #166258 )
2026-03-26 11:51:49 +01:00
Simone Chemelli
30dfd23da8
Improve MySensors tests and avoid dns lookups ( #166509 )
2026-03-26 11:51:45 +01:00
AlCalzone
d39ef523b8
Revert: Create repair issue for legacy Z-Wave Door state sensors that are still in use ( #166583 )
2026-03-26 11:45:34 +01:00
Erik Montnemery
b6c2fbb8c0
Adjust some trigger and condition schemas ( #166568 )
2026-03-26 11:32:39 +01:00
tronikos
758d5469aa
Add Google Drive backup upload progress ( #166549 )
2026-03-26 10:31:07 +01:00
Keilin Bickar
ea99f88d10
Bump sense-energy to 0.14.0 ( #166550 )
2026-03-26 10:27:02 +01:00
Keilin Bickar
0a8f76864c
Bump asyncsleepiq to 1.7.1 ( #166552 )
2026-03-26 10:25:29 +01:00
Erik Montnemery
ad522d723c
Add trigger humidifier.mode_changed ( #166241 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-03-26 10:03:49 +01:00
dependabot[bot]
0f41a311c8
Bump dawidd6/action-download-artifact from 16 to 19 ( #166564 )
2026-03-26 07:45:40 +01:00
Fabian Munkes
412a9a050e
Bump music-assistant-client to 1.3.4 ( #166567 )
2026-03-26 07:45:05 +01:00
dependabot[bot]
d5efc3abd5
Bump actions/cache from 5.0.3 to 5.0.4 ( #166563 )
2026-03-26 07:41:07 +01:00
dependabot[bot]
a205623d52
Bump codecov/codecov-action from 5.5.2 to 5.5.3 ( #166562 )
2026-03-26 07:38:31 +01:00
dependabot[bot]
8208eecf8c
Bump j178/prek-action from 1.1.1 to 2.0.0 ( #166561 )
2026-03-26 07:37:25 +01:00
Franck Nijhof
43ca72bf7e
Bump version to 2026.4.0b1
2026-03-26 00:01:26 +00:00
Franck Nijhof
aa9e279026
Improve conversation action naming consistency ( #166542 )
2026-03-26 00:01:16 +00:00
Franck Nijhof
9f3917830d
Improve weather action naming consistency ( #166540 )
2026-03-26 00:01:15 +00:00
Franck Nijhof
c458bc2ee3
Improve dashboard action naming consistency ( #166539 )
2026-03-26 00:01:14 +00:00
Franck Nijhof
e0455629d7
Improve logger action naming consistency ( #166538 )
2026-03-26 00:01:12 +00:00
Franck Nijhof
b802dcba8d
Improve group action naming consistency ( #166537 )
2026-03-26 00:01:11 +00:00
Franck Nijhof
7ff868e94c
Improve water heater action naming consistency ( #166535 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-26 00:01:10 +00:00
Franck Nijhof
44bd3e3d74
Improve device tracker action naming consistency ( #166534 )
2026-03-26 00:01:09 +00:00
Jordan Harvey
9d793ce1df
Bump pyanglianwater to 3.1.2 ( #166531 )
2026-03-26 00:01:07 +00:00
Franck Nijhof
d8dee8fc91
Improve image action naming consistency ( #166527 )
2026-03-26 00:01:06 +00:00
Franck Nijhof
3c52acb825
Improve counter action naming consistency ( #166526 )
2026-03-26 00:01:04 +00:00
Franck Nijhof
cb195be6ad
Improve automation action naming consistency ( #166525 )
2026-03-26 00:01:03 +00:00
Franck Nijhof
08f7bed679
Improve humidifier action naming consistency ( #166524 )
2026-03-26 00:01:02 +00:00
Erik Montnemery
744563c7a7
Speed up trigger tests ( #166522 )
2026-03-26 00:01:01 +00:00
Franck Nijhof
5d48801645
Improve valve action naming consistency ( #166521 )
2026-03-26 00:00:59 +00:00
Franck Nijhof
4211686c07
Improve script action naming consistency ( #166517 )
2026-03-26 00:00:58 +00:00
Franck Nijhof
98379c9642
Improve cloud action naming consistency ( #166516 )
2026-03-26 00:00:57 +00:00
Erik Montnemery
a3c9d35a13
Use NumericThresholdSelector in numeric conditions ( #166507 )
2026-03-26 00:00:56 +00:00
Erik Montnemery
5a7abc0a92
Add trigger water_heater.operation_mode_changed ( #166450 )
2026-03-26 00:00:54 +00:00
johanzander
ade73ec159
growatt_server: use human-readable labels in exception messages ( #166024 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-03-26 00:00:53 +00:00
Erik Montnemery
f84398eb9c
Speed up trigger tests ( #166522 )
2026-03-26 00:51:14 +01:00
Franck Nijhof
aca5adb673
Improve conversation action naming consistency ( #166542 )
2026-03-26 00:34:22 +01:00
Franck Nijhof
f361d01b8b
Improve dashboard action naming consistency ( #166539 )
2026-03-26 00:34:08 +01:00
Franck Nijhof
d2cef2d26e
Improve cloud action naming consistency ( #166516 )
2026-03-26 00:33:48 +01:00
Abílio Costa
90524e53ec
Revert "Instruct copilot to place main comment in collapsible section" ( #166543 )
2026-03-25 22:15:21 +00:00
Franck Nijhof
668d220400
Improve script action naming consistency ( #166517 )
2026-03-25 22:14:19 +00:00
Franck Nijhof
9e28db0535
Improve valve action naming consistency ( #166521 )
2026-03-25 22:13:56 +00:00
Franck Nijhof
c5807463fd
Improve humidifier action naming consistency ( #166524 )
2026-03-25 22:13:12 +00:00
Franck Nijhof
f72a9e52f5
Improve counter action naming consistency ( #166526 )
2026-03-25 22:11:16 +00:00
Franck Nijhof
619582bd03
Improve image action naming consistency ( #166527 )
2026-03-25 22:10:50 +00:00
Franck Nijhof
bcc02d7adc
Improve automation action naming consistency ( #166525 )
2026-03-25 22:08:49 +00:00
Franck Nijhof
a9083d5362
Improve weather action naming consistency ( #166540 )
2026-03-25 22:08:29 +00:00
Franck Nijhof
dd89fa0f5b
Improve device tracker action naming consistency ( #166534 )
2026-03-25 22:04:37 +00:00
Franck Nijhof
88d0bd5a1d
Improve group action naming consistency ( #166537 )
2026-03-25 22:03:15 +00:00
Franck Nijhof
a045c2907f
Improve logger action naming consistency ( #166538 )
2026-03-25 22:02:16 +00:00
Franck Nijhof
bcca7655f8
Improve water heater action naming consistency ( #166535 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 22:01:53 +00:00
Jordan Harvey
269ef5f824
Bump pyanglianwater to 3.1.2 ( #166531 )
2026-03-25 22:33:24 +01:00
Erik Montnemery
c80a9aab71
Add trigger water_heater.operation_mode_changed ( #166450 )
2026-03-25 21:54:34 +01:00
balloob-travel
33180a658a
Validate port ranges in URL validator ( #166059 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 21:44:30 +01:00
Erik Montnemery
c5955ada1a
Use NumericThresholdSelector in numeric conditions ( #166507 )
2026-03-25 20:57:12 +01:00
Abílio Costa
fd7d936a0d
Instruct copilot to place main comment in collapsible section ( #166503 )
2026-03-25 20:45:39 +01:00
Franck Nijhof
84cd137bae
Bump version to 2026.5.0dev0 ( #166512 )
2026-03-25 20:24:07 +01:00
johanzander
3a77a638d5
growatt_server: use human-readable labels in exception messages ( #166024 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-03-25 20:00:47 +01:00
Christian Lackas
599f4f01d0
Add HmIP-FLC support to HomematicIP Cloud ( #165827 )
2026-03-25 19:58:18 +01:00
Joakim Plate
bd298e92d0
Rework patching and handling of client runner in arcam ( #165747 )
2026-03-25 19:55:59 +01:00
Leon Grave
fabbfd93df
Add dynamic devices to freshr ( #165942 )
2026-03-25 19:49:08 +01:00
Franck Nijhof
6f7a5d9320
Bump version to 2026.4.0b0
2026-03-25 18:48:08 +00:00
Simone Chemelli
1ecbc44368
Improve KNX tests and avoid dns lookups ( #166508 )
2026-03-25 19:47:57 +01:00
Ian Brown
f30217aa41
Remove MAX_NUM_CTX limit from Ollama integration ( #166140 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-25 19:46:50 +01:00
jorgenvi
4d565e6089
Fix device registry collisions for multi-module Touchline SL setups ( #166414 )
...
Co-authored-by: Jørgen Vinne Iversen <jorgenvi@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-25 19:45:55 +01:00
Andrew Doering
faaa87e36f
Add retry logic and resilience for Withings webhook subscription ( #162189 )
...
Co-authored-by: delize <4028612+delize@users.noreply.github.com >
Co-authored-by: abmantis <amfcalt@gmail.com >
2026-03-25 19:42:10 +01:00
Erik Montnemery
cd142833e7
Use NumericThresholdSelector in numeric triggers ( #166478 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-25 19:31:25 +01:00
Anis Kadri
434e1e5a69
Add sensor platform to UniFi Access integration ( #166093 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-25 19:29:10 +01:00
balloob-travel
a0ef23097f
Abort WiiM config flow when Home Assistant URL is unavailable ( #166055 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-25 19:26:45 +01:00
Stefan Agner
4d7bd49d2c
Make SecureTar v3 the default for backup creation ( #166272 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 19:10:58 +01:00
Simone Chemelli
a73157e739
Bump IQS to gold for SamsungTV ( #166490 )
2026-03-25 17:59:34 +00:00
Paul Bottein
6260bd9abc
Add missing translation for water heater operation mode ( #166501 )
2026-03-25 18:53:52 +01:00
Erik Montnemery
ec7aaeb8e2
Add temperature conditions ( #166408 )
2026-03-25 18:29:20 +01:00
Andrej Walilko
81e92e2567
Remove unused method argument from Jellyfin ( #165798 )
...
Co-authored-by: Andrej Walilko <awalilko@liquidweb.com >
2026-03-25 17:16:16 +00:00
Abílio Costa
92fed08095
Add Todo triggers ( #165931 )
...
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: abmantis <974569+abmantis@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-25 18:08:57 +01:00
Mike Degatano
6c1ad5aba4
Replace calls to ingress panels API with aiohasupervisor ( #166400 )
2026-03-25 17:54:35 +01:00
Joost Lekkerkerker
6b1a5219a3
Add config flow to Leviton Decora ( #165559 )
2026-03-25 17:53:04 +01:00
Paul Bottein
b3efa472b5
Use state selector for fan service fields ( #166488 )
2026-03-25 17:37:50 +01:00
Robert Resch
2cc8934bbd
Bump deebot-client to 18.1.0 ( #166498 )
2026-03-25 17:36:51 +01:00
Paul Bottein
a22083de10
Use state selector for water heater service fields ( #166491 )
2026-03-25 17:36:24 +01:00
Paul Bottein
2c8b8007c1
Use state selector for media player service fields ( #166493 )
2026-03-25 17:35:21 +01:00
Bram Kragten
c815090ece
Update frontend to 20260325.0 ( #166497 )
2026-03-25 17:34:12 +01:00
Paul Bottein
94acb8102f
Use state selector for vacuum service fields ( #166492 )
2026-03-25 17:33:39 +01:00
Timothy
8c73dcad91
Don't return remote/cloudhook URLs while registering a local user ( #166336 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 17:24:24 +01:00
Ariel Ebersberger
c8f7d9dd42
Add moisture conditions ( #166470 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 17:16:45 +01:00
Paul Bottein
b522db1daf
Use state selector for climate service mode fields ( #166486 )
2026-03-25 16:43:41 +01:00
Paul Bottein
338836cba2
Use state selector for light service fields ( #166489 )
2026-03-25 16:43:24 +01:00
Paul Bottein
f5e7605502
Use state selector for fan service fields ( #166488 )
2026-03-25 16:43:11 +01:00
Paul Bottein
22ddb18ce2
Use state selector for humidifier service fields ( #166487 )
2026-03-25 16:42:52 +01:00
crash0verride11
b541dc0a97
Add names for sound programs in Yamaha Musiccast ( #166231 )
...
Co-authored-by: crash0verride11 <3526616+crash0verride11@users.noreply.github.com >
Co-authored-by: jtjart <80978647+jtjart@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-25 16:42:48 +01:00
Mike Degatano
15d0a01833
Replace calls to ingress panels API with aiohasupervisor ( #166400 )
2026-03-25 16:42:32 +01:00
Abode Systems
71be2073eb
Add measurement state class for Abode multi-sensor entities ( #166431 )
2026-03-25 16:42:06 +01:00
Ronald van der Meer
e6886fc562
Add binary sensors for PoolDose delay/pump status entities ( #166485 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-25 16:37:31 +01:00
Joost Lekkerkerker
7f0f038bcd
Add entities for stick vacuum cleaner to SmartThings ( #166127 )
2026-03-25 16:28:20 +01:00
Joost Lekkerkerker
686ab66a52
Add sensors for more game modes to Chess.com ( #166331 )
2026-03-25 16:27:58 +01:00
hanwg
7a4f953fa6
Add send_media_group action for Telegram bot ( #160939 )
...
Co-authored-by: Denis Shulyaka <Shulyaka@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 16:18:25 +01:00
Erwin Douna
cd0834bfbe
Add storages to Proxmox ( #166409 )
2026-03-25 16:11:41 +01:00
AlCalzone
c598aa6964
Re-discover Z-Wave list sensors when metadata states change ( #166271 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-25 16:10:25 +01:00
Willem-Jan van Rootselaar
5ef28932e5
Bump python-bsblan to 5.1.3 ( #166479 )
2026-03-25 15:51:37 +01:00
Erik Montnemery
f2eac87673
Fix handling of units in NumericThresholdSelector ( #166475 )
2026-03-25 15:41:17 +01:00
Michael
aeb920e8ef
Add domain driven triggers to counter helper ( #164545 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-25 15:40:15 +01:00
Petar Petrov
8540a27f0d
Filter artificial zero values at UTC midnight from Forecast.Solar data ( #166447 )
2026-03-25 15:14:48 +01:00
jorgenvi
fe2d8a31b8
Add battery sensor to Roth Touchline SL integration ( #166283 )
...
Co-authored-by: Jørgen Vinne Iversen <jorgenvi@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 15:05:38 +01:00
Erwin Douna
f4efc929d6
Fix Proxmox offline node ( #165986 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-25 15:04:31 +01:00
Eniot
15d7febffd
feat(transmission): add session and cumulative stats sensors ( #166134 )
2026-03-25 14:44:47 +01:00
Andres Ruiz
0a8f5449f2
Add initial quality scale for waterfurnace ( #165756 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-25 14:41:29 +01:00
Fredrik Mårtensson
d2179d9243
Bump tuya-device-handlers to 0.0.15 ( #166477 )
2026-03-25 14:40:02 +01:00
7eaves
bf1327e355
Fix Meter Pro CO2 not discoverable via BT proxies ( #165173 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 14:38:52 +01:00
Erwin Douna
9afa827eab
Add backups sensors to Proxmox ( #166380 )
2026-03-25 14:35:52 +01:00
Mike O'Driscoll
3ae6f8e7a0
Updates for Casper glow Integraiton - Add Buttons ( #166083 )
...
Signed-off-by: Mike O'Driscoll <mike@unusedbytes.ca >
2026-03-25 14:32:47 +01:00
Tom Matheussen
56962ff907
Update IQS to Bronze for Satel Integra ( #166469 )
2026-03-25 14:31:32 +01:00
Erwin Douna
719b9bdc3c
Add snapshot button to Proxmox ( #166462 )
2026-03-25 14:27:43 +01:00
Renat Sibgatulin
bb1dc51a6b
Add a missing regression test for airq config flow ( #166473 )
2026-03-25 14:25:18 +01:00
Nathan Spencer
abbbb7df13
Bump pylitterbot to 2025.2.0 and update Litter-Robot 3 test data to match underlying API data ( #166350 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-25 14:11:58 +01:00
Robert Resch
5a308d11e4
Bump uv to 0.11.1 ( #166472 )
2026-03-25 14:08:07 +01:00
Jordan Harvey
6bf487c3f3
Bump pynintendoparental to 2.3.3 ( #166471 )
2026-03-25 14:07:56 +01:00
Bram Kragten
3162b637ea
Add mode to numeric threshold selector ( #166453 )
2026-03-25 13:56:44 +01:00
Michael
8cc1dd8091
Add is_closed state attribute to valve ( #165227 )
2026-03-25 13:49:41 +01:00
Ariel Ebersberger
83ff038188
Add humidifier condition ( #166464 )
2026-03-25 12:18:18 +00:00
Erik Montnemery
13a8d7f7a8
Add moisture triggers ( #166249 )
...
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-03-25 13:01:11 +01:00
Lukas
a721d32889
Pooldose additional entities for advanced pooldose device ( #165608 )
...
Co-authored-by: Ronald van der Meer <ronald@vandermeer.frl >
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-25 12:54:32 +01:00
Laxen
bce65d4f35
Allow test vendor IDs to set Matter label ( #161974 )
2026-03-25 12:23:45 +01:00
Franck Nijhof
daa0ddffb9
Improve scene action naming consistency ( #166456 )
2026-03-25 12:21:35 +01:00
Galorhallen
ee7dd329f0
Update and fix govee light local ( #166454 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 12:08:02 +01:00
Tom Matheussen
00cd07736e
Bump satel_integra to 1.0.0 ( #164257 )
2026-03-25 12:05:46 +01:00
Renat Sibgatulin
78871e1766
Permit manual setup for air-Q integration alongside zeroconf ( #166459 )
2026-03-25 11:59:42 +01:00
AlCalzone
bb6f739861
Fix AssertionError for Z-Wave opening state value on non-zero endpoint ( #166461 )
2026-03-25 11:52:41 +01:00
Ariel Ebersberger
9948431012
Add illuminance conditions ( #166353 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-03-25 11:01:14 +01:00
Erik Montnemery
4f9241be79
Add air quality conditions ( #166407 )
2026-03-25 10:35:41 +01:00
Mike O'Driscoll
5215e674b1
Add Binary Sensors to Casper Glow ( #166130 )
...
Signed-off-by: Mike O'Driscoll <mike@unusedbytes.ca >
2026-03-25 10:17:15 +01:00
Joost Lekkerkerker
31b12701dc
Migrate touchline to has_entity_name = true ( #166403 )
2026-03-25 10:15:16 +01:00
Stefan Agner
d5ff890a18
Use Unix socket for Supervisor communication ( #163907 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-25 10:06:36 +01:00
hanwg
32221a1ec4
Fix open sockets in tests for Telegram bot ( #166451 )
2026-03-25 09:45:44 +01:00
Sab44
a6dd56eed0
Add custom equivalent units to recorder platform ( #164893 )
2026-03-25 09:42:45 +01:00
tronikos
682eba9773
Bump opower to 0.18.0 ( #166444 )
2026-03-25 09:19:22 +01:00
J. Diego Rodríguez Royo
c055972887
Get program from base program option at Home Connect ( #164885 )
2026-03-25 09:12:51 +01:00
Raphael Hehl
78e2514b46
Bump uiprotect to 10.2.3 ( #166406 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-25 09:09:17 +01:00
Franck Nijhof
0af6a86507
Improve reload action naming for YAML-based integrations ( #166442 )
2026-03-25 09:03:33 +01:00
Erwin Douna
2367d7c168
Proxmox add runtime entities ( #166416 )
2026-03-25 08:55:14 +01:00
Franck Nijhof
8d91fd0655
Improve lock action naming consistency ( #166445 )
2026-03-25 08:54:41 +01:00
mettolen
171b8dfa89
Add Presentation light to Liebherr ( #166154 )
2026-03-25 08:12:46 +01:00
jorgenvi
f299b009fa
Add PARALLEL_UPDATES to Touchline SL climate platform ( #166415 )
...
Co-authored-by: Jørgen Vinne Iversen <jorgenvi@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 08:05:36 +01:00
Abode Systems
91e9eb0ab3
Fix Abode retrofit lock discovery ( #166433 )
2026-03-25 08:04:44 +01:00
Maciej Bieniek
a2b91a9ac0
Fix KeyError for device temperature sensor in Unifi integration ( #166410 )
2026-03-25 08:00:14 +01:00
Brett Adams
a3add179a0
Fix Tesla Fleet partner_login to not require vehicle scope. ( #166435 )
2026-03-25 07:46:47 +01:00
Franck Nijhof
6075becbab
Improve siren action naming consistency ( #166399 )
2026-03-25 07:20:58 +01:00
Marc Mueller
193f519366
Warn about *.pth files in dependencies ( #166411 )
2026-03-25 07:18:47 +01:00
Brett Adams
b6508c2ca4
Bump Tesla Fleet API to 1.4.5 ( #166432 )
2026-03-25 07:12:52 +01:00
Paulus Schoutsen
3dc478a357
Filter out WiiM devices from LinkPlay discovery ( #166436 )
2026-03-25 07:11:38 +01:00
TheJulianJES
bd407872b0
Bump ZHA to 1.1.0 ( #166438 )
2026-03-25 07:10:00 +01:00
Franck Nijhof
8b696044c3
Improve select action naming consistency ( #166398 )
2026-03-25 06:55:13 +01:00
Abílio Costa
1a772b6df2
Add button platform to LG Infrared ( #166375 )
2026-03-25 06:53:16 +01:00
Allen Porter
a880ad2904
Update Roborock entities to handle unavailable data ( #165618 )
2026-03-24 20:20:37 -07:00
mettolen
ea73f2d0f1
Refactor Huum test fixtures ( #166115 )
2026-03-25 00:22:25 +01:00
Magnus Nordseth
11351500ea
Update Touchline codeowner ( #166420 )
2026-03-25 00:20:01 +01:00
Erwin Douna
86901bfd80
Add suspend all button Proxmox ( #166417 )
2026-03-24 22:36:38 +00:00
Franck Nijhof
d2ef60125f
Improve update action naming consistency ( #166401 )
2026-03-24 22:20:24 +00:00
Brett Adams
471b49f12b
Mark Tessie docs-data-update quality scale item as done ( #166404 )
2026-03-24 22:03:08 +01:00
Andries Louw Wolthuizen
33e9e663da
Add Conductivity (EC), pH, ORP support to Tuya DGNBJ ( #159584 )
...
Co-authored-by: ramarro123 <5493729+ramarro123@users.noreply.github.com >
Co-authored-by: Erik <erik@montnemery.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-24 21:58:17 +01:00
Joost Lekkerkerker
31ff44f1a6
Use common preset names in Touchline ( #166390 )
2026-03-24 21:52:24 +01:00
Raj Laud
9274bd7867
Bump pysqueezebox to 0.14.0 ( #166395 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-24 21:49:45 +01:00
andreimoraru
e36f9eb639
Bump yt-dlp version to 2026.03.17 ( #166394 )
2026-03-24 21:48:54 +01:00
Franck Nijhof
5149932ec8
Improve button action naming consistency ( #166385 )
2026-03-24 21:47:20 +01:00
Franck Nijhof
bdd3fc7059
Improve lawn mower action naming consistency ( #166388 )
2026-03-24 21:45:53 +01:00
Franck Nijhof
c795cbc5a3
Improve to-do list action naming consistency ( #166393 )
2026-03-24 21:44:27 +01:00
Franck Nijhof
20dd604292
Improve number action naming consistency ( #166391 )
2026-03-24 21:44:10 +01:00
Paul Laffitte
c35a6dc044
Add reconfiguration flow to QNAP ( #166064 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-24 21:30:43 +01:00
Franck Nijhof
cbe767c9c5
Improve Home Assistant core action naming consistency ( #166387 )
2026-03-24 21:13:31 +01:00
Nathan Spencer
eea3b78665
Update Whisker quality scale to platinum ( #166369 )
2026-03-24 20:57:41 +01:00
Simone Chemelli
a78a553bab
Align FritzBoxProfileSwitch signature for Fritz ( #165601 )
2026-03-24 20:42:41 +01:00
Joost Lekkerkerker
7c7af7f0df
Add basic climate tests to Touchline ( #166360 )
2026-03-24 20:40:07 +01:00
Simone Chemelli
d52ad38dca
Add reconfigure config flow to SamsungTV ( #165907 )
2026-03-24 20:38:28 +01:00
David Bishop
477384ce9b
Use current track's album thumbnail as our entity_picture for "radio" sources in Music Assistant ( #166302 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-24 20:30:42 +01:00
Franck Nijhof
d1be6e1c68
Improve input helper action naming consistency ( #166382 )
2026-03-24 20:26:41 +01:00
Artur Pragacz
151eae4d5a
Add compatibility layer for entities without has_entity_name to entity registry ( #166246 )
2026-03-24 20:22:15 +01:00
Radded
035e0042fa
Battery status for Roborock Q7 ( #165886 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-24 20:11:04 +01:00
Tom
2568db5fdf
Add API token authentication to Proxmox ( #166197 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 20:09:57 +01:00
Franck Nijhof
28b1ded702
Improve calendar action naming consistency ( #166378 )
2026-03-24 19:02:05 +00:00
Franck Nijhof
236cd795b9
Improve climate action naming consistency ( #166361 )
2026-03-24 18:58:17 +00:00
Franck Nijhof
65e90b9b9f
Improve fan action naming consistency ( #166379 )
2026-03-24 18:55:09 +00:00
Franck Nijhof
96c3f3f054
Improve camera action naming consistency ( #166381 )
2026-03-24 18:53:51 +00:00
Frank Wickström
bd8e90bb00
Activate strict type checks for Huum integration ( #166357 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-24 19:45:14 +01:00
Eniot
d488bdad8a
Add port forwarding binary sensor to Transmission ( #166108 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-24 19:44:24 +01:00
Franck Nijhof
dec6f955f3
Improve switch action naming consistency ( #166376 )
2026-03-24 19:39:50 +01:00
Franck Nijhof
bdb74ca37a
Improve alarm control panel action naming consistency ( #166367 )
2026-03-24 19:36:43 +01:00
Franck Nijhof
14c0a82284
Improve cover action naming consistency ( #166366 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 19:32:17 +01:00
Artur Pragacz
b42bd4909b
Move pipeline input validation into execute method ( #166373 )
2026-03-24 19:32:13 +01:00
Franck Nijhof
001a1aada6
Improve light action naming consistency ( #166362 )
2026-03-24 19:31:01 +01:00
Abílio Costa
cd28c924ac
Move common code to entity class in LG Infrared ( #166371 )
2026-03-24 19:22:56 +01:00
Ariel Ebersberger
a19c1a7ba1
Rename humidity.value condition to humidity.is_value ( #166372 )
2026-03-24 19:17:25 +01:00
Franck Nijhof
e0d3298e77
Improve vacuum action naming consistency ( #166359 )
2026-03-24 19:09:25 +01:00
Mattie
2296c92a3e
Add Qube Heat Pump integration ( #160409 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-24 19:06:56 +01:00
Erik Montnemery
66311508ad
Add power conditions ( #166364 )
2026-03-24 19:05:16 +01:00
Raphael Hehl
d628463471
Add image platform to UniFi Access integration ( #165848 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-24 18:49:18 +01:00
Artur Pragacz
a5f9c400cc
Fix limited template unsupported lists ( #166356 )
2026-03-24 18:20:30 +01:00
Bram Kragten
36051d015a
Add numeric threshold selector ( #166314 )
2026-03-24 18:16:53 +01:00
Ariel Ebersberger
65ae221ba7
Add humidity condition ( #166358 )
2026-03-24 18:14:11 +01:00
Abílio Costa
0fd9360249
Add LG Infrared integration ( #162359 )
2026-03-24 18:10:18 +01:00
Erik Montnemery
55f56c6632
Add water_heater conditions ( #166335 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 17:56:49 +01:00
Paulus Schoutsen
0336ffca77
Handle validation error when starting stream from audio ( #166185 )
2026-03-24 11:45:08 -05:00
Magnus Nordseth
f33bd2de22
Add unique_id and device info to Roth Touchline ( #166289 )
2026-03-24 17:19:28 +01:00
David Bishop
0599550e04
Add DHCP discovery support to Whisker integration ( #165635 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-24 17:11:20 +01:00
Simone Chemelli
c384d41625
Bump aioamazondevices to 13.3.0 ( #166346 )
2026-03-24 17:02:19 +01:00
Michael Hansen
57b0456760
Bump intents to 2026.3.24 ( #166355 )
2026-03-24 10:55:30 -05:00
Erwin Douna
85c9b00035
Portainer add runtime entities ( #166320 )
2026-03-24 16:22:34 +01:00
Franck Nijhof
d9df5f1fab
Fix unmocked DNS lookups in minecraft_server config flow tests ( #166347 )
2026-03-24 16:21:00 +01:00
SOLARMAN
f3cea5160b
Add solarman integration ( #152525 )
...
Co-authored-by: xiaozhouhhh <13588112144@163.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-24 16:09:14 +01:00
alorente
ac7b5a2957
Fix Firefly iii sensors not updating ( #165450 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-24 16:01:11 +01:00
Erik Montnemery
031830f004
Add context support for conditions.yaml ( #166333 )
2026-03-24 15:57:11 +01:00
epenet
39a655e100
Migrate Tuya climate to TuyaClimateDefinition ( #166351 )
2026-03-24 15:54:29 +01:00
Ariel Ebersberger
714411c072
Rename battery.percentage to battery.is_level ( #166348 )
2026-03-24 15:44:44 +01:00
epenet
94eb1031cc
Migrate remaning Tuya entities to TuyaDefinition ( #166345 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 15:33:22 +01:00
epenet
fa98eb52ad
Migrate Tuya fan to TuyaFanDefinition ( #166344 )
2026-03-24 15:25:59 +01:00
Manu
7b1fbbd278
Allow subclasses to set state in NotifyEntity ( #154127 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 15:24:26 +01:00
Josef Zweck
b518729367
Bump aiotedee to 0.3.0 ( #166321 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-24 15:23:48 +01:00
Stefan Agner
d04c5ccc44
Bump aiohasupervisor to 0.4.3 ( #166315 )
2026-03-24 15:19:24 +01:00
epenet
d8ba32bc8e
Migrate Tuya camera to TuyaCameraDefinition ( #166343 )
2026-03-24 15:18:15 +01:00
Jan Čermák
7ae3c2012d
Remove intel-nuc machine from image build matrix ( #166326 )
2026-03-24 15:17:13 +01:00
epenet
05b78a22cf
Migrate Tuya light to TuyaLightDefinition ( #166337 )
2026-03-24 15:11:34 +01:00
epenet
0a5589c800
Migrate Tuya sensor to TuyaSensorDefinition ( #166341 )
2026-03-24 15:11:23 +01:00
epenet
9fb5bceeef
Migrate Tuya humidifier to TuyaHumidifierDefinition ( #166340 )
2026-03-24 15:09:47 +01:00
epenet
f4cce71d1f
Migrate Tuya vacuum to TuyaVacuumDefinition ( #166339 )
2026-03-24 15:09:01 +01:00
Erik Montnemery
2209c9e0f7
Fix bug in EntityOriginStateTriggerBase ( #166324 )
2026-03-24 15:03:33 +01:00
Matthias Alphart
979045bed3
Bump pyfronius to 0.8.2 ( #166334 )
2026-03-24 14:52:02 +01:00
epenet
d3a8a7e9be
Migrate Tuya binary sensor to TuyaBinarySensorDefinition ( #166330 )
2026-03-24 14:48:16 +01:00
epenet
ca63f299ff
Migrate Tuya cover to TuyaCoverDefinition ( #166328 )
2026-03-24 14:44:37 +01:00
Josef Zweck
1e9c8ec32c
Add upload progress tracking to S3 integrations ( #166325 )
2026-03-24 14:44:05 +01:00
epenet
f38f3626fb
Migrate Tuya alarm to TuyaAlarmDefinition ( #166329 )
2026-03-24 14:42:36 +01:00
TheJulianJES
4a3cc511a7
Bump universal-silabs-flasher to 1.0.3 ( #166338 )
2026-03-24 14:42:13 +01:00
TimL
b4e012fcdf
Add light platform to SMLIGHT integration ( #166092 )
2026-03-24 14:41:11 +01:00
Erik Montnemery
9da9eaf338
Add power triggers ( #166253 )
2026-03-24 14:38:07 +01:00
Retha Runolfsson
422d69f2b3
Bump PySwitchbot to 2.0.0 ( #165995 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-24 14:29:02 +01:00
Erik Montnemery
583524e841
Add illuminance triggers ( #166250 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 14:04:48 +01:00
Joost Lekkerkerker
740e21a23b
Add new fridge fixture to SmartThings ( #165198 )
2026-03-24 13:56:36 +01:00
Michael
9693ca39d1
Also listen for input_text in text.changed trigger ( #165161 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 13:27:44 +01:00
epenet
52a0ed6c1c
Bump tuya-device-handlers to 0.0.14 ( #166323 )
2026-03-24 13:14:17 +01:00
Mike Woudenberg
1702a594aa
Bump LoqedAPI to 2.1.11 ( #166311 )
2026-03-24 13:08:53 +01:00
Joakim Sørensen
e6b7ce97f3
Add progress tracking when uploading a cloud backup ( #166316 )
2026-03-24 12:10:38 +01:00
Robert Resch
0b13274271
Add some water heater triggers ( #164864 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 11:59:33 +01:00
Erik Montnemery
580ae1e81b
Add numerical climate conditions ( #166309 )
2026-03-24 11:38:14 +01:00
Erik Montnemery
4c802fba7e
Remove useless string split from conditions ( #166319 )
2026-03-24 11:32:18 +01:00
Franck Nijhof
41031b1cad
Merge branch 'master' into dev
2026-03-24 09:14:56 +00:00
Erik Montnemery
ff59604085
Use helper when creating air_quality triggers ( #166287 )
2026-03-24 09:39:34 +01:00
Erwin Douna
f9cac69172
Add network sensors to Proxmox ( #166281 )
2026-03-24 09:37:18 +01:00
Erik Montnemery
81a8dee22a
Add event entity triggers ( #165456 )
2026-03-24 08:20:21 +01:00
Franck Nijhof
00d5e89951
2026.3.4 ( #166285 )
2026-03-24 08:11:42 +01:00
Jan-Philipp Benecke
748f8b78f7
Handle invalid manifest in WebDAV backup agent gracefully ( #166306 )
2026-03-24 08:10:49 +01:00
Allen Porter
191f49a326
Add RFC9728 OAuth2 Protected Resource metadata endpoint ( #166213 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-24 08:06:48 +01:00
Erwin Douna
8178c8afa0
Add new sensors to Proxmox ( #166275 )
2026-03-24 07:48:35 +01:00
Petro31
557d072a4d
Update template light test framework ( #164688 )
2026-03-24 06:38:58 +00:00
Brett Adams
2d4c96864b
Add exception translations to Tessie ( #166047 )
2026-03-23 23:20:36 +01:00
Artur Pragacz
745dc0e183
Remove stale area entries from limited template unsupported lists ( #166079 )
2026-03-23 23:15:53 +01:00
Artur Pragacz
8d63c9ccbd
Fix set states in service intent handler ( #165432 )
2026-03-23 23:10:04 +01:00
J. Nick Koston
713475ddb0
Log ffmpeg conversion errors in ESPHome media proxy ( #166086 )
2026-03-23 23:06:55 +01:00
J. Nick Koston
4badc291d9
Don't update ESPHome host when device is already connected ( #166084 )
2026-03-23 23:03:52 +01:00
Maciej Bieniek
aa83f534c1
Improve error handling in the Tractive config flow ( #166290 )
2026-03-23 23:01:21 +01:00
Maciej Bieniek
b3d51a061a
Bump aiotractive to 1.0.1 ( #166288 )
2026-03-23 23:00:54 +01:00
Raphael Hehl
7e707d757a
Bump UniFi Access integration to Silver quality scale ( #166216 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-23 22:59:07 +01:00
Brett Adams
8c71965557
Fix Tesla Fleet token refresh handling for expired tokens ( #165354 )
2026-03-23 22:55:56 +01:00
Frank Wickström
4e42478ece
Add diagnostics to Huum integration ( #166230 )
2026-03-23 22:49:41 +01:00
Ariel Ebersberger
03c672a4f3
Add battery conditions ( #165208 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-03-23 22:18:48 +01:00
Erik Montnemery
66b5a3755c
Add text conditions ( #165918 )
2026-03-23 20:41:48 +01:00
Franck Nijhof
6c3917e927
Bump version to 2026.3.4
2026-03-23 19:24:24 +00:00
Bram Kragten
e895c1b2fd
Update frontend to 20260312.1 ( #166251 )
2026-03-23 19:20:37 +00:00
Matrix
dae971cd98
Bump yolink-api to 0.6.3 ( #166232 )
2026-03-23 19:20:36 +00:00
Peter Grauvogel
807df50eab
Bump greenplanet-energy-api from 0.1.4 to 0.1.10 ( #166217 )
2026-03-23 19:15:57 +00:00
MarkGodwin
aa05ff03b3
Bump tplink-omada-client to fix breaking changes in Omada API ( #166206 )
2026-03-23 19:15:56 +00:00
Norbert Rittel
c645bbb3f8
Replace "grid return" with "grid export" in opower issue ( #165888 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-23 12:12:30 -07:00
Erik Montnemery
319f9fda92
Add air quality triggers ( #166248 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-23 19:31:29 +01:00
cdnninja
f9525ebda7
Add switch tests to vesync ( #163325 )
2026-03-23 17:46:35 +00:00
Tommy Goode
622b92682e
Fix zwave_js fan speed mapping for GE/Jasco Enbrighten 55258 / ZW4002 ( #166169 )
2026-03-23 17:46:26 +00:00
J. Nick Koston
a81146a227
Bump oralb-ble to 1.1.0 ( #166165 )
2026-03-23 17:46:24 +00:00
Artur Pragacz
579dd6785d
Add entity name template function ( #166078 )
2026-03-23 18:33:45 +01:00
Abílio Costa
84992b875a
Allow TODO entity listeners to handle None state ( #166276 )
2026-03-23 17:32:41 +00:00
EnjoyingM
530dcadf19
Bump wolf_comm to 0.0.48 ( #166144 )
2026-03-23 17:31:22 +00:00
Michael
4aa67ddf22
Fix reload of FRITZ!Box Tools in case of connection issues ( #166111 )
2026-03-23 17:24:39 +00:00
Josef Zweck
8e95b19c4c
Bump aiotedee to 0.2.27 ( #166101 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-23 17:24:38 +00:00
Sean O'Keeffe
5558b33600
Add additional miele oven programs ( #166100 )
2026-03-23 17:24:36 +00:00
Ray Xue
0130ac6770
Bump xiaomi-ble to 1.10.0 ( #166099 )
2026-03-23 17:24:35 +00:00
tronikos
26d22e4d62
Bump python-google-weather-api to 0.0.6 ( #166085 )
2026-03-23 17:24:33 +00:00
Jack Boswell
532bc02d66
Update starlink-grpc-core to 1.2.4 ( #165882 )
2026-03-23 17:24:32 +00:00
Petro31
893eac0e84
Correct validation of scripts in template entities ( #165226 )
2026-03-23 17:22:39 +00:00
Magnus Nordseth
18a6478d9a
Add config flow to touchline integration ( #165790 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-23 17:50:46 +01:00
epenet
3d1a8fb08c
Use SensorDeviceClass.PH in mysensors ( #166274 )
2026-03-23 17:43:59 +01:00
Erik Montnemery
3657a8eb07
Adjust humidity triggers ( #166261 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-23 17:31:52 +01:00
epenet
83e8d1878b
Simplify Tuya climate entity initialisation ( #166277 )
2026-03-23 17:17:04 +01:00
mettolen
6f635adb6b
Bump pyliebherrhomeapi to 0.4.1 ( #166269 )
2026-03-23 17:14:08 +01:00
epenet
b3f4805afe
Add missing type hint to Camera entity description ( #166273 )
2026-03-23 17:11:49 +01:00
Joakim Sørensen
b70651a811
Bump hass-nabucasa from 2.0.0 to 2.2.0 ( #166267 )
2026-03-23 17:10:16 +01:00
epenet
dc1e330e4a
Simplify Tuya entity initialisation ( #166266 )
2026-03-23 16:59:56 +01:00
Erik Montnemery
a45da11ec1
Adjust light triggers ( #166263 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-23 16:48:33 +01:00
Erik Montnemery
31c7553e68
Minor improvements of occupancy trigger tests ( #166265 )
2026-03-23 16:22:25 +01:00
Erik Montnemery
44e704a6e0
Minor improvements of motion trigger tests ( #166264 )
2026-03-23 16:21:16 +01:00
Erik Montnemery
2824919a20
Minor improvements of temperature trigger tests ( #166259 )
2026-03-23 16:17:59 +01:00
Erik Montnemery
ebe0e3ace7
Minor improvements of cover trigger tests ( #166256 )
2026-03-23 16:03:27 +01:00
Erik Montnemery
e151c9c78c
Adjust temperature trigger translations ( #166260 )
2026-03-23 14:52:30 +01:00
Erik Montnemery
7287c847f4
Remove redundant humidity trigger test ( #166257 )
2026-03-23 14:31:24 +01:00
Petro31
152e17aee7
Update state template framework to support options other than state ( #162737 )
2026-03-23 14:26:21 +01:00
Petro31
c53adcb73b
Correct validation of scripts in template entities ( #165226 )
2026-03-23 14:08:11 +01:00
Abílio Costa
dab4a72128
Add copilot-specific instructions ( #166254 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-23 13:06:48 +00:00
hanwg
c94e10efa7
Improve subentry error handling for Telegram bot ( #165863 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-23 13:46:13 +01:00
Bram Kragten
ca5ea9ea35
Update frontend to 20260312.1 ( #166251 )
2026-03-23 13:38:04 +01:00
Mike Degatano
63a09d8e28
Replace calls to set options in Supervisor with aiohasupervisor ( #165872 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-23 13:18:37 +01:00
Martin Hjelmare
b5a3c2c014
Fix trane for Python 3.14.3 ( #166252 )
2026-03-23 13:17:49 +01:00
puddly
ef887c8edc
Use device-specific firmware flashers for Yellow/ZBT-1/ZBT-2 ( #164695 )
2026-03-23 13:01:10 +01:00
epenet
d0eb90274d
Cleanup deprecated YAML import from vera ( #165659 )
2026-03-23 13:00:20 +01:00
Paulus Schoutsen
cac375dafb
Only start Assist Pipeline debug thread when capturing audio ( #166190 )
2026-03-23 12:46:23 +01:00
AlCalzone
2c20b62229
Create repair issue for legacy Z-Wave Door state sensors that are still in use ( #165363 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-23 12:00:47 +01:00
Tommy Goode
b5c84b6b7a
Fix zwave_js fan speed mapping for GE/Jasco Enbrighten 55258 / ZW4002 ( #166169 )
2026-03-23 11:55:46 +01:00
Raphael Hehl
e5f9668ded
Bump py-unifi-access to 1.1.3 ( #166177 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-23 11:54:03 +01:00
Martin Hjelmare
e214ce690a
Refactor Z-Wave discovery schemas for sensor platform ( #165254 )
...
Co-authored-by: AlCalzone <d.griesel@gmx.net >
2026-03-23 11:43:30 +01:00
Erik Montnemery
a2c64f65e1
Add support for input_boolean to switch triggers ( #166242 )
2026-03-23 11:42:29 +01:00
Matrix
8bad30234a
Add YoLink YS7A06 support ( #165987 )
2026-03-23 11:19:27 +01:00
dependabot[bot]
c4545b42d8
Bump dorny/paths-filter from 3.0.2 to 4.0.1 ( #166237 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 11:08:25 +01:00
Eli Sand
b0a60d1c42
Fixes generic_thermostat config flow validation ( #165680 )
2026-03-23 10:18:45 +01:00
Norbert Rittel
e1e14bee10
Clarify description of motion_blinds.set_absolute_position action ( #166243 )
2026-03-23 10:10:10 +01:00
Erik Montnemery
3529aff4b1
Revert "Add turned off and turned on triggers to input boolean ( #158824 )" ( #166240 )
2026-03-23 08:46:03 +01:00
Matrix
16e314ccf1
Bump yolink-api to 0.6.3 ( #166232 )
2026-03-23 08:34:37 +01:00
Erik Montnemery
d634fbcad7
Add unit of measurement handling to numeric climate triggers ( #166211 )
2026-03-23 08:29:01 +01:00
Ray Xue
b84ca80d55
Add Linptech PS1BB pressure sensor support to xiaomi_ble ( #166095 )
2026-03-23 00:21:28 +01:00
David Bonnes
41c2c621f0
Bump evohome-async to 1.2.0 ( #166227 )
2026-03-23 00:10:38 +01:00
Peter Grauvogel
b230e62868
Bump greenplanet-energy-api from 0.1.4 to 0.1.10 ( #166217 )
2026-03-22 22:08:06 +01:00
Ludovic BOUÉ
12528ec128
Update python-roborock to 5.0.0 ( #166219 )
2026-03-22 13:38:31 -07:00
Manu
7f4a7670a2
Bump pyrate-limiter to 4.1.0 ( #166221 )
2026-03-22 13:38:19 -07:00
Erwin Douna
9bdc1b777e
Add async_setup and yarl to Immich coordinator ( #165900 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-22 21:36:16 +01:00
Stathogon
995e982d7f
Add shutdown button for VMs in ProxmoxVE ( #165890 )
2026-03-22 21:29:59 +01:00
MarkGodwin
b92698e3d5
Bump tplink-omada-client to fix breaking changes in Omada API ( #166206 )
2026-03-22 19:44:38 +01:00
Ludovic BOUÉ
225052b932
feat(roborock): Remove unnecessary type check for Q10 update coordinator in button setup ( #166214 )
2026-03-22 19:42:18 +01:00
Raphael Hehl
34ae51677f
Add a reauthentication flow to the UniFi Access integration ( #165859 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-22 18:09:46 +01:00
Erik Montnemery
3616a52b37
Add temperature triggers ( #165247 )
2026-03-22 15:24:53 +01:00
Ludovic BOUÉ
0128372258
Update python-roborock to 4.26.3 ( #166178 )
2026-03-22 14:01:23 +01:00
EnjoyingM
21863cd9d7
Bump wolf_comm to 0.0.48 ( #166144 )
2026-03-22 10:27:18 +01:00
Sean O'Keeffe
d67caec5c1
Add additional miele oven programs ( #166100 )
2026-03-22 09:04:07 +01:00
J. Nick Koston
8286014ae1
Bump habluetooth to 5.11.1 ( #166161 )
2026-03-21 18:22:53 -10:00
J. Nick Koston
1ff8d2279a
Bump oralb-ble to 1.1.0 ( #166165 )
2026-03-21 18:22:21 -10:00
Ludovic BOUÉ
5dcbc1d5d9
feat(roborock): Add Q10 empty dustbin button entity ( #166149 )
2026-03-22 00:36:43 +01:00
Ludovic BOUÉ
3068653cc7
Update python-roborock to 4.26.2 ( #166152 )
2026-03-21 23:44:02 +01:00
Paulus Schoutsen
61b1a45889
Add logger to OpenDisplay ( #166146 )
2026-03-21 22:30:01 +01:00
Ray Xue
573d4eba02
Bump xiaomi-ble to 1.10.0 ( #166099 )
2026-03-21 20:40:54 +01:00
Ludovic BOUÉ
09895aa601
Update python-roborock to 4.26.1 ( #166138 )
2026-03-21 20:25:24 +01:00
Joost Lekkerkerker
aa6a4c7eab
Add binary sensor for stick cleaner status to SmartThings ( #166122 )
2026-03-21 20:24:53 +01:00
Michael
662c44b125
Fix reload of FRITZ!Box Tools in case of connection issues ( #166111 )
2026-03-21 20:24:21 +01:00
Josef Zweck
5a80087cf4
Bump aiotedee to 0.2.27 ( #166101 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-21 20:23:15 +01:00
TimL
c28dc32168
Add PSRAM sensor for SMLIGHT integration ( #166104 )
2026-03-21 20:20:33 +01:00
Matthias Alphart
eef3472c43
KNX: Clean up internal setting of name, unique_id and entity_category for YAML entities ( #160265 )
2026-03-21 20:12:10 +01:00
tronikos
f9bd9f4982
Add diagnostics in Google Weather ( #166105 )
2026-03-21 18:43:45 +01:00
Jack Boswell
e4620a208d
Update starlink-grpc-core to 1.2.4 ( #165882 )
2026-03-21 18:30:04 +01:00
Ingmar Stein
c6c5661b4b
Add Identify button to Velux integration ( #163893 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-21 18:20:02 +01:00
Joost Lekkerkerker
d0154e5019
Add stick cleaner fixture to SmartThings ( #166121 )
2026-03-21 16:57:26 +01:00
Joost Lekkerkerker
16fb7ed21e
Bump TRMNL to platinum ( #166066 )
2026-03-21 06:49:50 +01:00
tronikos
d0a751abe4
Bump python-google-weather-api to 0.0.6 ( #166085 )
2026-03-20 17:02:22 -07:00
Franck Nijhof
c1bd83c9c0
2026.3.3 ( #166076 )
2026-03-20 23:01:26 +01:00
J. Nick Koston
a04b168a19
Bump aioesphomeapi to 44.6.2 ( #166080 )
2026-03-20 22:53:06 +01:00
TimL
b3c27e9f93
Bump Pysmlight 0.3.1 ( #166060 )
2026-03-20 20:26:10 +00:00
TimL
92e237ade2
Bump Pysmlight to 0.3.0 ( #165658 )
2026-03-20 20:26:08 +00:00
Franck Nijhof
cbc573a6b1
Bump version to 2026.3.3
2026-03-20 19:56:30 +00:00
TimL
0c059cfc27
Properly handle buttons of SMLIGHT SLZB-MRxU devices ( #166058 )
2026-03-20 19:55:55 +00:00
tronikos
143ce9d7b3
Bump opower to 0.17.1 ( #166044 )
2026-03-20 19:55:17 +00:00
Michael
a6aa837d40
Fix enable/disable device tracking feature during setup of FRITZ!Box Tools ( #166027 )
2026-03-20 19:52:45 +00:00
Joost Lekkerkerker
c58b4a0066
Don't create fridge setpoint if no range in SmartThings ( #166018 )
2026-03-20 19:52:43 +00:00
Hai-Nam Nguyen
5155242ba7
Bump hyponcloud from 0.3.0 to 0.9.0 ( #166005 )
2026-03-20 19:52:42 +00:00
Hai-Nam Nguyen
085680f6bf
Fix unit when plant power is above 1000W in Hypontech ( #165959 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-20 19:52:41 +00:00
AlCalzone
98ecaaa6d2
Do not use moving states for Multilevel Switch CC v1-3 Z-Wave covers ( #165909 )
2026-03-20 19:52:39 +00:00
Erwin Douna
5ad199fe16
Proxmox fix restart/reboot action ( #165901 )
2026-03-20 19:52:38 +00:00
Stefan Agner
413cb98424
Fix Abort exception caught by wrong handler in backup encrypt/decrypt ( #165852 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 19:52:37 +00:00
Robert Svensson
b38c5bcaf2
Bump axis to v67 ( #165840 )
2026-03-20 19:52:35 +00:00
Joost Lekkerkerker
fa85dfb3b5
Bump pySmartThings to 3.7.2 ( #165810 )
2026-03-20 19:52:34 +00:00
Robert Resch
f0c6a035db
Bump pyOpenSSL to 26.0.0 ( #165770 )
2026-03-20 19:52:33 +00:00
Ludovic BOUÉ
3f0c200e56
Fix Matter firmware update detection when version strings are identical ( #165509 )
2026-03-20 19:52:32 +00:00
Raj Laud
a2259ede28
Fix SmartLithium 8-cell support in victron_ble ( #165496 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-20 19:52:30 +00:00
Willem-Jan van Rootselaar
24c2b6fe81
Fix optional static values in bsblan ( #165488 )
2026-03-20 19:52:29 +00:00
Alex Merkel
efc7350e6f
LG Soundbar: Fix incorrect state and outdated track information ( #165148 )
2026-03-20 19:52:28 +00:00
Khole
5f525fc2a1
Hive: Fix bug in config flow for authentication and device registration ( #165061 )
2026-03-20 19:52:26 +00:00
Tucker Kern
f619a3e7af
Snapcast: Fix incorrect identifier extraction in async_join_players ( #165020 )
2026-03-20 19:52:25 +00:00
Paul Tarjan
4e43492342
Skip unmapped and watchdog event types in Hikvision NVR event injection ( #165009 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-20 19:52:24 +00:00
Erwin Douna
39e70071d3
Start orphaned entries in normal mode only ( #164815 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-20 19:52:22 +00:00
Tom
6da0936a66
Improve ProxmoxVE permissions validation ( #164770 )
2026-03-20 19:52:21 +00:00
Martin Ecker
5257702530
Add correct speed fan mapping for Z-Wave GE/Jasco Enbrighten ZWA4013 ( #164500 )
2026-03-20 19:52:20 +00:00
Daniel Hjelseth Høyer
93da5be052
Fix Tibber update token ( #164295 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-03-20 19:52:18 +00:00
Tom
e9576452b2
Improve ProxmoxVE permissions validation ( #164770 )
2026-03-20 20:41:31 +01:00
Alex Merkel
c8c6815efd
LG Soundbar: Fix incorrect state and outdated track information ( #165148 )
2026-03-20 20:40:12 +01:00
Joost Lekkerkerker
60ef69c21d
Don't create fridge setpoint if no range in SmartThings ( #166018 )
2026-03-20 20:38:38 +01:00
Allen Porter
d5b7792208
Add Roborock Q10 vacuum support ( #165624 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-20 18:03:16 +01:00
Michael
fdfc2f4845
Fix FRITZ!Box Tools "the test opens sockets" issue ( #165596 )
2026-03-20 17:43:42 +01:00
Michael
184d834a91
Fix enable/disable device tracking feature during setup of FRITZ!Box Tools ( #166027 )
2026-03-20 17:29:33 +01:00
mettolen
0c98bf2676
Implement stale devices and update Liebherr to gold ( #164666 )
2026-03-20 16:31:09 +01:00
mettolen
229e1ee26b
Pump pyliebherrhomeapi to 0.4.0 ( #165973 )
2026-03-20 16:02:49 +01:00
TimL
fdd2db6f23
Bump Pysmlight 0.3.1 ( #166060 )
2026-03-20 15:54:03 +01:00
TimL
2886863000
Properly handle buttons of SMLIGHT SLZB-MRxU devices ( #166058 )
2026-03-20 15:44:59 +01:00
Renat Sibgatulin
bf4170938c
Add diagnostics platform to air-Q integration ( #166065 )
...
Co-authored-by: Claw <claw@theeggeadventure.com >
2026-03-20 15:25:27 +01:00
Mike O'Driscoll
6b84815c57
Add Casper Glow integration ( #164536 )
...
Signed-off-by: Mike O'Driscoll <mike@unusedbytes.ca >
2026-03-20 15:21:07 +01:00
aryanhasgithub
01b873f3bc
Add Lichess Integration ( #166051 )
2026-03-20 12:35:51 +01:00
mettolen
66b1728c13
Implement reauth for Huum integration ( #165971 )
2026-03-20 10:03:23 +01:00
Erik Montnemery
d11668b868
Remove useless string split from mqtt diagnostics ( #166035 )
2026-03-20 09:51:59 +01:00
tronikos
ed3f70bc3f
Bump androidtvremote2 to 0.3.1 ( #166045 )
2026-03-20 08:15:04 +01:00
tronikos
008eb39c3b
Bump opower to 0.17.1 ( #166044 )
2026-03-20 08:14:22 +01:00
Erik Montnemery
a085d91a0d
Remove useless string split from triggers ( #166034 )
2026-03-20 07:56:55 +01:00
Logan Rosen
6395a0abd0
Reject entity/number price for external statistics in energy config ( #165582 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-20 08:34:40 +02:00
Erwin Douna
0de2e689f1
Add pause/resume buttons to Portainer ( #166028 )
2026-03-19 22:35:53 +01:00
Hai-Nam Nguyen
21d06fdace
Fix unit when plant power is above 1000W in Hypontech ( #165959 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-19 21:52:59 +01:00
AlCalzone
c8cf13ba19
Do not use moving states for Multilevel Switch CC v1-3 Z-Wave covers ( #165909 )
2026-03-19 21:30:26 +01:00
johanzander
d9a29bd486
growatt_server: add translation keys to all raised exceptions ( #165927 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-03-19 21:08:15 +01:00
Norbert Rittel
bd0145cb8d
Fix spelling of "Wi-Fi" trademark in user-facing string of sfr_box ( #166019 )
2026-03-19 20:43:16 +01:00
wollew
d002b48335
Replace deprecated library call in Velux integration ( #165996 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-19 19:29:35 +01:00
Norbert Rittel
c66daf13d3
Fix spelling of "Wi-Fi" in user-facing strings of shelly ( #166017 )
2026-03-19 19:17:23 +01:00
Christian Lackas
1cae0e3cd3
Bump homematicip to 2.7.0 ( #166012 )
2026-03-19 17:53:12 +00:00
Paul Tarjan
de93d1d52a
Skip unmapped and watchdog event types in Hikvision NVR event injection ( #165009 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-19 18:39:28 +01:00
Tucker Kern
c67438c515
Snapcast: Fix incorrect identifier extraction in async_join_players ( #165020 )
2026-03-19 18:36:42 +01:00
Linkplay2020
fa57f72f37
Add WiiM media player integration ( #148948 )
...
Co-authored-by: Tao Jiang <tao.jiang@linkplay.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-19 18:33:53 +01:00
Tom Matheussen
29309d1315
Add reconfigure flow to Satel Integra ( #164938 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-19 18:31:46 +01:00
Robin Lintermann
130e0db742
Change codeowner of smarla integration ( #166015 )
2026-03-19 18:30:24 +01:00
Willem-Jan van Rootselaar
450d46f652
Fix optional static values in bsblan ( #165488 )
2026-03-19 17:07:49 +00:00
DeerMaximum
625603839c
Remove DeerMaximum from velux codeowners ( #166014 )
2026-03-19 17:39:55 +01:00
Michael Hansen
fb66d766a8
Ensure STT metadata enums are passed ( #165220 )
2026-03-19 17:38:43 +01:00
Paul Bottein
e5f13b4126
Add state_attr_translated template filter and function ( #165317 )
...
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com >
Co-authored-by: piitaya <5878303+piitaya@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-19 17:21:43 +01:00
Raj Laud
4a22f2c93e
Add reauth flow and auto-trigger to victron_ble integration ( #165729 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-19 17:01:04 +01:00
Mike Degatano
a5c48b190a
Remove get_issues_info from hassio __all__ ( #165929 )
2026-03-19 16:58:20 +01:00
epenet
5e1a0e2152
Use annotationlib.get_annotations in entity helper ( #165331 )
2026-03-19 15:27:42 +01:00
Hai-Nam Nguyen
9a5516bb1d
Bump hyponcloud from 0.3.0 to 0.9.0 ( #166005 )
2026-03-19 15:25:44 +01:00
J. Diego Rodríguez Royo
b9172cf4a8
Add 3D heating, air fry, and grill programs to Home Connect ( #166006 )
2026-03-19 15:21:20 +01:00
Ariel Ebersberger
8e4dc29226
Fix backblaze_b2 tests for Python 3.14.3 ( #165930 )
2026-03-19 14:01:27 +01:00
epenet
b152f2f9a6
Add test fixture for Tuya WiFi smart online 8 in 1 tester ( #166003 )
2026-03-19 13:27:42 +01:00
epenet
abca80dc13
Simplify mocking of Tuya device notifications ( #165998 )
2026-03-19 13:24:10 +01:00
Ville Skyttä
6869369ab2
Add some EZVIZ sensor icons ( #166000 )
2026-03-19 13:23:33 +01:00
Brett Adams
c2dde06713
Fix mixed-language Splunk setup errors in exception translations ( #165974 )
2026-03-19 13:21:45 +01:00
Retha Runolfsson
e455c05721
Added exception handling when switchbot account login. ( #165978 )
2026-03-19 13:15:45 +01:00
Ariel Ebersberger
085df1de19
Fix Home Asssitant Cloud test for Python 3.14.3 ( #165937 )
2026-03-19 12:11:26 +00:00
J. Diego Rodríguez Royo
91a1237965
Bump aiohomeconnect to 0.33.0 ( #166001 )
2026-03-19 13:07:57 +01:00
Raj Laud
680a6bc856
Add sensor tests for missing victron_ble device types ( #165498 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-19 12:06:14 +01:00
dependabot[bot]
152912c258
Bump actions/download-artifact from 8.0.0 to 8.0.1 ( #165982 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 11:20:30 +01:00
wollew
40e8a1b11a
Bump pyvlx to 0.2.32 ( #165990 )
2026-03-19 11:14:57 +01:00
johanzander
69dc354669
growatt_server: add diagnostics support ( #165923 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-19 11:09:25 +01:00
Christopher Fenner
bbe1bf14ae
Bump PyViCare to 2.58.1 ( #165965 )
2026-03-19 10:19:48 +01:00
Joost Lekkerkerker
5470d8f8a7
Add switch for microfilter bypass mode to SmartThings ( #165919 )
2026-03-19 09:29:48 +01:00
Joost Lekkerkerker
99fe4b10d0
Add sensors for microfilter to SmartThings ( #165922 )
2026-03-19 08:57:51 +01:00
Brett Adams
886b6b08ac
Source Tessie phantom drain and battery sensors from state data ( #165970 )
2026-03-19 08:24:32 +01:00
Robert Svensson
6a1e7c1cca
Switch over to aiohttp on the Axis integration ( #165963 )
2026-03-19 08:23:06 +01:00
Josef Zweck
d17df13055
Manually update values instead of sending an event in mold_indicator ( #165891 )
2026-03-19 08:17:07 +01:00
J. Nick Koston
f73502c77a
Bump ulid-transform to 2.2.0 ( #165964 )
2026-03-18 23:15:26 +01:00
Dan Raper
2c37a86bc9
Bump ohme to 1.7.1 ( #165951 )
2026-03-18 21:47:48 +00:00
tronikos
fa8e976de7
Add exception translations to Google Weather ( #165935 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-18 13:25:58 -07:00
Andres Ruiz
877bca28ad
Stop manually assigning an entity_id in waterfurnace sensors ( #165954 )
2026-03-18 20:58:36 +01:00
tronikos
a57c65f512
Add reconfigure flow in Google Drive ( #165926 )
2026-03-18 12:46:43 -07:00
tronikos
7140826dbb
Do not abbreviate "reauthentication" in Google Drive ( #165941 )
2026-03-18 20:38:49 +01:00
Bouwe Westerdijk
5fea8d69d7
Add live firmware update detection to Plugwise ( #165936 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-03-18 20:37:57 +01:00
Paul Tarjan
98e3b9962e
Log Withings webhook URL warning only once ( #164551 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-18 20:21:38 +01:00
Kurt Chrisford
afe19147f8
Test coverage for the Actron Air integration ( #164446 )
2026-03-18 20:20:51 +01:00
Willem-Jan van Rootselaar
0e7c25488c
Add reconfigure flow to BSB-LAN ( #164070 )
2026-03-18 20:19:50 +01:00
Jan Čermák
412e85203d
Add issue and repair for NTP sync failure ( #165463 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch >
2026-03-18 20:16:46 +01:00
Abílio Costa
55ec4a95fd
Update renault snapshots ( #165948 )
2026-03-18 19:59:39 +01:00
Artur Pragacz
6ea9e9a161
Remove targets from intent response ( #165434 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-03-18 18:35:30 +00:00
tronikos
b56e6d1ff7
Update Google Drive quality scale rules to match #156167 ( #165916 )
2026-03-18 19:34:55 +01:00
Eduardo Tsen
b502cdd15b
Add buttons for controlling dishwasher operation ( #160269 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-18 19:32:58 +01:00
Mike Ryan
b7ba85192d
Add Trigger Motion Activity button to fully kiosk browser ( #164499 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-03-18 14:24:51 -04:00
Erik Montnemery
04d45c8ada
Add schedule conditions ( #165913 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-03-18 18:55:47 +01:00
tronikos
ba0804fefa
Add exception translations to Google Drive ( #165932 )
2026-03-18 18:51:07 +01:00
Erik Montnemery
538b817bf1
Adjust inheritance tree of EntitySelectorConfig ( #165915 )
2026-03-18 18:32:44 +01:00
Brandon Rothweiler
7efa2d3cac
Add Dropbox backup integration ( #155644 )
2026-03-18 17:58:57 +01:00
Erik Montnemery
3f872fd196
Allow specifying attribute in state selector ( #165928 )
2026-03-18 17:54:36 +01:00
Franck Nijhof
2c47e83342
2026.3.2 ( #165675 )
2026-03-16 13:23:27 +01:00
Franck Nijhof
e3c6a2184d
Bump version to 2026.3.2
2026-03-16 10:27:01 +00:00
Simone Chemelli
0ba0829350
Bump aiocomelit to 2.0.1 ( #165663 )
2026-03-16 10:25:08 +00:00
Allen Porter
678048e681
Upgrade ical dependency to 13.2.2. ( #165642 )
2026-03-16 10:25:07 +00:00
Jan Bouwhuis
743eeeae53
Fix MQTT device tracker overrides via JSON state attributes without reset ( #165529 )
2026-03-16 10:25:05 +00:00
Raj Laud
46555c6d9a
Fix victron_ble warning sensor using duplicate alarm translation key ( #165502 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-16 10:25:04 +00:00
Simone Chemelli
dbaca0a723
Bump aioamazondevices to 13.0.1 ( #165476 )
2026-03-16 10:25:02 +00:00
Joost Lekkerkerker
9bb2959029
Bump pySmartThings to 3.7.0 ( #165468 )
2026-03-16 10:25:01 +00:00
Robert Resch
0304781fa9
Bump orjson to 3.11.7 ( #165443 )
2026-03-16 10:25:00 +00:00
J. Nick Koston
e081d28aa4
Handle OAuth token request exceptions in Yale setup ( #165430 )
2026-03-16 10:24:58 +00:00
TheJulianJES
34aa28c72f
Bump ZHA to 1.0.2 ( #165423 )
2026-03-16 10:24:56 +00:00
Bram Kragten
cfa2946db8
Update frontend to 20260312.0 ( #165420 )
2026-03-16 10:24:55 +00:00
Galorhallen
1b0779347c
Update govee local api to 2.4.0 ( #165418 )
2026-03-16 10:24:54 +00:00
Joost Lekkerkerker
93a281e7af
Remove stateclass from timestamp entity in Intellifire ( #165403 )
2026-03-16 10:24:53 +00:00
Josef Zweck
6b32e27fd3
Bump onedrive-personal-sdk to 0.1.7 ( #165401 )
2026-03-16 10:24:51 +00:00
Zach Feldman
79928a8c7c
August oauth2 exception migration ( #165397 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-03-16 10:24:50 +00:00
Steve Easley
9146518e13
Bump pyjvcprojector to 2.0.3 ( #165327 )
2026-03-16 10:24:48 +00:00
Dan Raper
e9c5172f43
Bump ohme to 1.7.0 ( #165318 )
2026-03-16 10:24:47 +00:00
TheJulianJES
cce21ad4b9
Bump python-otbr-api to 2.9.0 ( #165298 )
2026-03-16 10:24:46 +00:00
Simone Chemelli
10ec02ca3c
Fix switch set for Vodafone Station ( #165273 )
2026-03-16 10:18:26 +00:00
Josef Zweck
bdf54491e5
Bump onedrive-personal-sdk to 0.1.6 ( #165219 )
2026-03-16 10:18:25 +00:00
Bram Kragten
0b05d34238
Add reorder support to area selector ( #165211 )
2026-03-16 10:18:24 +00:00
Åke Strandberg
4c69a1c5f7
Add missing code for Miele dryer ( #165122 )
2026-03-16 10:17:00 +00:00
Steve Easley
6f1f56dcaa
Bump jvc_projector dependency to 2.0.2 ( #165099 )
2026-03-16 10:16:59 +00:00
Jordan Harvey
d0b9991232
Bump pyanglianwater to 3.1.1 ( #165097 )
2026-03-16 10:16:58 +00:00
Artur Pragacz
aacf39be8a
Make restore state resilient to extra_restore_state_data errors ( #165086 )
2026-03-16 10:16:56 +00:00
Erwin Douna
bf055da82c
Bump pyportainer to 1.0.33 ( #165080 )
2026-03-16 10:12:26 +00:00
Erwin Douna
0fb118bcd9
Bump pyportainer 1.0.32 ( #164803 )
2026-03-16 10:12:25 +00:00
Erwin Douna
954ef7d1f5
Fix forced VERIFY_SSL in Portainer ( #165079 )
2026-03-16 09:56:32 +00:00
Joakim Plate
b091299320
Update pychromecast to 14.0.10 ( #165069 )
2026-03-16 09:56:31 +00:00
J. Nick Koston
52483e18b2
Bump yalexs-ble to 3.2.8 ( #165018 )
2026-03-16 09:56:29 +00:00
AlCalzone
57e8683ed7
Fix cover state updates for legacy Multilevel Switch based Z-Wave covers ( #165003 )
2026-03-16 09:56:28 +00:00
Simone Chemelli
67faace978
Fix dnd switch status for Alexa Devices ( #164953 )
2026-03-16 09:56:26 +00:00
Simone Chemelli
e4be64fcb1
Fix wifi switch status and add 100% coverage for Fritz ( #164696 )
2026-03-16 09:56:25 +00:00
Franck Nijhof
f552b8221f
2026.3.1 ( #165001 )
2026-03-06 22:10:34 +01:00
Franck Nijhof
55dc5392f9
Bump version to 2026.3.1
2026-03-06 20:37:19 +00:00
Karl Beecken
5b93aeae38
Bump teltasync to 0.2.0 ( #164995 )
2026-03-06 20:37:03 +00:00
Shay Levy
33610bb1a1
Bump aioswitcher to 6.1.1 ( #164981 )
2026-03-06 20:37:01 +00:00
Manu
6c3cebe413
Change setpoint step size in IronOS integration ( #164979 )
2026-03-06 20:37:00 +00:00
Willem-Jan van Rootselaar
5346895d9b
Bump python-bsblan to 5.1.2 ( #164963 )
2026-03-06 20:36:58 +00:00
Willem-Jan van Rootselaar
05c3f08c6c
Bump python-bsblan to 5.1.1 ( #164591 )
2026-03-06 20:36:57 +00:00
Daniel Hjelseth Høyer
1ce025733d
Fix energy unit in Homevolt ( #164959 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-03-06 20:35:22 +00:00
Simone Chemelli
1537ea86b8
Bump aiovodafone to 3.1.3 ( #164955 )
2026-03-06 20:35:21 +00:00
Luke Lashley
ec137870fa
Pass in Base Url during Roborock reauth ( #164903 )
2026-03-06 20:35:20 +00:00
Josef Zweck
816ee7f53e
Bump onedrive-personal-sdk to 0.1.5 ( #164880 )
2026-03-06 20:35:18 +00:00
Petro31
6e7eeec827
Fix 'this' variable in template options flow ( #164866 )
2026-03-06 20:35:17 +00:00
Marc Mueller
d100477a22
Fix volvo test RuntimeWarning ( #164845 )
2026-03-06 20:35:16 +00:00
Matthias Alphart
98ac6dd2c1
Fix KNX sensor default attributes for energy and volume DPTs ( #164838 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-06 20:35:14 +00:00
John O'Nolan
6b30969f60
Fix Ghost config flow using wrong field name for site UUID ( #164836 )
2026-03-06 20:35:13 +00:00
Joshua Leaper
e9a6b5d662
Update ness_alarm scan interval to 5 secs ( #164835 )
2026-03-06 20:35:11 +00:00
Glenn de Haan
f95f3f9982
Add device class to active_liter_lpm sensor ( #164809 )
2026-03-06 20:35:10 +00:00
epenet
3f884a8cd1
Remove caio from licenses exception list ( #164806 )
2026-03-06 20:35:09 +00:00
Raphael Hehl
10f284932e
Enforce SSRF redirect protection only for connector allowed_protocol_schema_set ( #164769 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-03-06 20:35:07 +00:00
Sean O'Keeffe
e1c4e6dc42
more programs for Miele steam ovens ( #164768 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-06 20:35:06 +00:00
Ian Foster
0976e7de4e
Update keyboard_remote dependencies ( #164755 )
2026-03-06 20:35:05 +00:00
Antonio Mello
ae1012b2f0
Fix IntesisHome outdoor_temp not reported when value is 0.0 ( #164703 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 20:35:03 +00:00
TimL
bb7c4faca5
Fix button entity creation for devices with more than two radios ( #164699 )
2026-03-06 20:35:02 +00:00
Tucker Kern
0b1be61336
Ensure Snapcast client has a valid current group before accessing group attributes. ( #164683 )
2026-03-06 20:35:00 +00:00
Glenn Waters
3ec44024a2
Hunter Douglas Powerview: Fix missing class in hierarchy. ( #164264 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-03-06 20:34:59 +00:00
Joost Lekkerkerker
1200cc5779
Bump spotifyaio to 2.0.2 ( #164114 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-03-06 20:34:58 +00:00
Blake Messer
d632931f74
Fix Rain Bird controllers updated by Rain Bird 2.x ( #163915 )
2026-03-06 20:34:56 +00:00
Franck Nijhof
2f9faa53a1
2026.3.0 ( #164757 )
2026-03-04 20:17:05 +01:00
Joost Lekkerkerker
718607a758
Revert "Add diagnostics platform to AWS S3 ( #164118 )" ( #164759 )
2026-03-04 19:01:47 +01:00
Franck Nijhof
3789156559
Revert "Add diagnostics platform to AWS S3 ( #164118 )"
...
This reverts commit 37d2c946e8 .
2026-03-04 17:53:29 +00:00
Franck Nijhof
042ce6f2de
Bump version to 2026.3.0
2026-03-04 17:30:58 +00:00
Franck Nijhof
0a5908002f
Bump version to 2026.3.0b4
2026-03-04 17:09:32 +00:00
Petro31
3a5f71e10a
Fix this variable preview issue with template entities from the UI ( #164740 )
2026-03-04 17:09:18 +00:00
rappenze
04e4b05ab0
Fix handling of several thermostat QuickApp's in fibaro ( #164344 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 17:09:17 +00:00
Franck Nijhof
c2c5232899
Bump version to 2026.3.0b3
2026-03-04 14:30:26 +00:00
Stefan Agner
593610094e
Ignore transient empty segments in Matter vacuum ( #164737 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 14:25:12 +00:00
Bram Kragten
47cb7870ea
Update frontend to 20260304.0 ( #164736 )
2026-03-04 14:25:11 +00:00
Joakim Plate
045b626e24
Restore handling of is active input for chromecast ( #164735 )
2026-03-04 14:25:09 +00:00
Artur Pragacz
bea5468dee
Add backup integration to recovery mode ( #164734 )
2026-03-04 14:25:08 +00:00
Erwin Douna
04fc12cc26
Bump pyportainer 1.0.31 ( #164733 )
2026-03-04 14:25:07 +00:00
starkillerOG
fec33ad42b
Bump reolink-aio to 0.19.1 ( #164732 )
2026-03-04 14:25:06 +00:00
TheJulianJES
07e323f1e9
Bump ZHA to 1.0.1 ( #164709 )
2026-03-04 14:25:04 +00:00
Ariel Ebersberger
ebe2612713
Influxdb repair issue follow up ( #164684 )
2026-03-04 14:25:03 +00:00
Michael Hansen
88ca668562
Bump intents to 2026.3.3 ( #164676 )
2026-03-04 14:25:01 +00:00
Robert Resch
1d46ac0b64
Fix wheels building by using arch dependent requirements_all file ( #164675 )
2026-03-04 14:25:00 +00:00
starkillerOG
13a5e6e85f
Fix Reolink entity unique_id migration when unique_id already exists ( #164667 )
2026-03-04 14:24:58 +00:00
TimL
d2665f03ff
Bump pysmlight to v0.2.16 ( #164665 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-03-04 14:24:56 +00:00
hanwg
80412e4973
Update subentry description for Telegram bot ( #164642 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 14:24:55 +00:00
Matthias Alphart
818d9f774e
Update knx-frontend to 2026.3.2.183756 ( #164623 )
2026-03-04 14:24:54 +00:00
starkillerOG
012e78d625
Fix key error in Reolink DHCP if still setting up ( #164619 )
2026-03-04 14:24:53 +00:00
Simone Chemelli
74abedbcd2
Bump aioamazondevices to 13.0.0 ( #164618 )
2026-03-04 14:24:51 +00:00
Tom
e16fb6b5a5
Add informative errors to Proxmox VE buttons ( #164417 )
2026-03-04 14:24:50 +00:00
Artur Pragacz
8906e5dcb5
Trigger recovery mode on registry major version downgrade ( #164340 )
2026-03-04 14:24:49 +00:00
Abílio Costa
10067c208a
Add Ubisys virtual integration ( #164314 )
2026-03-04 14:24:48 +00:00
Ariel Ebersberger
d4143205e9
Add repair issue after importing influxdb yaml config ( #164145 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-04 14:24:46 +00:00
Miguel Angel Nubla
a4da363ff2
Fix infinite loop in esphome assist_satellite ( #163097 )
...
Co-authored-by: Artur Pragacz <artur@pragacz.com >
2026-03-04 14:24:45 +00:00
Christian Lackas
bc9ae3dad6
Fix HomematicIP heating group availability with unreachable members ( #162571 )
2026-03-04 14:24:44 +00:00
J. Diego Rodríguez Royo
9e5daaa784
Improve mobile_app notify.notify with not connected targets ( #161855 )
2026-03-04 14:24:42 +00:00
Daniel Schneider
ff0a6757cd
Bump ring-doorbell to 0.9.14 ( #158074 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-03-04 14:24:41 +00:00
Bram Kragten
62ffeeccb0
Bump version to 2026.3.0b2
2026-03-02 19:32:14 +01:00
Bram Kragten
1afe00670e
Update frontend to 20260302.0 ( #164612 )
2026-03-02 19:32:00 +01:00
Artur Pragacz
500ffe8153
Raise on vacuum area mapping not configured ( #164595 )
2026-03-02 19:31:59 +01:00
Jan-Philipp Benecke
2cebb28a1b
Bump aiotankerkoenig to 0.5.1 ( #164590 )
2026-03-02 19:31:58 +01:00
Robert Resch
80bfba0981
Bump aiogithubapi to 26.0.0 ( #164579 )
2026-03-02 19:31:57 +01:00
Norbert Rittel
882e499375
Change one remaining string from "Overseerr" to "Seerr" ( #164569 )
2026-03-02 19:31:56 +01:00
Jan-Philipp Benecke
e89aafc8e2
Fix large WebDAV backup metadata download ( #164563 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-02 19:31:56 +01:00
Jan-Philipp Benecke
66ae5ab543
Bump aiowebdav2 to 0.6.1 ( #164560 )
2026-03-02 19:31:54 +01:00
J. Nick Koston
75d39c0b02
Bump yalexs-ble to 3.2.7 ( #164555 )
2026-03-02 19:31:53 +01:00
Simone Chemelli
989133cb16
Bump aioamazondevices to 12.0.2 ( #164518 )
2026-03-02 19:31:52 +01:00
Allen Porter
f559f8e014
Update nest access token error handling to use specific OAuth2 token request exceptions ( #164506 )
2026-03-02 19:31:51 +01:00
willemstuursma
a95207f2ef
Bump DSMR parser to 1.5.0 ( #164484 )
2026-03-02 19:31:50 +01:00
Tom Matheussen
2c28a93ea0
Require user code to be set when toggling Satel Integra switches ( #164483 )
2026-03-02 19:31:48 +01:00
Klaas Schoute
3ff97a0820
Update error handling messages for Powerfox Local integration ( #164465 )
2026-03-02 19:31:47 +01:00
Barry vd. Heuvel
f7a56447ae
Bump weheat to 2026.2.28 ( #164456 )
2026-03-02 19:31:45 +01:00
Khole
dfd086f253
Hive - Bump pyhive-integration to v1.0.8 ( #164453 )
2026-03-02 19:31:44 +01:00
mettolen
b6a166ce48
Remove error translation placeholders from Airobot ( #164436 )
2026-03-02 19:31:43 +01:00
Stefan Agner
e93b724ce4
Fix Matter vacuum crash on nullable ServiceArea location info ( #164411 )
2026-03-02 19:31:42 +01:00
Franck Nijhof
d0b25ccc01
Reject relative paths in SFTP storage backup location config flow ( #164408 )
2026-03-02 19:31:41 +01:00
Joost Lekkerkerker
0a3ef64f28
Bump pySmartThings to 3.6.0 ( #164397 )
2026-03-02 19:31:40 +01:00
Joost Lekkerkerker
e9ce3ffff9
Fix SmartThings EHS power ( #164395 )
2026-03-02 19:31:39 +01:00
Joost Lekkerkerker
55415b1559
Add state for washing mop in SmartThings ( #164348 )
2026-03-02 19:31:37 +01:00
Paulus Schoutsen
0160dbf3a6
Add missing volume supported features to dunehd ( #164343 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 19:31:36 +01:00
Franck Nijhof
7dd83b1e8f
Mock firmware data during reauth flow init in airos tests ( #164341 )
2026-03-02 19:31:35 +01:00
Petro31
e502f5f249
Fix int vs float template sensor issue ( #164339 )
2026-03-02 19:31:34 +01:00
Johnny Willemsen
6e93ebc912
Update state labels to use common keys in indevolt ( #164308 )
2026-03-02 19:31:33 +01:00
Erwin Douna
9a4fdf7f80
Proxmox expand data descriptions ( #164304 )
2026-03-02 19:31:32 +01:00
TheJulianJES
76d69a5f53
Fix ZHA update entities not working after reload ( #164290 )
2026-03-02 19:31:30 +01:00
Raphael Hehl
ae40c0cf4b
Bump uiprotect to version 10.2.2 ( #164269 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-03-02 19:31:29 +01:00
Denis Shulyaka
078647d128
Create reauth flow for Anthropic for auth errors during conversation ( #164267 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-02 19:31:28 +01:00
Artur Pragacz
8a637c4e5b
Remove vacuum area mapping not configured issue ( #164259 )
2026-03-02 19:31:25 +01:00
Willem-Jan van Rootselaar
9e9daff26d
Set entity_registry_enabled_default to False for total energy sensor ( #164197 )
2026-03-02 19:31:24 +01:00
James
41aeedaa82
Handle missing Daikin zone temperature keys ( #164170 )
...
Co-authored-by: barneyonline <barneyonline@users.noreply.github.com >
2026-03-02 19:31:23 +01:00
Kamil Breguła
a8297ae65d
Add diagnostics platform to AWS S3 ( #164118 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-03-02 19:31:22 +01:00
Joost Lekkerkerker
b7f1171c08
Rename Overseerr integration to Seerr ( #164060 )
2026-03-02 19:31:21 +01:00
Ye Zhiling
226f606cb9
Pass encoding to AtomicWriter in write_utf8_file_atomic ( #164015 )
2026-03-02 19:31:20 +01:00
HadiAyache
9472be39f2
Fix AccuWeather daily forecast crash when humidity average is missing ( #163968 )
...
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-03-02 19:31:19 +01:00
nopoz
67a9e42b19
Google Cast: detect state and attributes when device is doing active non-media casting ( #160819 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-03-02 19:31:17 +01:00
Simone Chemelli
ba1837859f
Fix RpcSensorDescription for Shelly ( #150719 )
2026-03-02 19:31:16 +01:00
Franck Nijhof
4a301eceac
Bump version to 2026.3.0b1
2026-02-26 19:32:15 +00:00
Bram Kragten
d138a99e62
Update frontend to 20260226.0 ( #164262 )
2026-02-26 19:31:52 +00:00
Johnny Willemsen
a431f84dc9
Update state labels to use common keys in compit ( #164261 )
2026-02-26 19:31:50 +00:00
epenet
aa9534600e
Simplify portainer entity initialisation ( #164256 )
2026-02-26 19:31:49 +00:00
Denis Shulyaka
54fa49e754
Disable code interpreter with minimal reasoning for OpenAI ( #164254 )
2026-02-26 19:31:47 +00:00
Joost Lekkerkerker
459b6152f4
Remove invalid color mode from philips_js ( #164204 )
2026-02-26 19:31:46 +00:00
Denis Shulyaka
60c8d997ca
Update reasoning options for gpt-5.3-codex ( #164179 )
2026-02-26 19:31:45 +00:00
AlCalzone
a598368895
Rename "Z-Wave Supervisor app" to "Z-Wave JS app" ( #164147 )
2026-02-26 19:31:43 +00:00
Erwin Douna
2ff1499c48
Fix stack devices merging with container devices in Portainer ( #164135 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-26 19:31:42 +00:00
Norbert Rittel
348ddbe124
Replace "add-ons" with "apps" in backup issues ( #164129 )
2026-02-26 19:31:40 +00:00
Paulus Schoutsen
71ed43faf2
Simplify Anthropic integration name ( #164124 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-26 19:31:39 +00:00
mettolen
dc69a90296
Remove error translation placeholders from Saunum ( #164121 )
2026-02-26 19:31:37 +00:00
Liquidmasl
f5db8e6ba4
Sonarr post merge changes ( #164112 )
2026-02-26 19:31:36 +00:00
Artur Pragacz
b82a26ef68
Fix Matter vacuum clean area status check ( #164108 )
2026-02-26 19:31:35 +00:00
Maciej Bieniek
0eaaeedf11
Bump accuweather to 5.1.0 ( #164034 )
2026-02-26 19:31:33 +00:00
Franck Nijhof
62e26e53ac
Bump version to 2026.3.0b0
2026-02-25 19:36:43 +00:00