Bram Kragten
922e8c7752
Merge branch 'rc' into dev
20260128.0
2026-01-28 16:43:29 +01:00
Bram Kragten
e63301cd9c
Bumped version to 20260128.0
2026-01-28 16:42:45 +01:00
Aidan Timson
29a3d67e48
AI suggestions: Areas ( #29090 )
2026-01-28 16:35:24 +01:00
Bram Kragten
4c98a7791b
Move developer tools panel to config panel ( #29221 )
2026-01-28 15:31:47 +00:00
Bram Kragten
5a76c3f606
Make addon selector an alias of app selector ( #29222 )
2026-01-28 15:27:30 +00:00
Steven Travers
251a4ce5ce
Add device database labs feature ( #29104 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2026-01-28 14:09:17 +01:00
karwosts
408735fa77
Live inline template previews ( #27557 )
...
* Live inline template previews
* Opt out for markdown, no fullscreen
* flask/flaskOff
* styling
* mdiBug
* Update src/components/ha-selector/ha-selector-template.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* resub on connect
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2026-01-28 11:57:41 +02:00
Wendelin
c0442b5b39
Fix automation sidebar ui supported check ( #29219 )
2026-01-28 10:52:12 +01:00
ildar170975
c6284987fd
ha-filter-domains: set a plural caption ( #29153 )
...
* add "domains" / "caption"
* fix caption
2026-01-28 06:38:33 +01:00
Bram Kragten
ed618124dc
Fix double action handler area card ( #29217 )
2026-01-28 06:37:48 +01:00
Paul Bottein
3e350b7642
Attempt to make icon fetching and caching more reliable ( #29195 )
2026-01-27 21:34:19 +01:00
Paul Bottein
c66b4e2027
Update top bar title margin on config and dashboard page ( #29212 )
2026-01-27 21:32:43 +01:00
Paul Bottein
4c25c639af
Don't show back button when opening the add integration sub page directly ( #29213 )
2026-01-27 21:31:59 +01:00
Paul Bottein
0fbde5024e
Fix back button in energy panel ( #29214 )
2026-01-27 21:31:05 +01:00
Paul Bottein
b991a8122b
Set home as default dashboard ( #28446 )
...
* Set home as default dashboard
* Handle lovelace to home redirect
* Remove special url path for lovelace
* Rename special rules for lovelace dashboard
* Update src/panels/lovelace/ha-panel-lovelace.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Handle default config
* Fix default section
* Early check for lovelace panel
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2026-01-27 17:08:19 +01:00
Jan Čermák
c2c4e06915
Add AppSelector following the Add-ons->Apps rename ( #29209 )
2026-01-27 15:19:51 +00:00
Aidan Timson
91c12605d3
Add timezone selector ( #29205 )
...
* Add timezone selector
* Use timezone selector in clock card
2026-01-27 17:10:39 +02:00
Wendelin
cddf91cfd0
Replace ha-md-button-menu with ha-dropdown ( #29210 )
2026-01-27 15:10:32 +00:00
Paul Bottein
6e1999ceb7
Update top bar background color with the same color as config panel ( #29208 )
2026-01-27 17:01:15 +02:00
Marcin Bauer
3b571d42fa
Add find and replace button to code editor toolbar ( #28980 )
2026-01-27 14:53:50 +00:00
Marcin Bauer
08ee742233
Move entity attributes to three-dots menu subview ( #29186 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 14:07:23 +00:00
Wendelin
b3cc88e124
Fix PickerComboBox to not overwrite local selected section ( #29206 )
2026-01-27 13:41:45 +00:00
Paul Bottein
9fe9456f3c
Add link to manage discovered devices in add integration dialog ( #29188 )
...
* Add link to manage discovered devices in add integration dialog
* Prettier
* Update src/panels/config/integrations/dialog-add-integration.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2026-01-27 14:04:33 +01:00
Wendelin
6d1d7690ef
Refactor dropdown menus to use ha-dropdown and ha-dropdown-item components ( #29204 )
2026-01-27 12:36:53 +00:00
Aidan Timson
4a2b7324f7
Fix position of tooltips in sidebar ( #29203 )
2026-01-27 12:17:15 +00:00
Aidan Timson
15b85d6f19
Move developer tools to settings (admin) area ( #29201 )
2026-01-27 11:13:09 +00:00
ildar170975
c49115a91e
ha-sidebar: exclude some items from scrollable + fade + various fixes ( #28747 )
...
Co-authored-by: Aidan Timson <aidan@timmo.dev>
2026-01-27 09:55:58 +00:00
Aidan Timson
efc67a30f3
Migrate currency picker to generic ( #29193 )
...
* Migrate currency picker to generic
* Pass required pro
2026-01-27 11:54:28 +02:00
Aidan Timson
bf41b3f7e3
Migrate country picker to generic picker ( #29190 )
...
* Migrate country picker to generic picker
* Add country code as secondary text
* Pass required prop
* Remove
2026-01-27 11:08:54 +02:00
Tomasz
30eb50a962
Add color setting for calendar entities ( #28882 )
...
* Enhance calendar entity options with color support and update UI components for color selection
* Add loading spinner to calendar components and improve event loading state management
* simplify
* Remove redundant color change check in HuiCalendarCard update logic
* Add color validation utility and update calendar components to use it. color need to be hex strings
* Adds logic to reset the _eventsLoaded state to false when either the card configuration or the entity registry changes, ensuring events are reloaded appropriately.
* remove casting
* Use SubscribeMixin for entity registry subscription
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2026-01-27 08:54:41 +00:00
Aidan Timson
567e8c51d0
Migrate timezone picker to generic ( #29192 )
...
* Migrate timezone picker to generic
* Pass required prop, remove query
2026-01-27 08:29:50 +02:00
renovate[bot]
e214c79cd5
Update dependency vite-tsconfig-paths to v6.0.5 ( #29198 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 08:24:18 +02:00
renovate[bot]
c0cae1cead
Update dependency @babel/helper-define-polyfill-provider to v0.6.6 ( #29197 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-27 08:23:54 +02:00
Petar Petrov
22742eec84
Group small power consumers into Other node instead of hiding ( #29185 )
2026-01-26 17:05:41 +02:00
Aidan Timson
37d8273e7c
Navigation picker: add sections/grouping and related nav paths ( #29094 )
...
* Add sections to navigation picker
* Use PANEL_DASHBOARDS to assign system dashboards to the dashboards section
* Clean
* Add context based related section
* Add integration icon for related device
* Add floor and sort
* Consolidate and cleanup
* Reuse type
* Add context check and catch findRelated errors
* Remove floor from set, use area
* Memoize related updates
* Log error
* Remove
* Fix icon path usage
2026-01-26 15:10:09 +02:00
AlCalzone
9ba34869be
Display Z-Wave home ID as hexadecimal ( #29187 )
2026-01-26 11:58:09 +00:00
Petar Petrov
63284b328c
Support app param in my links ( #29142 )
2026-01-26 08:55:42 +00:00
Simon Lamon
9bb9ae6ad6
Fix tooltip ( #29169 )
2026-01-26 08:44:45 +00:00
Petar Petrov
0377bf378d
Fix sizing of the period selector in energy dashboard ( #29183 )
2026-01-26 08:42:03 +00:00
Kristel
7e5ecf4007
bugfix: correct assistant column and filtering for entities without unique id ( #29039 )
...
* correct assistant column and filtering for entities without unique id
* _fetchExposedEntities with additional guard
* refactor _getExposedEntitySettingsAsOptions for better code readability
* processed review comments
* move _fetchExposedEntities to firstUpdated
* resolve merge conflicts with #29137
* Update src/panels/config/entities/ha-config-entities.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2026-01-26 07:27:11 +00:00
renovate[bot]
e17055bef0
Update dependency globals to v17.1.0 ( #29176 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 09:01:06 +02:00
renovate[bot]
38f64b0e93
Update vitest monorepo to v4.0.18 ( #29175 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 09:00:43 +02:00
dependabot[bot]
4ea207d74a
Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 ( #29180 )
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](b1476f6e6e...6db134d15f )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 07:27:55 +01:00
dependabot[bot]
04b0db35f6
Bump actions/setup-python from 6.1.0 to 6.2.0 ( #29182 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](83679a892e...a309ff8b42 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 07:27:39 +01:00
dependabot[bot]
0d22b88f27
Bump github/codeql-action from 4.31.10 to 4.31.11 ( #29181 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.10 to 4.31.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](cdefb33c0f...19b2f06db2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 07:27:20 +01:00
dependabot[bot]
ddf209bd8d
Bump actions/checkout from 6.0.1 to 6.0.2 ( #29179 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 07:26:51 +01:00
renovate[bot]
ce5c1d2a9f
Update dependency @rspack/dev-server to v1.2.1 ( #29178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26 07:26:37 +01:00
Simon Lamon
31168e1342
Cleanup unused hassio backup files ( #29170 )
...
Cleanup
2026-01-25 14:13:18 +02:00
renovate[bot]
5b5c671d89
Update dependency core-js to v3.48.0 ( #29165 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-25 07:28:16 +02:00
renovate[bot]
e6462835e5
Update dependency prettier to v3.8.1 ( #29164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-25 07:27:42 +02:00