Logo
Explore Help
Register Sign In
home-assistant/frontend
1
0
Fork 0
You've already forked frontend
mirror of https://github.com/home-assistant/frontend.git synced 2026-02-03 17:00:25 -06:00
Code Issues Packages Projects Releases 748 Wiki Activity

748 Releases 789 Tags

RSS Feed
  • 20250811.1 c172f0c486

    20250811.1 Stable

    giteasync released this 2025-08-21 09:30:40 -05:00 | 2087 commits to dev since this release

    • Fix search in raw configuration editor (@karwosts - #26496)
    • Fix style variable in base chart (@bramkragten - #26509)
    • Fix handling empty release notes in more-info-update (@wendevlin - #26515)
    • Fix ha-button icon padding (@wendevlin - #26517)
    • Update tabs when user data changes (@bramkragten - #26524)
    • Fix related entities click behavior in the more info dialog (@piitaya - #26525)
    • Filter hidden entities from group more-info (@MindFreeze - #26527)
    • Fix Inconsistent naming of "Input button" in Quickbar navigation (@dav15jr - #26541)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250811.1-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250811.1.tar.gz
      86 MiB
    • home_assistant_frontend_landingpage-20250811.1.tar.gz
      2.4 MiB
    • home_assistant_frontend_supervisor-20250811.1.tar.gz
      22 MiB
  • 20250811.0 64e00e559f

    20250811.0 Stable

    giteasync released this 2025-08-11 02:58:49 -05:00 | 2096 commits to dev since this release

    • Add border radius css var ha prefix (@wendevlin - #26411)
    • Fix Mod-S (Ctrl-S/Cmd-S) support for automation/scene/script YAML editors (@timmo001 - #26412)
    • Fix a dangerous button color (@karwosts - #26418)
    • Fix mqtt config panel (@karwosts - #26422)
    • Fix plain button in legacy browsers (@wendevlin - #26426)
    • Fix typo in Neutral80 color (@TimoPtr - #26430)
    • Fix button start/end slot margins, add reduce-left-padding flag (@wendevlin - #26431)
    • Fix css var naming --ha-color-border-primary (@wendevlin - #26433)
    • Font improvements for Sankey chart (@MindFreeze - #26438)
    • Show sankey chart in vertical layout on mobile (@MindFreeze - #26439)
    • Support button feature for input_button (@karwosts - #26444)
    • Fix diagnostic download (@silamon - #26466)
    • Fix first letter uppercase in some buttons (@wendevlin - #26485)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250811.0-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250811.0.tar.gz
      86 MiB
    • home_assistant_frontend_landingpage-20250811.0.tar.gz
      2.4 MiB
    • home_assistant_frontend_supervisor-20250811.0.tar.gz
      22 MiB
  • 20250806.0 550e4cd4aa

    20250806.0 Stable

    giteasync released this 2025-08-06 07:33:58 -05:00 | 2110 commits to dev since this release

    What's Changed

    • Only show own devices when there are devices... by @bramkragten in https://github.com/home-assistant/frontend/pull/25920
    • Dont show internal quality scale by @bramkragten in https://github.com/home-assistant/frontend/pull/25921
    • Deduplicate weekdays in time conditions by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25915
    • Update confirm disable messages by @bramkragten in https://github.com/home-assistant/frontend/pull/25919
    • Fix wrapping of add subentry buttons by @balloob in https://github.com/home-assistant/frontend/pull/25925
    • Make the config entry row section wider on mobile by @balloob in https://github.com/home-assistant/frontend/pull/25924
    • Fix logbook stream subscription by @Stormalong in https://github.com/home-assistant/frontend/pull/25927
    • Update dependency prettier to v3.6.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25930
    • Prevent overflow of ripple on device row on integration page by @bramkragten in https://github.com/home-assistant/frontend/pull/25922
    • Better handle case when no floors in areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/25933
    • add version number to integration page by @bramkragten in https://github.com/home-assistant/frontend/pull/25940
    • Remove alert classes and only use slot sensors for areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/25937
    • Use different icon for services by @bramkragten in https://github.com/home-assistant/frontend/pull/25939
    • make sure header is always shown in data entry flow by @bramkragten in https://github.com/home-assistant/frontend/pull/25941
    • Add label to version number by @bramkragten in https://github.com/home-assistant/frontend/pull/25942
    • Disable escape key to close edit card dialog by @piitaya in https://github.com/home-assistant/frontend/pull/25947
    • Load title when fetching flow by @bramkragten in https://github.com/home-assistant/frontend/pull/25951
    • Don't limit combo-box dropdown size by @piitaya in https://github.com/home-assistant/frontend/pull/25952
    • Revert vaadin to 24.7.7 by @piitaya in https://github.com/home-assistant/frontend/pull/25953
    • Fix filtering on device in entities config panel by @bramkragten in https://github.com/home-assistant/frontend/pull/25948
    • Fix expand icon for entries and sub entries by @piitaya in https://github.com/home-assistant/frontend/pull/25955
    • Update dependency typescript-eslint to v8.35.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25956
    • Disable fullscreen editor for editors that are already fullscreen by @bramkragten in https://github.com/home-assistant/frontend/pull/25959
    • Bump vaadin to 24.7.9 by @piitaya in https://github.com/home-assistant/frontend/pull/25963
    • Use areas dashboard name in the top bar by @piitaya in https://github.com/home-assistant/frontend/pull/25969
    • Update dependency ua-parser-js to v2.0.4 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25968
    • Dev Tools: Remove excessive space from "Input date times" by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25973
    • Add Claude to gitignore by @frenck in https://github.com/home-assistant/frontend/pull/25966
    • Use entity format state if only one entity for that domain in the area card by @piitaya in https://github.com/home-assistant/frontend/pull/25964
    • Update dependency @types/leaflet to v1.9.19 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25974
    • Add initial instructions file for GitHub Copilot and Claude Code by @frenck in https://github.com/home-assistant/frontend/pull/25967
    • Improve settings page accessibility (No. 2) by @karwosts in https://github.com/home-assistant/frontend/pull/25965
    • Update dependency prettier to v3.6.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25978
    • Update dependency barcode-detector to v3.0.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25980
    • Fix sentence-casing, spelling and grammar issues by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25981
    • Update rspack monorepo to v1.4.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25987
    • Fix grammar of Light, Sensor and Tile card descriptions by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25988
    • Update dependency gulp-rename to v2.1.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25985
    • Update dependency @babel/core to v7.27.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25992
    • Update dependency prettier to v3.6.2 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25996
    • Update dependency marked to v16 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25997
    • Fix fullscreen yaml editor (transparency background) by @silamon in https://github.com/home-assistant/frontend/pull/25989
    • Update dependency @rsdoctor/rspack-plugin to v1.1.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26000
    • Pass area control service calls through hass by @silamon in https://github.com/home-assistant/frontend/pull/25986
    • Update CodeMirror by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26003
    • Update rspack monorepo to v1.4.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26001
    • Improve device row in integration page by @piitaya in https://github.com/home-assistant/frontend/pull/26005
    • Fix use of numeric option for collator by @kevinlacotaco in https://github.com/home-assistant/frontend/pull/25917
    • Allow to re-order floors in areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/26002
    • Do not display quality scale for custom integrations by @piitaya in https://github.com/home-assistant/frontend/pull/26006
    • Fix object selector not displayed by @piitaya in https://github.com/home-assistant/frontend/pull/26007
    • Update dependency eslint to v9.30.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26012
    • Update dependency @babel/helper-define-polyfill-provider to v0.6.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26008
    • Fix translation in the integration page for entities by @ezra-freedman in https://github.com/home-assistant/frontend/pull/26009
    • Force narrow style for action, condition and trigger in blueprint by @piitaya in https://github.com/home-assistant/frontend/pull/26018
    • Avoid selector to take to much space in action calls by @piitaya in https://github.com/home-assistant/frontend/pull/26014
    • Add dashboard title to strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/26015
    • Increase target area in tile card and area card by @piitaya in https://github.com/home-assistant/frontend/pull/26017
    • Add missing area helper by @piitaya in https://github.com/home-assistant/frontend/pull/26022
    • Add missing domain icon import in area controls by @piitaya in https://github.com/home-assistant/frontend/pull/26023
    • Fix UI jump when using drag and drop in areas strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/26026
    • Improve styling of the code editor in fullscreen mode by @piitaya in https://github.com/home-assistant/frontend/pull/26029
    • Disable fullscreen in trigger detail dialog by @bramkragten in https://github.com/home-assistant/frontend/pull/26030
    • Dont fetch device actions on first updated by @bramkragten in https://github.com/home-assistant/frontend/pull/26028
    • Fix glitchy 'show' checkboxes on integration page by @karwosts in https://github.com/home-assistant/frontend/pull/26021
    • Fix zoom in statistic chart by @piitaya in https://github.com/home-assistant/frontend/pull/26034
    • Update dependency @bundle-stats/plugin-webpack-filter to v4.21.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26032
    • Update dependency eslint-plugin-lit-a11y to v5.1.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26020
    • Reduce media selector size by @piitaya in https://github.com/home-assistant/frontend/pull/26033
    • Fix play media action by @piitaya in https://github.com/home-assistant/frontend/pull/26035
    • Terminology: change controller to adapter by @c0ffeeca7 in https://github.com/home-assistant/frontend/pull/26051
    • Update fullcalendar monorepo to v6.1.18 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26047
    • Prevent uncaught TypeError on HuiWeatherForecastCard render by @ezra-freedman in https://github.com/home-assistant/frontend/pull/26038
    • Update dependency typescript-eslint to v8.35.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26058
    • Update rspack monorepo to v1.4.2 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26066
    • Update dependency @lokalise/node-api to v14.9.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26067
    • Update dependency globals to v16.3.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26068
    • Support translating number selector UoM by @karwosts in https://github.com/home-assistant/frontend/pull/26070
    • Update dependency eslint to v9.30.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26072
    • Fix default range icon by @karwosts in https://github.com/home-assistant/frontend/pull/26069
    • Remove deprecated dependency @types/glob by @MindFreeze in https://github.com/home-assistant/frontend/pull/26075
    • Update dependency @rsdoctor/rspack-plugin to v1.1.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26078
    • Update babel monorepo to v7.28.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26079
    • Automation save dialog to suggest name, description and labels by @balloob in https://github.com/home-assistant/frontend/pull/26071
    • Update dependency @lokalise/node-api to v14.9.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26081
    • Update dependency hls.js to v1.6.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26085
    • RTL fixes for 7-25 by @yosilevy in https://github.com/home-assistant/frontend/pull/26074
    • Update dependency @rsdoctor/rspack-plugin to v1.1.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26087
    • Weather card smallest width is not set correctly by @ezra-freedman in https://github.com/home-assistant/frontend/pull/26082
    • Fix flickering Edit sidebar dialog by locking content padding by @steinmn in https://github.com/home-assistant/frontend/pull/26084
    • Update rspack monorepo to v1.4.3 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26093
    • Add extra margin AI Task pref by @balloob in https://github.com/home-assistant/frontend/pull/26096
    • Sort groups if same as sort column by @kevinlacotaco in https://github.com/home-assistant/frontend/pull/26010
    • Use query params instead of path for media browser navigate ids by @piitaya in https://github.com/home-assistant/frontend/pull/26099
    • Update rspack monorepo to v1.4.4 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26105
    • do not set "ADD_NEW" value in ha-floor-picker by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26102
    • Capitalize "REST", remove excessive commas by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26109
    • Update dependency vis-data to v7.1.10 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26122
    • Adjust feature request links in issue reporting by @frenck in https://github.com/home-assistant/frontend/pull/26123
    • Coerce all energy distribution values to the same unit by @karwosts in https://github.com/home-assistant/frontend/pull/26117
    • add unit tests for common/url/search-params.ts by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26115
    • Add Task issue form by @frenck in https://github.com/home-assistant/frontend/pull/26121
    • Pause map autofit when user initiates pan/zoom by @karwosts in https://github.com/home-assistant/frontend/pull/26114
    • add floor column to datatable in config devices page by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26103
    • Fix some weather-forecast card editor issues by @karwosts in https://github.com/home-assistant/frontend/pull/26125
    • Only show loading for slow flow steps to avoid flickering by @MindFreeze in https://github.com/home-assistant/frontend/pull/26131
    • Update dependency @rsdoctor/rspack-plugin to v1.1.8 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26133
    • Update dependency core-js to v3.44.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26134
    • Fix sentence-casing of two "More Info" button labels by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26135
    • Revert changes to persistent notification in sidebar by @karwosts in https://github.com/home-assistant/frontend/pull/25984
    • "Add device" primary button on protocol integration pages by @MindFreeze in https://github.com/home-assistant/frontend/pull/26130
    • Handle disabled ZWave provisionning entries by @MindFreeze in https://github.com/home-assistant/frontend/pull/26132
    • Update dependency typescript-eslint to v8.36.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26136
    • Update rspack monorepo to v1.4.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26138
    • Update dependency hls.js to v1.6.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26137
    • Render energy-water in the display unit of the sources by @karwosts in https://github.com/home-assistant/frontend/pull/26141
    • Update dependency @types/leaflet to v1.9.20 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26142
    • Update dependency luxon to v3.7.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26147
    • Update rspack monorepo to v1.4.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26148
    • Render energy-gas in the display unit of the sources by @karwosts in https://github.com/home-assistant/frontend/pull/26143
    • Improve performance of Helpers config page by @dcapslock in https://github.com/home-assistant/frontend/pull/26153
    • Update dependency @lit-labs/motion to v1.0.9 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26154
    • Update dependency @lit-labs/virtualizer to v2.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26156
    • Update dependency @lit/context to v1.1.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26157
    • Update dependency @lit-labs/observers to v2.0.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26155
    • Update dependency lit to v3.3.1 - autoclosed by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26160
    • Update dependency @lit/reactive-element to v2.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26159
    • Improve aria support in control elements by @piitaya in https://github.com/home-assistant/frontend/pull/26107
    • Update dependency lit-html to v3.3.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26162
    • Update dependency eslint to v9.31.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26171
    • Fix number format in statistics charts by @MindFreeze in https://github.com/home-assistant/frontend/pull/26176
    • Show group members in more info by @piitaya in https://github.com/home-assistant/frontend/pull/26178
    • Fix for charts with identically named entities by @MindFreeze in https://github.com/home-assistant/frontend/pull/26166
    • Don't show members for legacy groups by @piitaya in https://github.com/home-assistant/frontend/pull/26179
    • Consistently capitalize "Companion" for the mobile apps by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26180
    • AI Task automation save improvements by @balloob in https://github.com/home-assistant/frontend/pull/26140
    • Remove vis-data dependency by @MindFreeze in https://github.com/home-assistant/frontend/pull/26186
    • Fix entity renaming when adding a new device by @MindFreeze in https://github.com/home-assistant/frontend/pull/26177
    • Fix spelling of "to log in to" (verb) and "login" (noun) by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26189
    • Remove specific icons for area controls card features by @piitaya in https://github.com/home-assistant/frontend/pull/26195
    • Include card error message in card error by @dcapslock in https://github.com/home-assistant/frontend/pull/26184
    • Fix "Cancel exclusion" button for Z-Wave by @MindFreeze in https://github.com/home-assistant/frontend/pull/26188
    • Show picture-elements error messages for elements by @karwosts in https://github.com/home-assistant/frontend/pull/26196
    • Different sentence-casing fixes in user-facing strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26200
    • Add option to change the area card size for area dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/26199
    • Increase area card default height when using camera and features by @piitaya in https://github.com/home-assistant/frontend/pull/26205
    • Sentence-case "Enable state reporting" for Alexa by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26204
    • Fix description of Picture elements card by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26203
    • Add Supervisor unhealthy reason translations by @agners in https://github.com/home-assistant/frontend/pull/26190
    • Small improvements for area strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/26206
    • Add 'state' option for secondary entity info on Entities card by @airdrummingfool in https://github.com/home-assistant/frontend/pull/26201
    • Update dependency typescript-eslint to v8.37.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26211
    • Add Sankey chart to the energy dashboard by @MindFreeze in https://github.com/home-assistant/frontend/pull/26192
    • Refresh store collection when adding or removing repository by @loganrosen in https://github.com/home-assistant/frontend/pull/26174
    • do not set "ADD_NEW" value in ha-area-picker by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26210
    • Show more details on storage page by @MindFreeze in https://github.com/home-assistant/frontend/pull/26202
    • Fix entities link on integration page by @MindFreeze in https://github.com/home-assistant/frontend/pull/26167
    • ZWaveJS network graph by @MindFreeze in https://github.com/home-assistant/frontend/pull/26112
    • Update dependency @codemirror/view to v6.38.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26214
    • Update card size icon for area strategy by @piitaya in https://github.com/home-assistant/frontend/pull/26213
    • Update rspack monorepo to v1.4.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26216
    • Disable network graph emphasis on mobile by @MindFreeze in https://github.com/home-assistant/frontend/pull/26106
    • Fix interactions translation in area card editor by @piitaya in https://github.com/home-assistant/frontend/pull/26218
    • Add reorder option to entity selector by @piitaya in https://github.com/home-assistant/frontend/pull/26217
    • Update rspack monorepo to v1.4.8 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26222
    • Fix history for energy_storage device class by @MindFreeze in https://github.com/home-assistant/frontend/pull/26223
    • Handle predefined options in Z-Wave config panel by @MindFreeze in https://github.com/home-assistant/frontend/pull/26097
    • Fix missing sentence-casing in Quickbar navigation items by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26224
    • Add support for multiple entities and hide_states option in state and attribute selectors by @piitaya in https://github.com/home-assistant/frontend/pull/26207
    • Update dependency marked to v16.1.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26238
    • Show more details in statistics legend when only 1 entity by @MindFreeze in https://github.com/home-assistant/frontend/pull/26241
    • Tweak the color of sum/change lines in statistics chart by @MindFreeze in https://github.com/home-assistant/frontend/pull/26242
    • Improve Z-Wave firmware update dialog on device page by @MindFreeze in https://github.com/home-assistant/frontend/pull/26158
    • Update dependency eslint-config-prettier to v10.1.8 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26246
    • Update dependency marked to v16.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26247
    • Bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in https://github.com/home-assistant/frontend/pull/26248
    • Download core logs via supervisor by @wendevlin in https://github.com/home-assistant/frontend/pull/26251
    • Hide hardware integrations in brand sub-menu by @karwosts in https://github.com/home-assistant/frontend/pull/26252
    • Stabilize step flow errors by @karwosts in https://github.com/home-assistant/frontend/pull/26258
    • Bump Lokalise docker image to latest v3.1.4 by @silamon in https://github.com/home-assistant/frontend/pull/26226
    • Various spelling fixes in user-facing strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26261
    • Correct lokalise docker image by @silamon in https://github.com/home-assistant/frontend/pull/26267
    • Add features to light & cover groups more-info by @MindFreeze in https://github.com/home-assistant/frontend/pull/26187
    • Add handle to axis pointer in charts on mobile by @MindFreeze in https://github.com/home-assistant/frontend/pull/26088
    • Sort devices and services alphabetically in integration pages by @Copilot in https://github.com/home-assistant/frontend/pull/26231
    • Improve ZHA routes vizualization by @MindFreeze in https://github.com/home-assistant/frontend/pull/26270
    • Render AI task entities with formatted time by @joostlek in https://github.com/home-assistant/frontend/pull/26265
    • Changed area dashboard preview icon by @marcinbauer85 in https://github.com/home-assistant/frontend/pull/26269
    • Fixed icon by @marcinbauer85 in https://github.com/home-assistant/frontend/pull/26249
    • Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/home-assistant/frontend/pull/26273
    • Handle visibility changes in camera players by @abmantis in https://github.com/home-assistant/frontend/pull/26235
    • Three smaller fixes in user-facing strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26276
    • Fix spelling, remove errant apostrophe by @karwosts in https://github.com/home-assistant/frontend/pull/26277
    • Update dependency eslint-plugin-lit-a11y to v5.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26279
    • Update dependency typescript-eslint to v8.38.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26283
    • Disallow special characters in view URL by @karwosts in https://github.com/home-assistant/frontend/pull/26280
    • Lock file maintenance by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26230
    • Add download device info button by @balloob in https://github.com/home-assistant/frontend/pull/26278
    • Fix for integration 'Add entry' unnecessary dialogs by @phiychai in https://github.com/home-assistant/frontend/pull/26285
    • Update rspack monorepo to v1.4.9 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26289
    • Update dependency @rsdoctor/rspack-plugin to v1.1.10 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26295
    • Update dependency @lokalise/node-api to v15 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26297
    • Add raindrops to lightning-rainy state SVG by @karwosts in https://github.com/home-assistant/frontend/pull/26298
    • Fix typo in attribute by @karwosts in https://github.com/home-assistant/frontend/pull/26303
    • Cleanup some selectors firing double value-changed events by @karwosts in https://github.com/home-assistant/frontend/pull/26302
    • Update rspack monorepo to v1.4.10 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26300
    • Bump relative-ci/agent-action from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github.com/home-assistant/frontend/pull/26307
    • Update dependency eslint to v9.32.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26309
    • Allow picture card to serve media images by @karwosts in https://github.com/home-assistant/frontend/pull/26291
    • Fix some instability in ha-selector-object by @karwosts in https://github.com/home-assistant/frontend/pull/26301
    • Fix doubled plural in "add-on(s) repositories / capabilities" by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26310
    • Update dependency @bundle-stats/plugin-webpack-filter to v4.21.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26316
    • Don't allow view URL to be a number by @karwosts in https://github.com/home-assistant/frontend/pull/26313
    • Add color palettes by @wendevlin in https://github.com/home-assistant/frontend/pull/26271
    • Pin dependency @types/culori to 4.0.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26318
    • Improve network graph layout by @MindFreeze in https://github.com/home-assistant/frontend/pull/26268
    • Add new card feature: button by @dhoeben in https://github.com/home-assistant/frontend/pull/26165
    • Redesign ha-button by @wendevlin in https://github.com/home-assistant/frontend/pull/25564

    New Contributors

    • @kevinlacotaco made their first contribution in https://github.com/home-assistant/frontend/pull/25917
    • @ezra-freedman made their first contribution in https://github.com/home-assistant/frontend/pull/26009
    • @steinmn made their first contribution in https://github.com/home-assistant/frontend/pull/26084
    • @dcapslock made their first contribution in https://github.com/home-assistant/frontend/pull/26153
    • @airdrummingfool made their first contribution in https://github.com/home-assistant/frontend/pull/26201
    • @Copilot made their first contribution in https://github.com/home-assistant/frontend/pull/26231
    • @phiychai made their first contribution in https://github.com/home-assistant/frontend/pull/26285

    Full Changelog: https://github.com/home-assistant/frontend/compare/20250702.3...20250806.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250806.0-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250806.0.tar.gz
      86 MiB
    • home_assistant_frontend_landingpage-20250806.0.tar.gz
      2.4 MiB
    • home_assistant_frontend_supervisor-20250806.0.tar.gz
      22 MiB
  • 20250805.0 97a0903cec

    20250805.0 Pre-Release

    giteasync released this 2025-08-05 08:21:31 -05:00 | 2115 commits to dev since this release

    • Add support for sub config flows in conversation agent picker (@bramkragten - #26336)
    • Fix diagnostic download on integration level (@silamon - #26341)
    • Fix dialog secondary button design (@wendevlin - #26344)
    • Fix picture-glance card icon styling for unavailable/unknown entities (@Squazel - #26352)
    • Do not show AI suggestion button when no inputs in save dialog (@jpbede - #26357)
    • Improve Z-Wave JS config dashboard styling (@jpbede - #26368)
    • Fix ha-buttons (@wendevlin - #26373)
    • Remove eMMC specific references in disk life time handling (@agners - #26379)
    • Improve neutral color palette (@wendevlin - #26381)
    • Improve ha button radius variables (@wendevlin - #26382)
    • Fix energy now button (@karwosts - #26384)
    • Fix System information dialog unhealthy/unsupported list (@agners - #26393)
    • Add localization for third-party data reporting in the Z-Wave JS dashboard (@jpbede - #26395)
    • Fix network graph not rendering (@bramkragten - #26396)
    • Fix colors in network graphs (@bramkragten - #26397)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250805.0-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250805.0.tar.gz
      86 MiB
  • 20250731.0 b01ab9234b

    20250731.0 Pre-Release

    giteasync released this 2025-07-31 09:54:24 -05:00 | 2131 commits to dev since this release

    • Add weekdays to time trigger (@frenck - #25908)
    • Use underscores in AI task name (@joostlek - #26327)
    • Fix area picker text alignment in voice wizard (@bramkragten - #26330)
    • Fix ha-button with missing label and links (@wendevlin - #26332)
    • Revert "Use query params instead of path for media browser navigate ids" (@wendevlin - #26333)
    • Use tilecard button feature editor (@wendevlin - #26335)
    • Fix line-height, fix script editor buttons (@wendevlin - #26337)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250731.0-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250731.0.tar.gz
      85 MiB
  • 20250730.0 c013c5ec64

    20250730.0 Pre-Release

    giteasync released this 2025-07-30 09:18:36 -05:00 | 2139 commits to dev since this release

    What's Changed

    • Only show own devices when there are devices... by @bramkragten in https://github.com/home-assistant/frontend/pull/25920
    • Dont show internal quality scale by @bramkragten in https://github.com/home-assistant/frontend/pull/25921
    • Deduplicate weekdays in time conditions by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25915
    • Update confirm disable messages by @bramkragten in https://github.com/home-assistant/frontend/pull/25919
    • Fix wrapping of add subentry buttons by @balloob in https://github.com/home-assistant/frontend/pull/25925
    • Make the config entry row section wider on mobile by @balloob in https://github.com/home-assistant/frontend/pull/25924
    • Fix logbook stream subscription by @Stormalong in https://github.com/home-assistant/frontend/pull/25927
    • Update dependency prettier to v3.6.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25930
    • Prevent overflow of ripple on device row on integration page by @bramkragten in https://github.com/home-assistant/frontend/pull/25922
    • Better handle case when no floors in areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/25933
    • add version number to integration page by @bramkragten in https://github.com/home-assistant/frontend/pull/25940
    • Remove alert classes and only use slot sensors for areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/25937
    • Use different icon for services by @bramkragten in https://github.com/home-assistant/frontend/pull/25939
    • make sure header is always shown in data entry flow by @bramkragten in https://github.com/home-assistant/frontend/pull/25941
    • Add label to version number by @bramkragten in https://github.com/home-assistant/frontend/pull/25942
    • Disable escape key to close edit card dialog by @piitaya in https://github.com/home-assistant/frontend/pull/25947
    • Load title when fetching flow by @bramkragten in https://github.com/home-assistant/frontend/pull/25951
    • Don't limit combo-box dropdown size by @piitaya in https://github.com/home-assistant/frontend/pull/25952
    • Revert vaadin to 24.7.7 by @piitaya in https://github.com/home-assistant/frontend/pull/25953
    • Fix filtering on device in entities config panel by @bramkragten in https://github.com/home-assistant/frontend/pull/25948
    • Fix expand icon for entries and sub entries by @piitaya in https://github.com/home-assistant/frontend/pull/25955
    • Update dependency typescript-eslint to v8.35.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25956
    • Disable fullscreen editor for editors that are already fullscreen by @bramkragten in https://github.com/home-assistant/frontend/pull/25959
    • Bump vaadin to 24.7.9 by @piitaya in https://github.com/home-assistant/frontend/pull/25963
    • Use areas dashboard name in the top bar by @piitaya in https://github.com/home-assistant/frontend/pull/25969
    • Update dependency ua-parser-js to v2.0.4 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25968
    • Dev Tools: Remove excessive space from "Input date times" by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25973
    • Add Claude to gitignore by @frenck in https://github.com/home-assistant/frontend/pull/25966
    • Use entity format state if only one entity for that domain in the area card by @piitaya in https://github.com/home-assistant/frontend/pull/25964
    • Update dependency @types/leaflet to v1.9.19 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25974
    • Add initial instructions file for GitHub Copilot and Claude Code by @frenck in https://github.com/home-assistant/frontend/pull/25967
    • Improve settings page accessibility (No. 2) by @karwosts in https://github.com/home-assistant/frontend/pull/25965
    • Update dependency prettier to v3.6.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25978
    • Update dependency barcode-detector to v3.0.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25980
    • Fix sentence-casing, spelling and grammar issues by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25981
    • Update rspack monorepo to v1.4.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25987
    • Fix grammar of Light, Sensor and Tile card descriptions by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25988
    • Update dependency gulp-rename to v2.1.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25985
    • Update dependency @babel/core to v7.27.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25992
    • Update dependency prettier to v3.6.2 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25996
    • Update dependency marked to v16 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/25997
    • Fix fullscreen yaml editor (transparency background) by @silamon in https://github.com/home-assistant/frontend/pull/25989
    • Update dependency @rsdoctor/rspack-plugin to v1.1.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26000
    • Pass area control service calls through hass by @silamon in https://github.com/home-assistant/frontend/pull/25986
    • Update CodeMirror by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26003
    • Update rspack monorepo to v1.4.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26001
    • Improve device row in integration page by @piitaya in https://github.com/home-assistant/frontend/pull/26005
    • Fix use of numeric option for collator by @kevinlacotaco in https://github.com/home-assistant/frontend/pull/25917
    • Allow to re-order floors in areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/26002
    • Do not display quality scale for custom integrations by @piitaya in https://github.com/home-assistant/frontend/pull/26006
    • Fix object selector not displayed by @piitaya in https://github.com/home-assistant/frontend/pull/26007
    • Update dependency eslint to v9.30.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26012
    • Update dependency @babel/helper-define-polyfill-provider to v0.6.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26008
    • Fix translation in the integration page for entities by @ezra-freedman in https://github.com/home-assistant/frontend/pull/26009
    • Force narrow style for action, condition and trigger in blueprint by @piitaya in https://github.com/home-assistant/frontend/pull/26018
    • Avoid selector to take to much space in action calls by @piitaya in https://github.com/home-assistant/frontend/pull/26014
    • Add dashboard title to strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/26015
    • Increase target area in tile card and area card by @piitaya in https://github.com/home-assistant/frontend/pull/26017
    • Add missing area helper by @piitaya in https://github.com/home-assistant/frontend/pull/26022
    • Add missing domain icon import in area controls by @piitaya in https://github.com/home-assistant/frontend/pull/26023
    • Fix UI jump when using drag and drop in areas strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/26026
    • Improve styling of the code editor in fullscreen mode by @piitaya in https://github.com/home-assistant/frontend/pull/26029
    • Disable fullscreen in trigger detail dialog by @bramkragten in https://github.com/home-assistant/frontend/pull/26030
    • Dont fetch device actions on first updated by @bramkragten in https://github.com/home-assistant/frontend/pull/26028
    • Fix glitchy 'show' checkboxes on integration page by @karwosts in https://github.com/home-assistant/frontend/pull/26021
    • Fix zoom in statistic chart by @piitaya in https://github.com/home-assistant/frontend/pull/26034
    • Update dependency @bundle-stats/plugin-webpack-filter to v4.21.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26032
    • Update dependency eslint-plugin-lit-a11y to v5.1.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26020
    • Reduce media selector size by @piitaya in https://github.com/home-assistant/frontend/pull/26033
    • Fix play media action by @piitaya in https://github.com/home-assistant/frontend/pull/26035
    • Terminology: change controller to adapter by @c0ffeeca7 in https://github.com/home-assistant/frontend/pull/26051
    • Update fullcalendar monorepo to v6.1.18 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26047
    • Prevent uncaught TypeError on HuiWeatherForecastCard render by @ezra-freedman in https://github.com/home-assistant/frontend/pull/26038
    • Update dependency typescript-eslint to v8.35.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26058
    • Update rspack monorepo to v1.4.2 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26066
    • Update dependency @lokalise/node-api to v14.9.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26067
    • Update dependency globals to v16.3.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26068
    • Support translating number selector UoM by @karwosts in https://github.com/home-assistant/frontend/pull/26070
    • Update dependency eslint to v9.30.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26072
    • Fix default range icon by @karwosts in https://github.com/home-assistant/frontend/pull/26069
    • Remove deprecated dependency @types/glob by @MindFreeze in https://github.com/home-assistant/frontend/pull/26075
    • Update dependency @rsdoctor/rspack-plugin to v1.1.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26078
    • Update babel monorepo to v7.28.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26079
    • Automation save dialog to suggest name, description and labels by @balloob in https://github.com/home-assistant/frontend/pull/26071
    • Update dependency @lokalise/node-api to v14.9.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26081
    • Update dependency hls.js to v1.6.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26085
    • RTL fixes for 7-25 by @yosilevy in https://github.com/home-assistant/frontend/pull/26074
    • Update dependency @rsdoctor/rspack-plugin to v1.1.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26087
    • Weather card smallest width is not set correctly by @ezra-freedman in https://github.com/home-assistant/frontend/pull/26082
    • Fix flickering Edit sidebar dialog by locking content padding by @steinmn in https://github.com/home-assistant/frontend/pull/26084
    • Update rspack monorepo to v1.4.3 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26093
    • Add extra margin AI Task pref by @balloob in https://github.com/home-assistant/frontend/pull/26096
    • Sort groups if same as sort column by @kevinlacotaco in https://github.com/home-assistant/frontend/pull/26010
    • Use query params instead of path for media browser navigate ids by @piitaya in https://github.com/home-assistant/frontend/pull/26099
    • Update rspack monorepo to v1.4.4 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26105
    • do not set "ADD_NEW" value in ha-floor-picker by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26102
    • Capitalize "REST", remove excessive commas by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26109
    • Update dependency vis-data to v7.1.10 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26122
    • Adjust feature request links in issue reporting by @frenck in https://github.com/home-assistant/frontend/pull/26123
    • Coerce all energy distribution values to the same unit by @karwosts in https://github.com/home-assistant/frontend/pull/26117
    • add unit tests for common/url/search-params.ts by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26115
    • Add Task issue form by @frenck in https://github.com/home-assistant/frontend/pull/26121
    • Pause map autofit when user initiates pan/zoom by @karwosts in https://github.com/home-assistant/frontend/pull/26114
    • add floor column to datatable in config devices page by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26103
    • Fix some weather-forecast card editor issues by @karwosts in https://github.com/home-assistant/frontend/pull/26125
    • Only show loading for slow flow steps to avoid flickering by @MindFreeze in https://github.com/home-assistant/frontend/pull/26131
    • Update dependency @rsdoctor/rspack-plugin to v1.1.8 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26133
    • Update dependency core-js to v3.44.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26134
    • Fix sentence-casing of two "More Info" button labels by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26135
    • Revert changes to persistent notification in sidebar by @karwosts in https://github.com/home-assistant/frontend/pull/25984
    • "Add device" primary button on protocol integration pages by @MindFreeze in https://github.com/home-assistant/frontend/pull/26130
    • Handle disabled ZWave provisionning entries by @MindFreeze in https://github.com/home-assistant/frontend/pull/26132
    • Update dependency typescript-eslint to v8.36.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26136
    • Update rspack monorepo to v1.4.5 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26138
    • Update dependency hls.js to v1.6.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26137
    • Render energy-water in the display unit of the sources by @karwosts in https://github.com/home-assistant/frontend/pull/26141
    • Update dependency @types/leaflet to v1.9.20 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26142
    • Update dependency luxon to v3.7.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26147
    • Update rspack monorepo to v1.4.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26148
    • Render energy-gas in the display unit of the sources by @karwosts in https://github.com/home-assistant/frontend/pull/26143
    • Improve performance of Helpers config page by @dcapslock in https://github.com/home-assistant/frontend/pull/26153
    • Update dependency @lit-labs/motion to v1.0.9 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26154
    • Update dependency @lit-labs/virtualizer to v2.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26156
    • Update dependency @lit/context to v1.1.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26157
    • Update dependency @lit-labs/observers to v2.0.6 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26155
    • Update dependency lit to v3.3.1 - autoclosed by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26160
    • Update dependency @lit/reactive-element to v2.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26159
    • Improve aria support in control elements by @piitaya in https://github.com/home-assistant/frontend/pull/26107
    • Update dependency lit-html to v3.3.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26162
    • Update dependency eslint to v9.31.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26171
    • Fix number format in statistics charts by @MindFreeze in https://github.com/home-assistant/frontend/pull/26176
    • Show group members in more info by @piitaya in https://github.com/home-assistant/frontend/pull/26178
    • Fix for charts with identically named entities by @MindFreeze in https://github.com/home-assistant/frontend/pull/26166
    • Don't show members for legacy groups by @piitaya in https://github.com/home-assistant/frontend/pull/26179
    • Consistently capitalize "Companion" for the mobile apps by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26180
    • AI Task automation save improvements by @balloob in https://github.com/home-assistant/frontend/pull/26140
    • Remove vis-data dependency by @MindFreeze in https://github.com/home-assistant/frontend/pull/26186
    • Fix entity renaming when adding a new device by @MindFreeze in https://github.com/home-assistant/frontend/pull/26177
    • Fix spelling of "to log in to" (verb) and "login" (noun) by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26189
    • Remove specific icons for area controls card features by @piitaya in https://github.com/home-assistant/frontend/pull/26195
    • Include card error message in card error by @dcapslock in https://github.com/home-assistant/frontend/pull/26184
    • Fix "Cancel exclusion" button for Z-Wave by @MindFreeze in https://github.com/home-assistant/frontend/pull/26188
    • Show picture-elements error messages for elements by @karwosts in https://github.com/home-assistant/frontend/pull/26196
    • Different sentence-casing fixes in user-facing strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26200
    • Add option to change the area card size for area dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/26199
    • Increase area card default height when using camera and features by @piitaya in https://github.com/home-assistant/frontend/pull/26205
    • Sentence-case "Enable state reporting" for Alexa by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26204
    • Fix description of Picture elements card by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26203
    • Add Supervisor unhealthy reason translations by @agners in https://github.com/home-assistant/frontend/pull/26190
    • Small improvements for area strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/26206
    • Add 'state' option for secondary entity info on Entities card by @airdrummingfool in https://github.com/home-assistant/frontend/pull/26201
    • Update dependency typescript-eslint to v8.37.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26211
    • Add Sankey chart to the energy dashboard by @MindFreeze in https://github.com/home-assistant/frontend/pull/26192
    • Refresh store collection when adding or removing repository by @loganrosen in https://github.com/home-assistant/frontend/pull/26174
    • do not set "ADD_NEW" value in ha-area-picker by @chrisv-dev in https://github.com/home-assistant/frontend/pull/26210
    • Show more details on storage page by @MindFreeze in https://github.com/home-assistant/frontend/pull/26202
    • Fix entities link on integration page by @MindFreeze in https://github.com/home-assistant/frontend/pull/26167
    • ZWaveJS network graph by @MindFreeze in https://github.com/home-assistant/frontend/pull/26112
    • Update dependency @codemirror/view to v6.38.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26214
    • Update card size icon for area strategy by @piitaya in https://github.com/home-assistant/frontend/pull/26213
    • Update rspack monorepo to v1.4.7 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26216
    • Disable network graph emphasis on mobile by @MindFreeze in https://github.com/home-assistant/frontend/pull/26106
    • Fix interactions translation in area card editor by @piitaya in https://github.com/home-assistant/frontend/pull/26218
    • Add reorder option to entity selector by @piitaya in https://github.com/home-assistant/frontend/pull/26217
    • Update rspack monorepo to v1.4.8 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26222
    • Fix history for energy_storage device class by @MindFreeze in https://github.com/home-assistant/frontend/pull/26223
    • Handle predefined options in Z-Wave config panel by @MindFreeze in https://github.com/home-assistant/frontend/pull/26097
    • Fix missing sentence-casing in Quickbar navigation items by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26224
    • Add support for multiple entities and hide_states option in state and attribute selectors by @piitaya in https://github.com/home-assistant/frontend/pull/26207
    • Update dependency marked to v16.1.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26238
    • Show more details in statistics legend when only 1 entity by @MindFreeze in https://github.com/home-assistant/frontend/pull/26241
    • Tweak the color of sum/change lines in statistics chart by @MindFreeze in https://github.com/home-assistant/frontend/pull/26242
    • Improve Z-Wave firmware update dialog on device page by @MindFreeze in https://github.com/home-assistant/frontend/pull/26158
    • Update dependency eslint-config-prettier to v10.1.8 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26246
    • Update dependency marked to v16.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26247
    • Bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in https://github.com/home-assistant/frontend/pull/26248
    • Download core logs via supervisor by @wendevlin in https://github.com/home-assistant/frontend/pull/26251
    • Hide hardware integrations in brand sub-menu by @karwosts in https://github.com/home-assistant/frontend/pull/26252
    • Stabilize step flow errors by @karwosts in https://github.com/home-assistant/frontend/pull/26258
    • Bump Lokalise docker image to latest v3.1.4 by @silamon in https://github.com/home-assistant/frontend/pull/26226
    • Various spelling fixes in user-facing strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26261
    • Correct lokalise docker image by @silamon in https://github.com/home-assistant/frontend/pull/26267
    • Add features to light & cover groups more-info by @MindFreeze in https://github.com/home-assistant/frontend/pull/26187
    • Add handle to axis pointer in charts on mobile by @MindFreeze in https://github.com/home-assistant/frontend/pull/26088
    • Sort devices and services alphabetically in integration pages by @Copilot in https://github.com/home-assistant/frontend/pull/26231
    • Improve ZHA routes vizualization by @MindFreeze in https://github.com/home-assistant/frontend/pull/26270
    • Render AI task entities with formatted time by @joostlek in https://github.com/home-assistant/frontend/pull/26265
    • Changed area dashboard preview icon by @marcinbauer85 in https://github.com/home-assistant/frontend/pull/26269
    • Fixed icon by @marcinbauer85 in https://github.com/home-assistant/frontend/pull/26249
    • Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/home-assistant/frontend/pull/26273
    • Handle visibility changes in camera players by @abmantis in https://github.com/home-assistant/frontend/pull/26235
    • Three smaller fixes in user-facing strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26276
    • Fix spelling, remove errant apostrophe by @karwosts in https://github.com/home-assistant/frontend/pull/26277
    • Update dependency eslint-plugin-lit-a11y to v5.1.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26279
    • Update dependency typescript-eslint to v8.38.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26283
    • Disallow special characters in view URL by @karwosts in https://github.com/home-assistant/frontend/pull/26280
    • Lock file maintenance by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26230
    • Add download device info button by @balloob in https://github.com/home-assistant/frontend/pull/26278
    • Fix for integration 'Add entry' unnecessary dialogs by @phiychai in https://github.com/home-assistant/frontend/pull/26285
    • Update rspack monorepo to v1.4.9 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26289
    • Update dependency @rsdoctor/rspack-plugin to v1.1.10 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26295
    • Update dependency @lokalise/node-api to v15 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26297
    • Add raindrops to lightning-rainy state SVG by @karwosts in https://github.com/home-assistant/frontend/pull/26298
    • Fix typo in attribute by @karwosts in https://github.com/home-assistant/frontend/pull/26303
    • Cleanup some selectors firing double value-changed events by @karwosts in https://github.com/home-assistant/frontend/pull/26302
    • Update rspack monorepo to v1.4.10 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26300
    • Bump relative-ci/agent-action from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github.com/home-assistant/frontend/pull/26307
    • Update dependency eslint to v9.32.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26309
    • Allow picture card to serve media images by @karwosts in https://github.com/home-assistant/frontend/pull/26291
    • Fix some instability in ha-selector-object by @karwosts in https://github.com/home-assistant/frontend/pull/26301
    • Fix doubled plural in "add-on(s) repositories / capabilities" by @NoRi2909 in https://github.com/home-assistant/frontend/pull/26310
    • Update dependency @bundle-stats/plugin-webpack-filter to v4.21.1 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26316
    • Don't allow view URL to be a number by @karwosts in https://github.com/home-assistant/frontend/pull/26313
    • Add color palettes by @wendevlin in https://github.com/home-assistant/frontend/pull/26271
    • Pin dependency @types/culori to 4.0.0 by @renovate[bot] in https://github.com/home-assistant/frontend/pull/26318
    • Improve network graph layout by @MindFreeze in https://github.com/home-assistant/frontend/pull/26268
    • Add new card feature: button by @dhoeben in https://github.com/home-assistant/frontend/pull/26165
    • Redesign ha-button by @wendevlin in https://github.com/home-assistant/frontend/pull/25564

    New Contributors

    • @kevinlacotaco made their first contribution in https://github.com/home-assistant/frontend/pull/25917
    • @ezra-freedman made their first contribution in https://github.com/home-assistant/frontend/pull/26009
    • @steinmn made their first contribution in https://github.com/home-assistant/frontend/pull/26084
    • @chrisv-dev made their first contribution in https://github.com/home-assistant/frontend/pull/26102
    • @dcapslock made their first contribution in https://github.com/home-assistant/frontend/pull/26153
    • @airdrummingfool made their first contribution in https://github.com/home-assistant/frontend/pull/26201
    • @Copilot made their first contribution in https://github.com/home-assistant/frontend/pull/26231
    • @phiychai made their first contribution in https://github.com/home-assistant/frontend/pull/26285

    Full Changelog: https://github.com/home-assistant/frontend/compare/20250702.0...20250730.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250730.0-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250730.0.tar.gz
      85 MiB
  • 20250702.3 a885c7e358

    20250702.3 Stable

    giteasync released this 2025-07-18 03:32:20 -05:00 | 2361 commits to dev since this release

    • Improve performance of Helpers config page (@dcapslock - #26153)
    • Fix entities link on integration page (@MindFreeze - #26167)
    • Fix number format in statistics charts (@MindFreeze - #26176)
    • Fix entity renaming when adding a new device (@MindFreeze - #26177)
    • Fix "Cancel exclusion" button for Z-Wave (@MindFreeze - #26188)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250702.3-py3-none-any.whl
      87 MiB
    • home_assistant_frontend-20250702.3.tar.gz
      87 MiB
    • home_assistant_frontend_landingpage-20250702.3.tar.gz
      2.3 MiB
    • home_assistant_frontend_supervisor-20250702.3.tar.gz
      23 MiB
  • 20250702.2 6a3c58d20f

    20250702.2 Stable

    giteasync released this 2025-07-10 14:35:08 -05:00 | 2368 commits to dev since this release

    • Revert changes to persistent notification in sidebar (@karwosts - #25984)
    • Fix default range icon (@karwosts - #26069)
    • RTL fixes for 7-25 (@yosilevy - #26074)
    • Weather card smallest width is not set correctly (@ezra-freedman - #26082)
    • do not set "ADD_NEW" value in ha-floor-picker (@chrisv-dev - #26102)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250702.2-py3-none-any.whl
      86 MiB
    • home_assistant_frontend-20250702.2.tar.gz
      86 MiB
    • home_assistant_frontend_landingpage-20250702.2.tar.gz
      2.3 MiB
    • home_assistant_frontend_supervisor-20250702.2.tar.gz
      23 MiB
  • 20250702.1 fe946eb75b

    20250702.1 Stable

    giteasync released this 2025-07-04 06:53:23 -05:00 | 2375 commits to dev since this release

    • Reduce media selector size (@piitaya - #26033)
    • Fix zoom in statistic chart (@piitaya - #26034)
    • Fix play media action (@piitaya - #26035)
    • Prevent uncaught TypeError on HuiWeatherForecastCard render (@ezra-freedman - #26038)
    • Terminology: change controller to adapter (@c0ffeeca7 - #26051)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250702.1-py3-none-any.whl
      85 MiB
    • home_assistant_frontend-20250702.1.tar.gz
      85 MiB
    • home_assistant_frontend_landingpage-20250702.1.tar.gz
      2.3 MiB
    • home_assistant_frontend_supervisor-20250702.1.tar.gz
      23 MiB
  • 20250702.0 bbe3a9e0c2

    20250702.0 Stable

    giteasync released this 2025-07-02 06:45:20 -05:00 | 2382 commits to dev since this release

    What's Changed

    • Fix duplicated items in strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/25600
    • Fix double history graphs for a disabled entity by @MindFreeze in https://github.com/home-assistant/frontend/pull/25604
    • Fix sidebar loading and demo by @wendevlin in https://github.com/home-assistant/frontend/pull/25606
    • Fix font settings for button card by @wendevlin in https://github.com/home-assistant/frontend/pull/25607
    • Navigate to newly added device by @MindFreeze in https://github.com/home-assistant/frontend/pull/25608
    • Fix typo in restore_entity_id_selected::confirm_text by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25615
    • Fix duplicate legend items when comparing energy data by @MindFreeze in https://github.com/home-assistant/frontend/pull/25610
    • Fix for history graph with tiny values by @MindFreeze in https://github.com/home-assistant/frontend/pull/25612
    • More error handling for preview flow by @karwosts in https://github.com/home-assistant/frontend/pull/25611
    • Set markdown code line-height by @wendevlin in https://github.com/home-assistant/frontend/pull/25618
    • Force narrow style for action, condition and trigger in flows by @piitaya in https://github.com/home-assistant/frontend/pull/25619
    • Fix missing helper for entity picker by @piitaya in https://github.com/home-assistant/frontend/pull/25622
    • Fix picker field height by @piitaya in https://github.com/home-assistant/frontend/pull/25623
    • Update dependency globals to v16.2.0 by @renovate in https://github.com/home-assistant/frontend/pull/25624
    • Improve action picker UI and search by @piitaya in https://github.com/home-assistant/frontend/pull/25525
    • Improve search in add automation element dialog by @piitaya in https://github.com/home-assistant/frontend/pull/25626
    • Put item at the top of picker result if there is an exact match with entity id by @piitaya in https://github.com/home-assistant/frontend/pull/25625
    • Update dependency @octokit/rest to v22 by @renovate in https://github.com/home-assistant/frontend/pull/25633
    • Cleanup some styling on disabled entity picker by @karwosts in https://github.com/home-assistant/frontend/pull/25632
    • Fix Zigbee capitalization in manage device button by @scop in https://github.com/home-assistant/frontend/pull/25637
    • Use theme variables for network graph labels by @MindFreeze in https://github.com/home-assistant/frontend/pull/25634
    • Spelling fixes by @scop in https://github.com/home-assistant/frontend/pull/25638
    • Fix Z-WaveJS device count in dashboard by @MindFreeze in https://github.com/home-assistant/frontend/pull/25635
    • Add device button on the Z-Wave controller's device page by @MindFreeze in https://github.com/home-assistant/frontend/pull/25636
    • Add cyrilic letters to slugify() by @ildar170975 in https://github.com/home-assistant/frontend/pull/25647
    • Map card: add prefix & suffix for "label_mode: attribute" by @ildar170975 in https://github.com/home-assistant/frontend/pull/25033
    • Revert #25027 "more-info-camera: disable download_snapshot if idle" by @ildar170975 in https://github.com/home-assistant/frontend/pull/25643
    • Update rspack monorepo to v1.3.12 by @renovate in https://github.com/home-assistant/frontend/pull/25649
    • Update babel monorepo to v7.27.3 by @renovate in https://github.com/home-assistant/frontend/pull/25650
    • Update dependency @lokalise/node-api to v14.8.0 by @renovate in https://github.com/home-assistant/frontend/pull/25651
    • fix line height entity card by @bramkragten in https://github.com/home-assistant/frontend/pull/25652
    • Add label to collapse button in data table groups by @bramkragten in https://github.com/home-assistant/frontend/pull/25653
    • Add css variables for start and end padding of tabs by @bramkragten in https://github.com/home-assistant/frontend/pull/25654
    • Update dependency typescript-eslint to v8.33.0 by @renovate in https://github.com/home-assistant/frontend/pull/25657
    • Fix "unavailable" state in Area card by @ildar170975 in https://github.com/home-assistant/frontend/pull/25063
    • Calendar add event button gap alignment by @silamon in https://github.com/home-assistant/frontend/pull/25662
    • Update dependency @codemirror/view to v6.37.0 by @renovate in https://github.com/home-assistant/frontend/pull/25664
    • Update dependency @codemirror/view to v6.37.1 by @renovate in https://github.com/home-assistant/frontend/pull/25672
    • Update dependency hls.js to v1.6.3 by @renovate in https://github.com/home-assistant/frontend/pull/25669
    • Set answers to yes and no for cloud pipeline confirm by @bramkragten in https://github.com/home-assistant/frontend/pull/25674
    • Update babel monorepo to v7.27.4 by @renovate in https://github.com/home-assistant/frontend/pull/25680
    • Update dependency eslint to v9.28.0 by @renovate in https://github.com/home-assistant/frontend/pull/25683
    • Update dependency hls.js to v1.6.4 by @renovate in https://github.com/home-assistant/frontend/pull/25682
    • Update dependency @types/chromecast-caf-receiver to v6.0.22 by @renovate in https://github.com/home-assistant/frontend/pull/25681
    • Update dependency lint-staged to v16 by @renovate in https://github.com/home-assistant/frontend/pull/25463
    • Hoist integration card tooltips by @karwosts in https://github.com/home-assistant/frontend/pull/25679
    • Update dependency @bundle-stats/plugin-webpack-filter to v4.20.2 by @renovate in https://github.com/home-assistant/frontend/pull/25692
    • Update dependency gulp to v5.0.1 - autoclosed by @renovate in https://github.com/home-assistant/frontend/pull/25698
    • Adjust tooltip positioning in ha-sidebar for not first lis… by @Marchat9 in https://github.com/home-assistant/frontend/pull/25696
    • Handle shorthand template conditions in trace by @karwosts in https://github.com/home-assistant/frontend/pull/25705
    • Update dependency @rsdoctor/rspack-plugin to v1.1.3 by @renovate in https://github.com/home-assistant/frontend/pull/25709
    • Update dependency @codemirror/language to v6.11.1 by @renovate in https://github.com/home-assistant/frontend/pull/25708
    • Update dependency hls.js to v1.6.5 by @renovate in https://github.com/home-assistant/frontend/pull/25711
    • Update dependency typescript-eslint to v8.33.1 by @renovate in https://github.com/home-assistant/frontend/pull/25712
    • Update Yarn to v4.9.2 by @renovate in https://github.com/home-assistant/frontend/pull/25714
    • Update vitest monorepo to v3.2.1 by @renovate in https://github.com/home-assistant/frontend/pull/25715
    • Update vitest monorepo to v3.2.2 by @renovate in https://github.com/home-assistant/frontend/pull/25723
    • Update dependency @babel/runtime to v7.27.6 by @renovate in https://github.com/home-assistant/frontend/pull/25722
    • fix spelling of JavaScript in bug report template by @paulschreiber in https://github.com/home-assistant/frontend/pull/25726
    • Handle tiny values in a log chart by @MindFreeze in https://github.com/home-assistant/frontend/pull/25727
    • Update vaadinWebComponents monorepo to v24.7.8 by @renovate in https://github.com/home-assistant/frontend/pull/25729
    • Fix period boundaries in Energy dashboard by @MindFreeze in https://github.com/home-assistant/frontend/pull/25728
    • Reduce keypad gap and margin in alarm panel card by @piitaya in https://github.com/home-assistant/frontend/pull/25735
    • Allow to open more info using query params by @piitaya in https://github.com/home-assistant/frontend/pull/25733
    • Fix custom value selected when clicking item in combo box by @piitaya in https://github.com/home-assistant/frontend/pull/25734
    • Assist Chat: handle intent progress delta not always being there by @balloob in https://github.com/home-assistant/frontend/pull/25730
    • More support for no-grid energy dashboard by @karwosts in https://github.com/home-assistant/frontend/pull/25644
    • Z-Wave: apply sentence-style capitalization by @c0ffeeca7 in https://github.com/home-assistant/frontend/pull/25739
    • Display full error for card preview mode by @piitaya in https://github.com/home-assistant/frontend/pull/25747
    • Fix edit card not working in chrome after editing by @piitaya in https://github.com/home-assistant/frontend/pull/25751
    • Change backup type order by @piitaya in https://github.com/home-assistant/frontend/pull/25759
    • Fix alerts refresh on device page by @MindFreeze in https://github.com/home-assistant/frontend/pull/25748
    • Ensure grid options always return an object by @piitaya in https://github.com/home-assistant/frontend/pull/25760
    • Update dependency core-js to v3.43.0 by @renovate in https://github.com/home-assistant/frontend/pull/25761
    • Update vitest monorepo to v3.2.3 by @renovate in https://github.com/home-assistant/frontend/pull/25765
    • Hide backup during onboarding by @balloob in https://github.com/home-assistant/frontend/pull/25768
    • Update dependency typescript-eslint to v8.34.0 by @renovate in https://github.com/home-assistant/frontend/pull/25770
    • Improved new dashboard dialog by @quinnter in https://github.com/home-assistant/frontend/pull/25676
    • Add perform action with to translations by @silamon in https://github.com/home-assistant/frontend/pull/25781
    • Remove Google Assistant link by @silamon in https://github.com/home-assistant/frontend/pull/25780
    • Update dependency glob to v11.0.3 by @renovate in https://github.com/home-assistant/frontend/pull/25792
    • Update dependency @codemirror/view to v6.37.2 by @renovate in https://github.com/home-assistant/frontend/pull/25791
    • Update dependency sinon to v21 by @renovate in https://github.com/home-assistant/frontend/pull/25794
    • Bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot in https://github.com/home-assistant/frontend/pull/25795
    • Fix automation drag&drop loses item by @karwosts in https://github.com/home-assistant/frontend/pull/25811
    • Update dependency eslint to v9.29.0 by @renovate in https://github.com/home-assistant/frontend/pull/25810
    • Update dependency eslint-plugin-lit-a11y to v5 by @renovate in https://github.com/home-assistant/frontend/pull/25718
    • Update dependency eslint-plugin-lit-a11y to v5.0.1 by @renovate in https://github.com/home-assistant/frontend/pull/25812
    • Update ElectricityMaps URL in Energy Dashboard by @acrelle in https://github.com/home-assistant/frontend/pull/25816
    • Reduce reset-zoom button size on timeline charts by @MindFreeze in https://github.com/home-assistant/frontend/pull/25796
    • Fix disabled color in dark mode in production by @piitaya in https://github.com/home-assistant/frontend/pull/25818
    • Fix sankey total calculation to account for included_in_stat by @MindFreeze in https://github.com/home-assistant/frontend/pull/25805
    • Show voice ID in Cloud Pref by @balloob in https://github.com/home-assistant/frontend/pull/25809
    • Update dependency lint-staged to v16.1.1 by @renovate in https://github.com/home-assistant/frontend/pull/25817
    • Uncap width of ha-statistics-picker by @karwosts in https://github.com/home-assistant/frontend/pull/25822
    • Display yaml errors in all ha-yaml-editor by @karwosts in https://github.com/home-assistant/frontend/pull/25819
    • Update dependency lint-staged to v16.1.2 by @renovate in https://github.com/home-assistant/frontend/pull/25833
    • Change duration input to ha-time-input component by @miecielica in https://github.com/home-assistant/frontend/pull/25800
    • Remove debug type in secondary line in statistic picker by @piitaya in https://github.com/home-assistant/frontend/pull/25835
    • Fix combobox helper by @piitaya in https://github.com/home-assistant/frontend/pull/25834
    • Add hyphen to all compounds with "-powered" by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25840
    • Improve explanation of 'Ping a Matter device' dialog by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25839
    • Fix for my links ending with a slash by @bramkragten in https://github.com/home-assistant/frontend/pull/25841
    • Update vaadinWebComponents monorepo to v24.8.0 by @renovate in https://github.com/home-assistant/frontend/pull/25842
    • Fix bar chart data order when using the legend by @MindFreeze in https://github.com/home-assistant/frontend/pull/25832
    • Fix sentence-casing of Z-Wave strings by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25846
    • Remove gray colors from chart color set by @karwosts in https://github.com/home-assistant/frontend/pull/25844
    • Fix/dhcp config network sort by @miecielica in https://github.com/home-assistant/frontend/pull/25799
    • Update dependency typescript-eslint to v8.34.1 by @renovate in https://github.com/home-assistant/frontend/pull/25848
    • Redesign area card by @piitaya in https://github.com/home-assistant/frontend/pull/25802
    • Add fields and multiple support to object selector by @piitaya in https://github.com/home-assistant/frontend/pull/25843
    • Allow changing LLM Task preferences by @balloob in https://github.com/home-assistant/frontend/pull/25779
    • Add LLM Task to suggest automation name by @balloob in https://github.com/home-assistant/frontend/pull/25778
    • Fix spelling of "to log in", "to set up" and more by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25855
    • Update people dashboard intro by @balloob in https://github.com/home-assistant/frontend/pull/25856
    • Update vitest monorepo to v3.2.4 by @renovate in https://github.com/home-assistant/frontend/pull/25857
    • Fix inconsistently spelled occurrences of "add-on" by @NoRi2909 in https://github.com/home-assistant/frontend/pull/25858
    • Lock file maintenance by @renovate in https://github.com/home-assistant/frontend/pull/25838
    • allow previews in config_subentries_flow by @iluvdata in https://github.com/home-assistant/frontend/pull/25859
    • Another fix for history chart axis rounding by @MindFreeze in https://github.com/home-assistant/frontend/pull/25852
    • Update dependency @rsdoctor/rspack-plugin to v1.1.4 by @renovate in https://github.com/home-assistant/frontend/pull/25868
    • Add support for accept keyword in media selector by @balloob in https://github.com/home-assistant/frontend/pull/25808
    • Round chart limits with fit_y_data by @MindFreeze in https://github.com/home-assistant/frontend/pull/25851
    • Hide AI Task from default dashboard by @balloob in https://github.com/home-assistant/frontend/pull/25877
    • Zwave delete device button on device page by @MindFreeze in https://github.com/home-assistant/frontend/pull/25766
    • Fix duplicated requests in statistics-graph by @MindFreeze in https://github.com/home-assistant/frontend/pull/25878
    • Don't send double card updated event when rendering the card by @piitaya in https://github.com/home-assistant/frontend/pull/25883
    • Device page: sort related automations, scenes, scripts by @ildar170975 in https://github.com/home-assistant/frontend/pull/24742
    • Update dependency eslint-plugin-import to v2.32.0 by @renovate in https://github.com/home-assistant/frontend/pull/25890
    • Add color options to area card by @piitaya in https://github.com/home-assistant/frontend/pull/25881
    • hui-graph-footer-editor: add margin to ha-switch to prevent a scrollbar by @ildar170975 in https://github.com/home-assistant/frontend/pull/25645
    • Use area card in area strategy by @piitaya in https://github.com/home-assistant/frontend/pull/25879
    • Update Z-Wave text by @MindFreeze in https://github.com/home-assistant/frontend/pull/25893
    • Update buttons in Z-Wave firmware update dialog by @MindFreeze in https://github.com/home-assistant/frontend/pull/25894
    • Update integration page layout by @bramkragten in https://github.com/home-assistant/frontend/pull/25880
    • Add container arch to system health data by @agners in https://github.com/home-assistant/frontend/pull/25896
    • Group area per floor in the areas strategy editor by @piitaya in https://github.com/home-assistant/frontend/pull/25895
    • Fix warnings raised when migrating incomplete automation configuration by @frenck in https://github.com/home-assistant/frontend/pull/25898
    • Improve alerts padding in area card by @piitaya in https://github.com/home-assistant/frontend/pull/25897
    • Also show sub entry services when sub entry expanded by @balloob in https://github.com/home-assistant/frontend/pull/25900
    • Improve Entity ID auto-complete in YAML mode by @frenck in https://github.com/home-assistant/frontend/pull/25901
    • Move AI task prefs to system -> general by @balloob in https://github.com/home-assistant/frontend/pull/25904
    • Exclude entities in controls for areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/25906
    • Update device row in integration page by @bramkragten in https://github.com/home-assistant/frontend/pull/25907
    • Add full-screen button to code editors by @frenck in https://github.com/home-assistant/frontend/pull/25903
    • Fix entity selector slicing value on load by @karwosts in https://github.com/home-assistant/frontend/pull/25854
    • Add cover controls to area card and improve areas dashboard by @piitaya in https://github.com/home-assistant/frontend/pull/25892
    • Support templates in action target by @karwosts in https://github.com/home-assistant/frontend/pull/25656
    • Short-format negative and small numbers in energy-distribution-card by @LeonasAnony in https://github.com/home-assistant/frontend/pull/25862
    • Improve settings page accessibility by @karwosts in https://github.com/home-assistant/frontend/pull/25885
    • Move exclude entities config to area card by @piitaya in https://github.com/home-assistant/frontend/pull/25909
    • Translate select options in config flows by @MindFreeze in https://github.com/home-assistant/frontend/pull/25911
    • fix hui-panel-view for a "warning_multiple_cards" by @ildar170975 in https://github.com/home-assistant/frontend/pull/25899
    • make debug mode better visible, improve disabling device by @bramkragten in https://github.com/home-assistant/frontend/pull/25910
    • 20250627.0 by @piitaya in https://github.com/home-assistant/frontend/pull/25971
    • 20250701.0 by @piitaya in https://github.com/home-assistant/frontend/pull/26019

    New Contributors

    • @Marchat9 made their first contribution in https://github.com/home-assistant/frontend/pull/25696
    • @paulschreiber made their first contribution in https://github.com/home-assistant/frontend/pull/25726
    • @quinnter made their first contribution in https://github.com/home-assistant/frontend/pull/25676
    • @acrelle made their first contribution in https://github.com/home-assistant/frontend/pull/25816
    • @miecielica made their first contribution in https://github.com/home-assistant/frontend/pull/25800
    • @iluvdata made their first contribution in https://github.com/home-assistant/frontend/pull/25859
    • @LeonasAnony made their first contribution in https://github.com/home-assistant/frontend/pull/25862

    Full Changelog: https://github.com/home-assistant/frontend/compare/20250531.4...20250702.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • home_assistant_frontend-20250702.0-py3-none-any.whl
      85 MiB
    • home_assistant_frontend-20250702.0.tar.gz
      85 MiB
    • home_assistant_frontend_landingpage-20250702.0.tar.gz
      2.3 MiB
    • home_assistant_frontend_supervisor-20250702.0.tar.gz
      23 MiB
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.23.7 Page: 1367ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API