Aidan Timson
ca2344eb10
Show url in label
2025-12-09 16:55:23 +00:00
Aidan Timson
6c9f51071c
Reuse device page logic
2025-12-09 16:21:32 +00:00
Aidan Timson
0c1f57e2ce
Follow device page link handling
2025-12-09 16:19:32 +00:00
Aidan Timson
e573f2012e
Add configuration url link to config entry row
2025-12-09 16:17:55 +00:00
Aidan Timson
05ca8253f0
Update HaGenericPicker unknown value check to handle null and empty strings ( #28462 )
2025-12-09 15:53:28 +01:00
Aidan Timson
071161e82d
Add area to helpers table ( #28460 )
2025-12-09 14:05:54 +00:00
Wendelin
9cd38c7128
Multi term search sort by search score ( #28353 )
2025-12-09 14:48:57 +01:00
Wendelin
6322c19a45
Generic picker warn unknown selected item ( #28372 )
...
* Add unknown item text localization to various pickers
* Review
2025-12-09 14:24:30 +02:00
karwosts
74b51b77fe
Fix markdown card image sizing ( #28449 )
2025-12-09 13:15:12 +01:00
Wendelin
b80481b53e
Generic picker: scroll to selected value on open ( #28457 )
2025-12-09 12:27:56 +01:00
Aidan Timson
2ce1eaf8c6
Revert "Add basic view transitions between tab UIs ( #28374 )" ( #28451 )
2025-12-09 13:18:51 +02:00
Aidan Timson
4030ce3f88
Migrate dialog-upload-backup to ha-wa-dialog ( #28444 )
...
* Migrate dialog-upload-backup.ts from ha-md-dialog to ha-wa-dialog
* Remove custom css, space tokens
* Restore
2025-12-09 09:32:28 +02:00
Aidan Timson
41cabde393
Migrate dialog-download-decrypted-backup to ha-wa-dialog ( #28442 )
...
* Migrate dialog-download-decrypted-backup.ts from ha-md-dialog to ha-wa-dialog
* Fixes from other migrations
2025-12-09 09:28:44 +02:00
Aidan Timson
47d1fdf673
Migrate change/show backup encryption key to ha-wa-dialog ( #28428 )
...
* Migrate dialog-change-backup-encryption-key.ts from ha-md-dialog to ha-wa-dialog
* Remove open render nothing, remove custom css size
* Migrate show backup key
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-12-09 07:24:43 +00:00
Aidan Timson
e59e83fffe
Migrate dialog-areas-floors-order to ha-wa-dialog ( #28424 )
...
* Migrate dialog-areas-floors-order.ts from ha-md-dialog to ha-wa-dialog
* Fix saving
* Remove render nothing if dialog false
* Remove custom width
2025-12-09 09:12:29 +02:00
Aidan Timson
b896b78876
Migrate labs dialogs to ha-wa-dialog ( #28429 )
...
* Migrate dialog-labs-preview-feature-enable.ts from ha-md-dialog to ha-wa-dialog
* Migrate dialog-labs-progress.ts from ha-md-dialog to ha-wa-dialog
* Restore
* Remove use of slots
* Fix
* Remove header
2025-12-09 08:55:28 +02:00
Copilot
6e180c9fb4
Migrate ha-button-menu to ha-dropdown in 3 files ( #28337 )
...
* Initial plan
* Migrate ha-button-menu to ha-dropdown in 3 files
- Migrate ha-config-logs.ts: Replace ha-button-menu with ha-dropdown for log provider selection
- Migrate ha-qr-scanner.ts: Replace ha-button-menu with ha-dropdown for camera selection
- Migrate ha-data-table-labels.ts: Replace ha-button-menu with ha-dropdown for overflow labels
Following the migration pattern from PR #28293
Co-authored-by: wendevlin <12148533+wendevlin@users.noreply.github.com >
* Fix ha-data-table-labels migration to use proper @wa-select pattern
- Add HaDropdownItem type import
- Use @wa-show instead of @click for menu opening
- Use @wa-select for item selection with proper event handler
- Update comment to reference ha-dropdown instead of ha-button-menu
Co-authored-by: wendevlin <12148533+wendevlin@users.noreply.github.com >
* Fixes
* Remove unused code
* Remove unused styles
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: wendevlin <12148533+wendevlin@users.noreply.github.com >
Co-authored-by: Wendelin <w@pe8.at >
2025-12-08 21:30:35 +01:00
Aidan Timson
b50daecdec
Create an adaptive dialog and bottom sheet component, migrate restart ( #28344 )
...
* Create a switchable dialog and bottom sheet component
* Migrate dialog restart
* Fix close action
* Docstring
* Rename type
* Rename func
* Document
* Remove flex, use flex
* Cleanup docstring
* Update bodyScrolled
* Cleanup
* Remove
* Rename to ha-adaptive-dialog
* Cleanup
* Format
* Fix forwarding of slots
* Fix style
* listenMediaQuery, simplify and remove double scroll handling
* Add slotted footer to bottom sheet for compat
* Add block-mode-change to stop mode switches for forms etc.
* Document block-mode-change
* Update gallery
* Fix gallery doc for wa-dialog (caught by agent review)
* Update src/components/ha-adaptive-dialog.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Cleanup
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-12-08 17:32:31 +02:00
Aidan Timson
f5bd0816a8
Fix more info entity settings bottom fade ( #28437 )
...
* Use space tokens
* Fix settings bottom fade issue
* Space token
* Restore
2025-12-08 16:05:49 +02:00
Aidan Timson
b6d1e65044
Migrate dialog-edit-sidebar to ha-wa-dialog, fix dialog padding ( #28426 )
...
* Migrate dialog-edit-sidebar.ts from ha-md-dialog to ha-wa-dialog
* Format
* Fix wa dialog padding impl
* Remove custom size
* Use space tokens
* Remove render nothing
* Fix default top padding
2025-12-08 14:47:10 +02:00
Aidan Timson
e2312e52e3
Remove z-index from scrollable fades ( #28434 )
2025-12-08 14:33:30 +02:00
renovate[bot]
46a6da33d9
Update dependency terser-webpack-plugin to v5.3.15 ( #28436 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 14:32:39 +02:00
Aidan Timson
e7b0b9a090
Add basic view transitions between tab UIs ( #28374 )
...
* Add basic view transitions between tab UIs
* Remove debug
* Add to debug navigation action
2025-12-08 14:22:05 +02:00
Petar Petrov
63ffc3b7f9
Restrict row resizing for stack and entities cards ( #28422 )
...
* Restrict row resizing for stack and entities cards
* Fix disabled state for grid layout slider
2025-12-08 12:53:37 +02:00
Nils Schönwald
ebfceae38c
Update snowflake to 6 sides ( #28406 )
2025-12-08 09:16:55 +00:00
Aidan Timson
cccfc1716b
Add scrollable fade mixin to bottom sheet, picker combo box ( #28347 )
...
* Add scrollable fade mixin to ha-bottom-sheet
* Wrap picker combobox (used inside of sheet with virtualizer)
2025-12-08 08:58:19 +02:00
dcapslock
6abf0dfcb9
Energy strategies to refresh energy collection which allows to be used in custom dashboards ( #28400 )
...
* Energy strategies to refresh energy collection which allows to be used in custom dashboards
* Update src/panels/energy/strategies/energy-overview-view-strategy.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Only refresh if no prefs
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-12-08 08:17:19 +02:00
dependabot[bot]
9d2404763f
Bump home-assistant/wheels from 2025.11.0 to 2025.12.0 ( #28421 )
...
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2025.11.0 to 2025.12.0.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2025.11.0...2025.12.0 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-version: 2025.12.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>
2025-12-08 06:11:02 +00:00
dependabot[bot]
6c84c9b44e
Bump github/codeql-action from 4.31.5 to 4.31.7 ( #28417 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.5 to 4.31.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](fdbfb4d275...cf1bb45a27 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.7
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>
2025-12-08 06:10:48 +00:00
dependabot[bot]
edb2172bdd
Bump actions/checkout from 6.0.0 to 6.0.1 ( #28419 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1af3b93b68...8e8c483db8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
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>
2025-12-08 06:10:44 +00:00
dependabot[bot]
067e7645ac
Bump actions/stale from 10.1.0 to 10.1.1 ( #28420 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](5f858e3efb...997185467f )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.1
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>
2025-12-08 06:10:35 +00:00
dependabot[bot]
c3e4af3db8
Bump actions/setup-node from 6.0.0 to 6.1.0 ( #28418 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](2028fbc5c2...395ad32622 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.1.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>
2025-12-08 06:10:25 +00:00
karwosts
f44be2d3b9
More unsafe description_placeholders fixes ( #28416 )
2025-12-08 08:05:35 +02:00
karwosts
cff7ed9b05
Fix for undefined description_placeholders ( #28395 )
...
Another fix for undefined description_placeholders
2025-12-07 09:21:08 +02:00
Norbert Rittel
c4e5f1dba6
Fix wording for use with both energy and power sensors ( #28392 )
2025-12-06 13:41:56 +00:00
Bram Kragten
d1011d691f
Handle search params changed after first updated for dashboards and … ( #28375 )
...
handle search params changed after first updated for dashboards and integrations
2025-12-06 13:45:44 +02:00
renovate[bot]
7dda8c36bc
Update dependency prettier to v3.7.4 ( #28388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-06 09:32:57 +01:00
renovate[bot]
45b2376616
Update vitest monorepo to v4.0.15 ( #28379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 17:51:51 +01:00
Paul Bottein
2f70a82d02
Use non-admin endpoint to subscribe to one lab feature ( #28352 )
2025-12-05 17:34:22 +01:00
Aidan Timson
00868b2450
Add scrollable fade to more info dialog ( #28314 )
...
* Add scrollable fade to more info dialog
* Introduce scroll threshold (default 4px, more info 24px)
* Docstrings
* Remove getter for numeric values in mixin
* Update src/dialogs/more-info/ha-more-info-dialog.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Fix lint
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2025-12-05 15:43:47 +01:00
Timothy
e573a726aa
Add add to button in more info topbar for non admin users ( #28365 )
2025-12-05 15:05:50 +01:00
Petar Petrov
ef82bc2abb
Fix calendar card not showing different colors for multiple calendars ( #28338 )
2025-12-05 13:39:51 +01:00
renovate[bot]
92e3864f63
Update dependency typescript-eslint to v8.48.1 ( #28371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 13:17:53 +01:00
renovate[bot]
a4af975bb3
Update dependency @rspack/core to v1.6.6 ( #28370 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 13:17:47 +01:00
Aidan Timson
025ffd7b56
Revert "Fix underflowing text in ha-settings-row ( #28339 )" ( #28369 )
2025-12-05 11:50:37 +00:00
Jan-Philipp Benecke
3ea4a28931
Fix underflowing text in ha-settings-row ( #28339 )
2025-12-05 09:08:42 +00:00
Benjamin
3b092b834e
Filter out hidden entities in map configuration ( #28320 )
2025-12-05 08:44:07 +01:00
Aidan Timson
ed8ccbe12c
Add scrollable fade mixin to ha-wa-dialog ( #28346 )
2025-12-05 08:43:43 +01:00
karwosts
420f88f73a
Fix incorrect water & gas price hints ( #28357 )
...
* Fix incorrect water price hint
* Gas
2025-12-05 08:44:23 +02:00
karwosts
086aa5fa28
Delete stop response variable on empty ( #28362 )
2025-12-05 08:38:39 +02:00