1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-12 17:18:04 +01:00
Commit Graph

112755 Commits

Author SHA1 Message Date
Ariel Ebersberger e0419f7ea6 Rename "advanced_options" section to "additional_options" in Template 2026-07-11 23:49:18 +02:00
Franck Nijhof 7b38da97b4 Merge Port 8123 feature branch to dev (#174270) 2026-07-07 11:55:51 +02:00
epenet a01520d999 Use EntityStateAttribute enum in assist_pipeline (#175839)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 11:33:03 +02:00
Mattie 18fe2e754d Bump python-qube-heatpump to 1.12.0 (#175834) 2026-07-07 10:52:09 +02:00
Brett Adams 1d4cfba056 Bump tesla-fleet-api to 1.5.4 (#175827)
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2026-07-07 11:45:13 +03:00
Mick Vleeshouwer a94d42fbbb Bump pyoverkiz to 2.0.4 (#175818) 2026-07-07 10:27:18 +02:00
epenet b0e05f795d Reproduce only value in counter reproduce_state (#175780)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 10:22:49 +02:00
G Johansson 14d12155d1 Bump holidays to 0.100 (#175809) 2026-07-07 10:06:49 +02:00
Keith Buck 55988ba4d7 Proximity: Rename incorrect uses of 'device' to 'tracker'. (#175649) 2026-07-07 10:03:15 +02:00
Mick Vleeshouwer 3040fdf6c5 Add MIT-0 to OSI approved SPDX licenses (#175819) 2026-07-07 10:00:51 +02:00
Brett Adams 5833c5d01d Fix tesla_fleet media player volume step calculation (#175813)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-07 08:03:50 +02:00
Mick Vleeshouwer ea131806ba Fix for Atlantic heaters missing regulation mode in Overkiz (#175817) 2026-07-07 08:02:57 +02:00
Manu 2ad15d7f3d Add debug logging with full exception details to legacy notify action in SMTP integration (#175781) 2026-07-06 23:39:29 +02:00
Austin Mroczek 5a7b3054ed Bump total_connect_client to 2026.7 (#175807) 2026-07-06 22:36:36 +01:00
Simone Chemelli 6af492571e Add myself as codeowner of Mikrotik (#175530) 2026-07-06 22:35:03 +02:00
Erwin Douna d966812534 Portainer refactor services patterns (#175549) 2026-07-06 22:34:15 +02:00
Willem-Jan van Rootselaar 9f32a51d12 Fix temperature bound resolution for BSBLAN climate devices (#175704) 2026-07-06 22:07:54 +02:00
Manu 7838fd2903 Fix missing To headers in SMTP integration (#175803) 2026-07-06 21:59:05 +02:00
Allen Porter 53ed1252e6 Fix for Roborock uninitialized coordinator data (#175789) 2026-07-06 12:12:21 -07:00
J. Nick Koston 3fb99a4bc2 Bump bleak-esphome to 3.9.7 (#175796) 2026-07-06 13:29:22 -05:00
J. Nick Koston 3cfa76783a Bump onvif-zeep-async to 4.2.1 (#175795) 2026-07-06 13:29:03 -05:00
TimL c89cde8837 Add infrared receiver for SMLIGHT Ultima devices (#175188)
Co-authored-by: abmantis <amfcalt@gmail.com>
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2026-07-06 17:25:23 +01:00
Manuel Stahl 680f414f76 Unload platforms in stiebel_eltron before closing connection in async_unload_entry (#175776)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-06 17:41:15 +02:00
G Johansson 3261a1fbfb Remove previously deprecated battery props from xiaomi_miio (#175687) 2026-07-06 17:38:04 +02:00
G Johansson 4d35c451bb Remove previously deprecated battery props from tplink (#175764) 2026-07-06 11:30:51 -04:00
epenet c8b173368c Migrate counter entity attributes to StrEnum (#175738) 2026-07-06 17:08:15 +02:00
epenet 5af897a457 Migrate timer entity attributes to StrEnum (#175754) 2026-07-06 15:47:26 +02:00
Markus Tuominen 479584f459 Require all rules to be listed in quality scale files (#175777) 2026-07-06 16:33:37 +03:00
mattreim 7678cf98ca Fix swallowed exceptions in deconz actions (#175646)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io>
2026-07-06 15:17:35 +02:00
Brett Adams c6eef394c8 Enable SSL by default for Splunk (#175729)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Josef Zweck <josef@zweck.dev>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-06 14:57:18 +02:00
epenet 2bcfca0846 Use Attribute enum in humidifier (#175358) 2026-07-06 14:51:56 +02:00
Manuel Stahl e0576ac675 Get stiebel_eltron integration to bronze level (#174953)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Markus Tuominen <3738613+Markus98@users.noreply.github.com>
2026-07-06 15:38:20 +03:00
Raman Gupta 229e009dfd Add command aliases to Vizio remote platform (#166839)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-06 13:58:01 +02:00
Linkplay2020 439b85a81d Add WiiM multi-room grouping support and metadata synchronization (#172537)
Co-authored-by: Tao Jiang <tao.jiang@linkplay.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2026-07-06 13:57:16 +02:00
Stefan S f92893cc49 fix typos in KlikAanKlikUit integration (#175720) 2026-07-06 13:55:41 +02:00
Erwin Douna 2b690a3a82 Move Xiaomi Miio services to async_setup (#175484)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2026-07-06 13:23:03 +02:00
G Johansson 793da3e37f Remove previously deprecated battery prop from LG thinq (#175685) 2026-07-06 13:21:40 +02:00
G Johansson 4036b5b8c3 Remove previously deprecated battery props from Sharkiq (#175691) 2026-07-06 13:20:44 +02:00
Brett Adams 724953cdde Fix teslemetry climate reporting off instead of unknown when coordinator data is missing (#175747) 2026-07-06 13:18:49 +02:00
Erwin Douna 91bc39b284 Move Sure Petcare services to async_setup (#175475) 2026-07-06 13:18:34 +02:00
G Johansson 333a342187 Remove leftover _attr_battery_level in mqtt (#175683) 2026-07-06 13:14:15 +02:00
Brett Adams f011a1dc4f Correct stale repair-issues exempt status in teslemetry quality scale (#175743) 2026-07-06 13:01:04 +02:00
Kaew 5120e39455 Remove Ezviz last alarm pic from sensor, data longer than limit (#169039) 2026-07-06 13:00:12 +02:00
epenet 9a1357bb49 Migrate schedule entity attributes to StrEnum (#175753) 2026-07-06 12:59:33 +02:00
epenet 830edac545 Migrate person entity attributes to StrEnum (#175752) 2026-07-06 12:58:58 +02:00
dependabot[bot] 16018ff0be Bump j178/prek-action from 2.0.4 to 2.0.5 (#175736)
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-06 12:53:01 +02:00
G Johansson d498dbd8f7 Remove previously deprecated battery props from Romy (#175686) 2026-07-06 12:30:46 +02:00
G Johansson b1614d3ac8 Remove deprecated battery level prop from Neato vacuum (#175684) 2026-07-06 12:28:47 +02:00
Karl Beecken f4ca7406fb Mark IQS device rules done/exempt (#175200)
Co-authored-by: Josef Zweck <josef@zweck.dev>
2026-07-06 12:22:20 +02:00
G Johansson 6b64550cf8 Remove battery prop from template vacuum (#175681) 2026-07-06 12:20:47 +02:00