Wendelin
fd4675502a
Enhance entity fetching by expanding memoization parameters in HaEntityPicker
2026-01-07 14:13:23 +01:00
Marcin Bauer and GitHub
f5cd234c4b
Refactor: Polish automation dialog UI and component styles ( #28831 )
...
* refactor: polish automation dialog UI and component styles
* Update ha-automation-row-targets.ts
- added borders to main automation list chips
2026-01-07 09:27:01 +00:00
karwosts and GitHub
49bed5e6a6
Standardize all energy period calculations ( #28827 )
2026-01-07 08:46:54 +02:00
Bram Kragten and GitHub
b84a51235d
Prevent showing error during loading of statistics picker ( #28823 )
2026-01-06 17:40:53 +01:00
Bram Kragten and GitHub
602d6a2337
Use target selector to filter references entities ( #28822 )
...
* Use target selector to filter references entities
* Update ha-selector-state.ts
2026-01-06 16:16:23 +01:00
Matthias Alphart and GitHub
6e614cd3f2
Explicitly set ha-wa-dialog content color ( #28821 )
2026-01-06 16:00:15 +01:00
6793edd68b
Bluetooth panel to support multi adapter ( #28763 )
...
* Support multiple adapters in bluetooth panel
* Move connection allocations up
* Make it tabs
* Add icons
* Revert "Add icons"
This reverts commit e338b6e578 .
* Revert "Make it tabs"
This reverts commit d1b19d5c3e .
* Fix scanner matching and no active connection slot support
* Update src/panels/config/integrations/integration-panels/bluetooth/bluetooth-config-dashboard.ts
---------
Co-authored-by: Paul Bottein <[email protected] >
Co-authored-by: J. Nick Koston <[email protected] >
Co-authored-by: Petar Petrov <[email protected] >
2026-01-06 16:46:43 +02:00
Bram Kragten and GitHub
ad6e3267c3
Fix translation loading of choose selector ( #28817 )
2026-01-06 14:24:19 +01:00
Bram Kragten and GitHub
f941117ca4
Remove iOS focus handling from dialogs ( #28818 )
2026-01-06 13:45:21 +01:00
Bram Kragten and GitHub
aef0bf03e3
Use single path for thread icon, add KNX, simplify ( #28819 )
...
* Use single path for thread icon, simplify
* Add custom path for KNX
2026-01-06 12:43:05 +00:00
f22f6b74db
Remove used from energy usage header ( #28775 )
...
* Remove used
* Update src/translations/en.json
---------
Co-authored-by: Petar Petrov <[email protected] >
2026-01-06 11:37:27 +00:00
913c4ae24e
Remove duplicate custom items, remove "no matching ..." when allow-custom-value set ( #28801 )
...
* Remove duplicate custom items, allow default from picker
* Memoize
* Memoize
* Memoize func
* Don't show no matching item when custom value is allowed
* Remove no items found label now unused
* Cleanup unused translations
* Restore used value
* Remove no items found label now unused
* Remove redundant comment
* Remove searchFn
* Ensure custom value isnt identical
* Fix duplicated value
* Fix duplicated value
* Use additional items for entity state content
* Fix duplicate values
---------
Co-authored-by: Paul Bottein <[email protected] >
2026-01-06 11:16:54 +01:00
4b7b5fa21a
Replace unload event handler for custom panels with pagehide ( #28781 )
...
* Replace `unload` event handler for custom panels
* Handle restore from bfcache
---------
Co-authored-by: Petar Petrov <[email protected] >
2026-01-06 09:07:52 +00:00
Norbert Rittel and GitHub
bf6887541b
Capitalize counter button labels ( #28814 )
...
Capitalized counter button labels
2026-01-06 08:47:51 +02:00
karwosts and GitHub
26da9f3a37
Fix statistic-graph-card cutoff w/ energy date picker ( #28810 )
...
* Fix statistics-graph energy-date mode end-time with 5min statistics
* don't modify date/hour for 5minute graph
* suggestedMax use period instead of days
* go back to string types
2026-01-05 17:28:15 +02:00
Aidan Timson and GitHub
d48520efdf
Add option for any state and show translated label for entity state values ( #28803 )
...
* Add option for any state
* Use translated labels for value
2026-01-05 16:55:23 +02:00
d462356122
Reapply "Migrate dialog-device-registry-detail to ha-wa-dialog ( #27668 )" ( #28804 )
...
* Reapply "Migrate dialog-device-registry-detail to ha-wa-dialog (#27668 )" (#27716 )
This reverts commit 5f75fc5bcb .
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2026-01-05 11:51:12 +00:00
9a5cdb0a99
Display template targets with neutral badge instead of "Unknown area" error ( #28799 )
...
* Initial plan
* Add template target display with neutral badge
- Import mdiCodeBraces icon and isTemplate function
- Check if target ID is a template before checking if it exists
- Display grey {} icon with "Template" text for templated targets
- Add "template" translation key to target_summary
- Prevents misleading red "Unknown area" badge for template targets
Co-authored-by: piitaya <[email protected] >
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: piitaya <[email protected] >
2026-01-05 12:44:58 +01:00
Paul Bottein and GitHub
eaf012d5ff
Show close button when zwave firmware update is finished ( #28805 )
2026-01-05 13:42:55 +02:00
Paul Bottein and GitHub
19934dad72
Remove custom value for unknown icon in icon picker ( #28800 )
2026-01-05 10:57:09 +00:00
Paul Bottein and GitHub
6194f73442
Use regular item for bottom padding in combobox ( #28798 )
2026-01-05 11:40:54 +01:00
dbc880fe35
Add warning about running tsc with file arguments ( #28797 )
...
Co-authored-by: Claude Opus 4.5 <[email protected] >
2026-01-05 10:08:21 +00:00
karwosts and GitHub
be4e46a3c6
Fix statistic names w/ energy_date_selection ( #28787 )
2026-01-05 09:51:49 +02:00
2fce89a689
Update dependency globals to v17 ( #28789 )
...
* Update dependency globals to v17
* Add global definitions for audioWorklet in ESLint configuration
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <[email protected] >
2026-01-05 07:11:10 +00:00
81d21b0907
Update formatjs monorepo ( #28793 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 09:04:20 +02:00
65381b1dc5
Bump relative-ci/agent-action from 3.2.1 to 3.2.2 ( #28792 )
...
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/c45aaa919ef85620af54242a241ac17a8fa35983...3c681926017930047fc03acaa35cd6a44efcbfc3 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 08:51:48 +02:00
Norbert Rittel and GitHub
7cbede2f6e
A few small spelling fixes in user-facing strings ( #28786 )
...
- use correct spelling for "Wi-Fi" trademark
- capitalize "PIN" as abbreviation
- fix spelling of "set up" as verb
- fix sentence-casing
2026-01-04 18:07:40 +01:00
0a13dddaea
Update dependency @rspack/core to v1.7.0 ( #28774 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-04 09:12:12 +00:00
662be980e8
Update dependency @rspack/dev-server to v1.1.5 ( #28773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-04 10:03:10 +01:00
209abf466d
Update dependency @codemirror/view to v6.39.8 ( #28759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-02 19:29:57 +01:00
Simon Lamon and GitHub
db9a3bd562
Fix matter translations ( #28752 )
2026-01-02 11:22:45 +01:00
Paulus Schoutsen and GitHub
36ecaa6610
Add config entry picker for Z-Wave JS panel ( #28741 )
2026-01-02 11:20:42 +01:00
Simon Lamon and GitHub
4f46d0f4a3
Make cancel a secondary action in blueprint import ( #28754 )
2026-01-02 11:18:37 +01:00
Paulus Schoutsen and GitHub
42ad47649d
Verify bluetooth config entries exist before showing entry ( #28745 )
2026-01-02 11:18:02 +01:00
c62ee6e692
Bump qs from 6.14.0 to 6.14.1 ( #28760 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 11:16:37 +01:00
Simon Lamon and GitHub
b38c8d7d5f
Revert lit update ( #28751 )
2026-01-02 11:13:09 +01:00
renovate[bot] and GitHub
83bcc39d5f
Update dependency typescript-eslint to v8.51.0 ( #28756 )
2026-01-02 09:54:41 +01:00
Paulus Schoutsen and GitHub
8d317d1e2c
Hide dashboard controls in kiosk mode ( #28742 )
2026-01-01 00:36:49 +01:00
Simon Lamon and GitHub
9acad2e83c
Provide kioskmode in demo ( #28739 )
2025-12-30 22:45:01 +01:00
ildar170975 and GitHub
9099c5a92c
Map card editor: add a basic sub-element editor ( #28687 )
...
* add subelement editor
* explicit type convertion
* test
* test
* test
* test
* prettier
2025-12-30 20:18:57 +01:00
Paulus Schoutsen and GitHub
60c4d60d66
Protocol link updates ( #28736 )
...
* Update icons Thread & Insteon
* Remove matter link
* Remove back path from ZHA
* Fix ZHA dashboard config entry
2025-12-30 19:54:48 +01:00
sebcaps and GitHub
e8a4cde643
Add energy percentage usage on pie chart view. ( #28733 )
...
* showPercent
* unnecessary change
2025-12-30 19:54:35 +01:00
148eab31b6
Update dependency jsdom to v27.4.0 ( #28726 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 19:18:29 +01:00
Franck Nijhof
9f7683021e
Bumped version to 20251229.0
2025-12-29 12:41:19 +00:00
Franck Nijhof
549bd25f5c
Merge branch 'master' into dev
2025-12-29 12:38:44 +00:00
Paulus Schoutsen and GitHub
eb74dd541a
Show the protocols on the top level of the config section ( #28448 )
2025-12-29 11:52:20 +01:00
Paulus Schoutsen and GitHub
4c84c7b54f
Add kiosk mode foundation ( #28714 )
...
* Add kiosk mode foundation
* last file too
2025-12-29 11:24:24 +01:00
3a8f964ebd
Update formatjs monorepo ( #28724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-29 05:21:27 +00:00
Christopher Nethercott and GitHub
211ddcf7a4
Developer Tools: Update both event fire and event listen when clicked. ( #28646 )
...
Set the event listen event to one clicked when it isn't currently listening to an event.
2025-12-28 20:40:45 +01:00
021e5f5ce0
Update dependency @swc/helpers to v0.5.18 ( #28722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-28 19:03:16 +01:00
Paulus Schoutsen and GitHub
4398e2d6c2
Remove snow flakes from hot path ( #28716 )
2025-12-27 20:28:58 +01:00
e95af3c661
Update dependency @codemirror/view to v6.39.7 ( #28713 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 19:17:06 +01:00
53af746466
Update dependency @lit-labs/observers to v2.1.0 ( #28712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 05:51:28 +00:00
18103c0e36
Update dependency lit-html to v3.3.2 ( #28710 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 05:51:18 +00:00
d6d235d032
Update dependency @lit-labs/motion to v1.1.0 ( #28711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 06:41:31 +01:00
3761dec700
Update dependency lit to v3.3.2 ( #28709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 06:40:45 +01:00
606fa41e6e
Update dependency @lit/reactive-element to v2.1.2 ( #28708 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-27 06:40:32 +01:00
0ee37e9544
Update formatjs monorepo ( #28706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 20:48:03 +01:00
b0027b8c18
Update formatjs monorepo ( #28704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 16:32:59 +01:00
a397368e02
Update dependency @codemirror/view to v6.39.6 ( #28702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 14:15:09 +00:00
Joep Meindertsma and GitHub
cac89e94df
Add history link to statistics graph card ( #28500 )
2025-12-26 14:06:31 +00:00
Aidan Timson and GitHub
cc2e001990
Migrate area and cropper dialogs to ha-wa-dialog ( #28608 )
...
* Migrate area dialog to ha-wa-dialog
* Migrate cropper dialog to wa
2025-12-26 11:40:41 +01:00
b1e2724aca
Update dependency @rsdoctor/rspack-plugin to v1.4.0 ( #28701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 10:34:35 +00:00
ildar170975 and GitHub
5a60750841
ha-labels-picker: add a check for undefined label ( #28686 )
...
* add a check for undefined label
* simplify fix
2025-12-26 11:24:09 +01:00
ildar170975 and GitHub
94c180d64b
state-badge element in Picture elements card: allow to set a "name" option ( #28689 )
...
* add "name" to StateBadgeElementConfig
* pass "name" to ha-state-label-badge
* add "name" field
2025-12-26 11:16:31 +01:00
ildar170975 and GitHub
6121f425c4
"Devices" & "Voice assistants expose": fix sort for "-" values ( #28692 )
...
* fix sorting for "-" values
* fix sorting for "-" values
2025-12-26 11:06:18 +01:00
91028fd0dd
Update dependency typescript-eslint to v8.50.1 ( #28698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 11:05:21 +01:00
082a2c08b9
Update fullcalendar monorepo to v6.1.20 ( #28700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-26 11:05:15 +01:00
d447dad28d
Update CodeMirror ( #28697 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-25 18:08:10 +01:00
4358ccdff8
Update CodeMirror ( #28693 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-25 17:35:28 +02:00
Bram Kragten and GitHub
8f7dd9b0ef
Fix navigation in supervisor panel ( #28683 )
2025-12-24 13:32:30 +01:00
52db6a16d1
Add other devices view to home dashboard ( #28097 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-12-24 09:38:47 +00:00
karwosts and GitHub
ba213bf11c
Don't set history redraw timer when not connected ( #28679 )
2025-12-24 10:08:35 +01:00
karwosts and GitHub
5dea6b2c89
Fix a crash when clearing energy statistic ( #28680 )
2025-12-23 18:38:14 +01:00
Wendelin and GitHub
97d51094df
Add iOS-specific autofocus handling in HaWaDialog ( #28607 )
2025-12-23 14:43:03 +01:00
Wendelin and GitHub
0904a1116c
Language picker: add search fallback to en ( #27818 )
2025-12-23 14:41:30 +01:00
Wendelin and GitHub
282458e645
Automation editor target in row improve configEntry subscription ( #28662 )
2025-12-23 14:40:55 +01:00
063c2d776a
Improve new color picker ( #28663 )
...
Co-authored-by: Wendelin <[email protected] >
2025-12-23 10:36:00 +00:00
Aidan Timson and GitHub
97e0bc8080
Show icons for ha-tab in desktop views ( #28508 )
...
Add icons to tabs
2025-12-22 21:18:54 +01:00
21e2c676b8
Update dependency @lokalise/node-api to v15.6.0 ( #28668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 20:50:46 +01:00
Paul Bottein and GitHub
214b8cd5c7
Put favorite at the top for home dashboard ( #28665 )
2025-12-22 20:50:22 +01:00
3bd5481274
Update formatjs monorepo ( #28667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 20:39:18 +01:00
Wendelin and GitHub
ac63f991b2
Use generic-picker for log provider select ( #28664 )
...
Use generic-picker for log provider switcher
2025-12-22 18:56:22 +01:00
97e9129832
Update dependency sinon to v21.0.1 ( #28666 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-22 18:02:51 +01:00
704887999b
Bump github/codeql-action from 4.31.8 to 4.31.9 ( #28659 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.8 to 4.31.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/1b168cd39490f61582a9beae412bb7057a6b2c4e...5d4e8d1aca955e8d8589aabd499c5cae939e33c7 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-22 12:19:52 +01:00
ndrwrbgs and GitHub
3194fe9a30
Add back button to history when coming from history-card title link ( #28649 )
2025-12-22 09:38:16 +01:00
ndrwrbgs and GitHub
5ce7308194
Change 'Weekdays' to 'Days of the Week' ( #28656 )
2025-12-21 21:28:46 +01:00
f9a9cf0ba0
Update dependency fs-extra to v11.3.3 ( #28657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 21:24:12 +01:00
bf90c6829f
Update dependency @lokalise/node-api to v15.5.0 ( #28653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 21:23:57 +01:00
36d4097ff8
Add select-all to media management dialog, design update, migrate to wa ( #28595 )
...
* Add select-all to media management dialog, design update
* Update src/components/media-player/dialog-media-manage.ts
Co-authored-by: Petar Petrov <[email protected] >
* remove old styles
* css
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-21 21:22:40 +02:00
Aidan Timson and GitHub
92bf8c3d47
Add missing close icon in adaptive dialog mode ( #28461 )
...
* Add missing close icon in adaptive dialog mode
* No need for default text
* Restore
2025-12-21 14:53:10 +00:00
4251f3468b
Update dependency vite-tsconfig-paths to v6.0.3 ( #28652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-21 14:54:09 +01:00
karwosts and GitHub
a6869e7c14
Use-top-label for statistic picker ( #28639 )
2025-12-20 18:25:42 +01:00
bd46c358fb
Update dependency @codemirror/commands to v6.10.1 ( #28642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 10:59:12 +00:00
30b8ea1ae8
Update dependency @rspack/core to v1.6.8 ( #28643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 11:53:48 +01:00
a24dacf50d
Update formatjs monorepo ( #28641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 11:53:03 +01:00
7cbd07e33e
Update dependency vite-tsconfig-paths to v6.0.2 ( #28640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-20 08:57:07 +01:00
c72ad83532
Lock file maintenance ( #28621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-19 19:11:00 +00:00
f2aba45dfe
Update formatjs monorepo (major) ( #28619 )
...
* Update formatjs monorepo
* Add compiler paths
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <[email protected] >
2025-12-19 18:58:38 +00:00
Bram Kragten and GitHub
639c2ce077
Add choose selector ( #28624 )
...
* Add choose selector
* add support for translation
* pass required
* Add to gallery
2025-12-19 19:52:31 +01:00
1bddc02ae0
Update dependency @formatjs/intl-durationformat to v0.8.1 ( #28617 )
...
* Update dependency @formatjs/intl-durationformat to v0.8.1
* Add compiler path for polyfill
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <[email protected] >
2025-12-19 18:33:11 +00:00
Simon and GitHub
ebea5176e2
Add npmMinimalAgeGate to .yarnrc.yml ( #28638 )
2025-12-19 17:53:57 +00:00
39f550cf9f
Fix datetime handling in energy charts ( #28345 )
...
* Fix datetime handling in energy charts
* PR comment
* Add detailedDailyData parameter to getSuggestedMax and update getCommonOptions
* refactor
---------
Co-authored-by: Bram Kragten <[email protected] >
2025-12-19 18:47:18 +01:00
cdcbd00a92
Remove ha-space-0 ( #28635 )
...
* Remove ha-space-0
* Update src/components/ha-sidebar.ts
Co-authored-by: Aidan Timson <[email protected] >
* Fix variable inside calc
* Replace for variables
---------
Co-authored-by: Aidan Timson <[email protected] >
2025-12-19 17:12:28 +01:00
Bram Kragten
5b0bd9d577
Merge branch 'rc'
2025-12-19 17:05:32 +01:00
Bram Kragten
d839152fd1
Bumped version to 20251203.3
2025-12-19 17:05:16 +01:00
Petar Petrov and Bram Kragten
407cb79805
Fix power sources graph ordering with multiple sources ( #28549 )
2025-12-19 17:04:50 +01:00
karwosts and Bram Kragten
7817ebe983
Home strategy: don't link non-admin to config pages ( #28512 )
2025-12-19 17:04:49 +01:00
Wendelin and Bram Kragten
7e58cedd49
Fix ha-toast z-index ( #28491 )
2025-12-19 17:04:48 +01:00
Wendelin and Bram Kragten
06334a039c
Fix automation add TCA search icons ( #28490 )
...
Fix automation add TCA seach icons
2025-12-19 17:04:47 +01:00
Silas Krause and Bram Kragten
6e5853a1c0
Support legacy table styles in markdown ( #28488 )
...
* Remove unnecessary assist styles
* Fix list styles
* Remove table styles for role="presentation"
2025-12-19 17:04:46 +01:00
Wendelin and Bram Kragten
f4f4520773
Fix target picker area in history/activity ( #28474 )
...
* Add max target picker width for history and activity
* Fix target picker area selection in history and activity
2025-12-19 17:04:45 +01:00
karwosts and Bram Kragten
94453dfba5
Fix markdown card image sizing ( #28449 )
2025-12-19 17:04:44 +01:00
86cd0e81ad
Update vitest monorepo to v4.0.16 ( #28636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-19 15:56:52 +00:00
6efe444af3
Use space tokens in more info dialog area ( #28627 )
...
Co-authored-by: Wendelin <[email protected] >
2025-12-19 16:12:32 +01:00
Wendelin and GitHub
09c9665b2f
Remove ha-combo-box and vaadin dependencies ( #28632 )
2025-12-19 15:11:17 +01:00
Paul Bottein and GitHub
23e394fec9
Always add favorite heading for home overview ( #28629 )
2025-12-19 11:35:44 +00:00
Wendelin and GitHub
4b02a11634
Migrate ha-selector-select to use ha-generic-picker component ( #28614 )
2025-12-19 10:06:20 +00:00
ed9c00cab5
Migrate entity state picker to generic picker ( #28613 )
...
Co-authored-by: Wendelin <[email protected] >
2025-12-19 10:52:39 +01:00
Aidan Timson and GitHub
eaa1fb4107
Add space tokens to developer tools ( #28626 )
2025-12-19 09:33:53 +00:00
Aidan Timson and GitHub
c0a49b3d0b
Migrate floor dialog to webawesome ( #28606 )
2025-12-19 10:21:55 +01:00
karwosts and GitHub
a7a00228a2
Add a debug tool to capture an entity diagnostic details ( #28615 )
2025-12-19 09:18:13 +00:00
c85f7a71b2
Update dependency @rsdoctor/rspack-plugin to v1.3.16 ( #28623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-19 09:11:31 +00:00
c95e914219
Update dependency @types/chromecast-caf-receiver to v6.0.25 ( #27189 )
...
* Update dependency @types/chromecast-caf-receiver to v6.0.25
* Fix typings
* Fix messageType type json
* Fix FMP4
* Add doc link
* Fix FMP4
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paul Bottein <[email protected] >
2025-12-19 10:53:48 +02:00
ildar170975 and GitHub
362a0b96ab
ha-labels-picker: remove margin-bottom for ha-chip-set ( #28559 )
2025-12-19 08:55:21 +01:00
Jan Layola and GitHub
ef984fc438
Trim whitespace from 2FA input before validation ( #28616 )
2025-12-19 08:48:11 +01:00
ce9bbc9972
Update dependency typescript-eslint to v8.50.0 ( #28618 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 19:19:20 +01:00
Aidan Timson and GitHub
a3921f0559
Migrate entity state content picker to generic picker ( #28612 )
...
* Migrate entity state content picker to generic picker
* Use similar primary/secondary as name picker
* Remove redundant func
* Memoize func
* Add custom value label
* Format
* Remove
* Remove renderer, use better translation
* Format
* Cleanup import
* Remove search labels where unused
* Merge
2025-12-18 19:12:03 +01:00
f8ec5d27a4
Migrate entity attribute picker to generic picker ( #28611 )
...
Co-authored-by: Wendelin <[email protected] >
2025-12-18 17:03:21 +01:00
d679916fa5
Migrate domain selection to use generic picker component ( #28605 )
...
* Migrate domain selection to use generic picker component
* Remove unused CSS, add margins
* Space tokens
* Fix validation
---------
Co-authored-by: Aidan Timson <[email protected] >
2025-12-18 13:39:16 +00:00
96be4768d3
Migrate entity name picker to generic picker ( #28604 )
...
Co-authored-by: Wendelin <[email protected] >
2025-12-18 14:31:29 +01:00
Aidan Timson and GitHub
6ff3b9f761
Migrate new label dialog to ha-wa-dialog ( #28586 )
2025-12-18 13:22:07 +01:00
Joakim Plate and GitHub
9026009842
Let event domain expose attributes in gui ( #28486 )
2025-12-18 12:43:48 +01:00
Aidan Timson and GitHub
54398a4784
Fix entity settings row sizing ( #28585 )
2025-12-18 12:42:29 +01:00
Wendelin and GitHub
fa3cc970ec
Migrate Z-Wave JS node configuration to use generic picker component ( #28603 )
2025-12-18 13:30:24 +02:00
Aidan Timson and GitHub
1cf0560003
Migrate color picker to generic picker ( #28598 )
2025-12-18 11:23:25 +01:00
Wendelin and GitHub
2a4ac15987
Generic-picker: Implement allowCustomValue ( #28572 )
...
* Introduce allowCustomValue and remove usage
* Review
* Fix secondary title
2025-12-18 12:19:57 +02:00
Aidan Timson and GitHub
f264eebe49
Remove unused prop in target picker ( #28601 )
2025-12-18 10:14:42 +00:00
Aidan Timson and GitHub
dae27e091f
Migrate config entry picker to new picker syntax ( #28600 )
2025-12-18 10:10:55 +00:00
Aidan Timson and GitHub
7ca681e417
Refactor generic pickers ( #28570 )
2025-12-18 10:53:50 +01:00
1adfe63322
Add media query for prefers-reduced-motion in dialog styles ( #28593 )
...
Co-authored-by: ndrwrbgs <[email protected] >
Co-authored-by: Wendelin <[email protected] >
2025-12-18 08:18:19 +00:00
Wendelin and GitHub
119a505a0d
Add iOS focus element messaging for ha-generic-picker component ( #28569 )
2025-12-18 09:18:01 +01:00
1f8403f6c1
Update dependency vite-tsconfig-paths to v6 ( #28596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-18 09:19:09 +02:00
Wendelin and GitHub
7dd7309a47
Migrate addon-picker to generic-picker ( #28567 )
2025-12-17 16:33:41 +00:00
736afe2530
Migrate config-entry-picker to generic-picker ( #28568 )
...
* Use generic-picker for config-entry-picker
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <[email protected] >
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-17 13:49:23 +02:00
Paul Bottein and GitHub
92980dfddf
Show summaries at top on mobile, sidebar on desktop ( #28573 )
...
* Use weather tile card and energy summary in home dashboard
* Only use sidebar on desktop
* Hide sidebar on mobile
* Rename widget to summaries
* Improve commonly used
* Feedbacks
* Use key instead of section
2025-12-17 11:45:27 +02:00
9f3d6e1fea
fix read-only fields in config flow expandables ( #28579 )
...
* fix read-only fields in config flow expandables
* types
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-17 07:29:56 +00:00
ildar170975 and GitHub
9e9adfcc90
ha-data-table: add ellipsis for ".secondary" ( #28577 )
...
add ellipsis for ".secondary"
2025-12-17 06:41:07 +01:00
karwosts and GitHub
9b6ebdfcc0
device selector - add missing disabled & helper ( #28576 )
...
* device selector - add missing disabled & helper
* more
2025-12-17 06:39:50 +01:00
Aidan Timson and GitHub
88faedba65
Migrate ha-icon-picker to generic picker ( #27677 )
2025-12-16 15:14:44 +00:00
Aidan Timson and GitHub
b125cd5f3e
Migrate hui-dialog-select-dashboard to ha-wa-dialog ( #28456 )
2025-12-16 13:47:50 +01:00
Aidan Timson and GitHub
3425837de3
Switch energy now chart to watts, format values to W, kW etc ( #28555 )
...
* Switch energy now chart to watts
* Add kW
* Scale formatted value based on powers of 1000
1000 W -> 1 kW
W → kW → MW → GW → TW
* Explainers
* Use 3 dp for kW+ and 0 for W
* Add non-integer test
2025-12-16 14:33:45 +02:00
Paul Bottein and GitHub
24a797e46a
Improve shadow and border for energy date picker ( #28566 )
...
* Improve shadow and border for energy date picker
* Use variable
* Fix z-index
* Fix margin
* Improve mobile margin
2025-12-16 14:05:47 +02:00
4a486ff28b
Add fallback for empty cards in sections view ( #28565 )
...
* Initial plan
* Add edit-mode class to container in hui-grid-section to enable minimum card height
Co-authored-by: piitaya <[email protected] >
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: piitaya <[email protected] >
2025-12-16 10:17:28 +00:00
Clément Notin and GitHub
6be390a07e
Add ignoreLocation option to fuseMultiTerm config ( #28557 )
2025-12-16 09:44:33 +01:00
Wendelin and GitHub
c93942919b
Automation editor show targets within rows ( #28510 )
...
* Automation editor show targets within rows
* review
* Fix expandable row icons
* Use state icon instead of state-badge
* Fix target wrap
* Use default font weight for automation rows
* Remove comma from targets in row
2025-12-16 09:42:38 +02:00
ildar170975 and GitHub
ca06269a91
Entity card: remove whitespaces in span ( #28562 )
2025-12-16 08:18:13 +01:00
ildar170975 and GitHub
b3d7c0b6dc
Helpers table: show dashes in "Area" column ( #28563 )
2025-12-16 08:16:15 +01:00
Paul Bottein and GitHub
e709703f79
Wait for translations before showing home and domain dashboards ( #28556 )
2025-12-16 08:11:15 +01:00
fd42614a23
Update dependency eslint to v9.39.2 ( #28560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-16 08:41:38 +02:00
4050dd0384
Fixed period selector for energy dashboard ( #28458 )
...
* Sticky period selector for energy dashboard
* Blur view when date picker is open
* move to hui-root via slot
* fix scrollbar
* Use dialog backdrop and define default
* Set energy selector position to fixed
* format
---------
Co-authored-by: Paul Bottein <[email protected] >
2025-12-15 18:21:46 +01:00
Petar Petrov and GitHub
9996b1bfea
Fix inability to leave scene creation page without saving ( #28546 )
2025-12-15 16:59:57 +01:00
Petar Petrov and GitHub
8092340d2a
Fix min max issues in statistics chart ( #28493 )
2025-12-15 15:54:47 +01:00
Petar Petrov and GitHub
443e205395
Fix power sources graph ordering with multiple sources ( #28549 )
2025-12-15 15:52:59 +01:00
Wendelin and GitHub
8c5d0c4b80
Use ha-state-icon for add from target entity icon ( #28551 )
2025-12-15 15:51:17 +01:00
Paul Bottein and GitHub
3005f12ef5
Restore navigation header for home, light, security and climate dashboards ( #28552 )
2025-12-15 15:44:51 +01:00
3bcf530200
Storage space breakdown chart ( #28311 )
...
Co-authored-by: Aidan Timson <[email protected] >
Co-authored-by: Wendelin <[email protected] >
2025-12-15 15:10:35 +01:00
af2fa98666
ha-map: add a variable for marker size ( #28536 )
...
* use a new variable for width & height
* use a new variable for width & height
* fix styles & creation of marker
* iconSize -> markerIconSize (for zones)
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <[email protected] >
* format
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-15 13:01:27 +00:00
8f335668db
Update Node.js to v24 ( #27687 )
...
* Update Node.js to v24
* fix test
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <[email protected] >
2025-12-15 14:56:48 +02:00
Aidan Timson and GitHub
51acd271ea
Add duplicate voice assistant action ( #28511 )
2025-12-15 13:12:57 +01:00
830e9b5089
Bump dessant/lock-threads from 5.0.1 to 6.0.0 ( #28545 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 11:12:59 +00:00
b13cb84baf
Bump actions/upload-artifact from 5.0.0 to 6.0.0 ( #28542 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 11:12:33 +00:00
f8df7f37ea
Update dependency @codemirror/view to v6.39.4 ( #28548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 12:32:35 +02:00
Aidan Timson and GitHub
54e4f4e60a
Attempt to ensure view transitions are always ran ( #28547 )
2025-12-15 11:24:50 +01:00
81cb483163
Generic picker: show a label for area, category, language ( #28236 )
...
Co-authored-by: Aidan Timson <[email protected] >
2025-12-15 08:54:12 +00:00
eb5b14ea00
Bump actions/cache from 4.3.0 to 5.0.1 ( #28543 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/0057852bfaa89a56745cba8c7296529d2fc39830...9255dc7a253b0ccc959486e2bca901246202afeb )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 08:20:03 +02:00
b221fbb387
Update dependency @rsdoctor/rspack-plugin to v1.3.15 ( #28541 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 06:11:43 +00:00
3033bfb1fb
Bump github/codeql-action from 4.31.7 to 4.31.8 ( #28544 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.7 to 4.31.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/cf1bb45a277cb3c205638b2cd5c984db1c46a412...1b168cd39490f61582a9beae412bb7057a6b2c4e )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 08:11:38 +02:00
karwosts and GitHub
8db967eb2f
Fix navigate action after confirm ( #28535 )
...
Fix navigate on confirm
2025-12-15 08:11:20 +02:00
10af86cc02
Update dependency terser-webpack-plugin to v5.3.16 ( #28537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-15 08:03:40 +02:00
dfc7116819
Update dependency @codemirror/view to v6.39.3 ( #28533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-14 15:56:09 +01:00
ildar170975 and GitHub
685c642bfc
hui-map-card: add firstUpdated() with _getMapEntities() ( #28526 )
...
add firstUpdated() with _getMapEntities()
2025-12-13 17:15:57 +02:00
2e547937b8
Update dependency @rsdoctor/rspack-plugin to v1.3.13 ( #28532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-13 16:32:52 +02:00
Michael Bisbjerg and GitHub
e3e01c327a
Fix trace download truncation with Jinja comments ( #28519 )
2025-12-13 09:50:42 +02:00
abd706fed0
Update dependency @codemirror/view to v6.39.2 ( #28522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-13 07:59:22 +01:00
3bd45dd29b
Update dependency ua-parser-js to v2.0.7 ( #28516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 15:34:04 +01:00
206f067d2b
Update dependency @rspack/core to v1.6.7 ( #28518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 15:31:53 +01:00
caefa7530a
Update dependency @codemirror/view to v6.39.1 ( #28520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 15:31:26 +01:00
Aidan Timson and GitHub
de142e33a1
Use entity picker for heading card entities editor ( #28463 )
...
* Use entity picker for heading card entities editor
* Use space tokens
* Pass index
* Lint
* Set undefined
* Iterate
* Spread
* Fixes
* Fixes
2025-12-12 09:30:07 +02:00
karwosts and GitHub
5d4c3ebfcd
Home strategy: don't link non-admin to config pages ( #28512 )
2025-12-12 07:23:37 +01:00
eb910c5ac5
Update dependency typescript-eslint to v8.49.0 ( #28515 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 07:23:10 +01:00
72726a2e0f
Update dependency @codemirror/view to v6.39.0 ( #28514 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-12 07:22:53 +01:00
Aidan Timson and GitHub
253b49871e
Allow deletion of disabled helper entities via overflow menu ( #28498 )
...
* Allow deletion of disabled entities
* Still check if editable
2025-12-11 16:12:33 +02:00
Aidan Timson and GitHub
6306890922
Add entities to device page overflow menu ( #28497 )
2025-12-11 16:07:04 +02:00
fee16ed4e4
Update dependency jsdom to v27.3.0 ( #28504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-11 16:01:40 +02:00
karwosts and GitHub
055f6c82fb
Fix labels in entity picker create entity ( #28503 )
2025-12-11 15:55:15 +02:00
Paul Bottein and GitHub
0c1627c69a
Fix area and floor picker search ( #28494 )
2025-12-11 14:16:17 +02:00
Aidan Timson and GitHub
780c03ece8
Add .cursor to gitignore ( #28496 )
2025-12-11 14:14:27 +02:00
Silas Krause and GitHub
62dc66abd8
Support legacy table styles in markdown ( #28488 )
...
* Remove unnecessary assist styles
* Fix list styles
* Remove table styles for role="presentation"
2025-12-11 14:10:26 +02:00
Wendelin and GitHub
08aaee754e
Fix automation add TCA search icons ( #28490 )
...
Fix automation add TCA seach icons
2025-12-11 13:48:41 +02:00
Aidan Timson and GitHub
bba400443e
Fix mobile touch edit card click after saving card ( #28484 )
2025-12-11 10:17:52 +01:00
Wendelin and GitHub
a7a937e197
Fix ha-toast z-index ( #28491 )
2025-12-11 09:14:12 +00:00
karwosts and GitHub
2a97913520
Pass hass to ha-yaml-editors (and others) ( #28485 )
2025-12-11 08:31:42 +01:00
Wendelin and GitHub
9f16ce7341
Fix picker initial sort and reorganize picker data ( #28476 )
2025-12-11 08:28:45 +01:00
Aidan Timson and GitHub
3e20e9b388
Wait for custom dashboards to load in profile settings before rendering select ( #28482 )
...
Wait for custom dashboards to load before rendering select
2025-12-10 18:06:42 +01:00
Wendelin and GitHub
6891eb9ff8
Fix target picker area in history/activity ( #28474 )
...
* Add max target picker width for history and activity
* Fix target picker area selection in history and activity
2025-12-10 17:59:35 +02:00
Wendelin and GitHub
f649b3783d
fix service-picker search keys ( #28481 )
...
Update SEARCH_KEYS to include search_labels prefix for consistency
2025-12-10 16:59:23 +01:00
Wendelin and GitHub
c46f67d572
Fix automation add tca item search ( #28483 )
2025-12-10 15:34:52 +00:00
Wendelin and GitHub
86acfa67dd
Add unchecked icon support to ha-dropdown-item component ( #28299 )
2025-12-10 16:08:45 +01:00
dcapslock and GitHub
3c5c19270f
Allow for badges to be connectedWhileHidden and for hui-badge to respond to badge-visibility-changed event ( #28399 )
...
* Allow for badges to be connectedWhileHidden and for hui-badge to respond to badge-visibility-changed event
* Update after environment prettier update
2025-12-10 15:23:53 +01:00
karwosts and GitHub
6db7817032
Hide energy usage chips when no title is set ( #28464 )
2025-12-10 10:16:34 +02:00
Aidan Timson and GitHub
05ca8253f0
Update HaGenericPicker unknown value check to handle null and empty strings ( #28462 )
2025-12-09 15:53:28 +01:00
Aidan Timson and GitHub
071161e82d
Add area to helpers table ( #28460 )
2025-12-09 14:05:54 +00:00
Wendelin and GitHub
9cd38c7128
Multi term search sort by search score ( #28353 )
2025-12-09 14:48:57 +01:00
Wendelin and GitHub
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 and GitHub
74b51b77fe
Fix markdown card image sizing ( #28449 )
2025-12-09 13:15:12 +01:00
Wendelin and GitHub
b80481b53e
Generic picker: scroll to selected value on open ( #28457 )
2025-12-09 12:27:56 +01:00
Aidan Timson and GitHub
2ce1eaf8c6
Revert "Add basic view transitions between tab UIs ( #28374 )" ( #28451 )
2025-12-09 13:18:51 +02:00
Aidan Timson and GitHub
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 and GitHub
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
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 <[email protected] >
2025-12-09 07:24:43 +00:00
Aidan Timson and GitHub
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 and GitHub
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
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 <[email protected] >
* 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 <[email protected] >
* Fixes
* Remove unused code
* Remove unused styles
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: wendevlin <[email protected] >
Co-authored-by: Wendelin <[email protected] >
2025-12-08 21:30:35 +01:00
Paul Bottein and GitHub
0ce0247a2c
20251203.2 ( #28443 )
2025-12-08 17:30:04 +01:00
Paul Bottein
ce8cabbad9
Bumped version to 20251203.2
2025-12-08 17:29:01 +01:00
karwosts and Paul Bottein
0802841606
More unsafe description_placeholders fixes ( #28416 )
2025-12-08 17:28:52 +01:00
Nils Schönwald and Paul Bottein
cb93e1b741
Update snowflake to 6 sides ( #28406 )
2025-12-08 17:28:51 +01:00
30c383a2fc
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 <[email protected] >
* Only refresh if no prefs
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-08 17:28:50 +01:00
karwosts and Paul Bottein
73ee235fef
Fix for undefined description_placeholders ( #28395 )
...
Another fix for undefined description_placeholders
2025-12-08 17:28:49 +01:00
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 <[email protected] >
* Cleanup
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-08 17:32:31 +02:00
Aidan Timson and GitHub
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 and GitHub
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 and GitHub
e2312e52e3
Remove z-index from scrollable fades ( #28434 )
2025-12-08 14:33:30 +02:00
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 and GitHub
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 and GitHub
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 and GitHub
ebfceae38c
Update snowflake to 6 sides ( #28406 )
2025-12-08 09:16:55 +00:00
Aidan Timson and GitHub
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
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 <[email protected] >
* Only refresh if no prefs
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-08 08:17:19 +02:00
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 06:11:02 +00:00
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](https://github.com/github/codeql-action/compare/fdbfb4d2750291e159f0156def62b853c2798ca2...cf1bb45a277cb3c205638b2cd5c984db1c46a412 )
---
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 06:10:48 +00:00
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](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8 )
---
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 06:10:44 +00:00
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](https://github.com/actions/stale/compare/5f858e3efba33a5ca4407a664cc011ad407f2008...997185467fa4f803885201cee163a9f38240193d )
---
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 06:10:35 +00:00
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](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f )
---
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] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-08 06:10:25 +00:00
karwosts and GitHub
f44be2d3b9
More unsafe description_placeholders fixes ( #28416 )
2025-12-08 08:05:35 +02:00
karwosts and GitHub
cff7ed9b05
Fix for undefined description_placeholders ( #28395 )
...
Another fix for undefined description_placeholders
2025-12-07 09:21:08 +02:00
Norbert Rittel and GitHub
c4e5f1dba6
Fix wording for use with both energy and power sensors ( #28392 )
2025-12-06 13:41:56 +00:00
Bram Kragten and GitHub
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
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
Paul Bottein and GitHub
31603ea7b2
20251203.1 ( #28383 )
2025-12-05 20:53:17 +01:00
Paul Bottein
17c1043cfc
Bumped version to 20251203.1
2025-12-05 20:51:48 +01:00
Timothy and Paul Bottein
da255dce40
Add add to button in more info topbar for non admin users ( #28365 )
2025-12-05 20:51:20 +01:00
Paul Bottein
0c68072f8f
Use non-admin endpoint to subscribe to one lab feature ( #28352 )
2025-12-05 20:51:19 +01:00
Petar Petrov and Paul Bottein
d197fd8f76
Fix calendar card not showing different colors for multiple calendars ( #28338 )
2025-12-05 20:51:18 +01:00
Paul Bottein
a961a87872
Move reorder areas and floors to floor overflow ( #28335 )
2025-12-05 20:51:17 +01:00
Petar Petrov and Paul Bottein
cc96c707b9
Fix markdown sections and styling ( #28333 )
2025-12-05 20:51:16 +01:00
Petar Petrov and Paul Bottein
4b73713f2a
Fix gauge severity using entity state instead of attribute value ( #28331 )
2025-12-05 20:51:15 +01:00
Petar Petrov and Paul Bottein
c001102f15
Append current state to power-sources-graph ( #28330 )
2025-12-05 20:51:14 +01:00
Preet Patel and Paul Bottein
c1e5e0bfcb
Fix energy dashboard redirect for device-consumption-only configs ( #28322 )
...
When users configure energy with only device consumption (no
grid/solar/battery/gas/water sources), the dashboard would redirect
to /config/energy instead of displaying. This occurred because
_generateLovelaceConfig() returned an empty views array.
The fix adds hasDeviceConsumption check and includes ENERGY_VIEW
when device consumption is configured, since energy-view-strategy
already supports device consumption cards.
2025-12-05 20:51:13 +01:00
Bram Kragten and Paul Bottein
a1412e90fd
Add more info to the energy demo ( #28316 )
...
* Add more info to the energy demo
* Also add battery power
2025-12-05 20:51:12 +01:00
Petar Petrov and Paul Bottein
f6f40c1679
Always show energy-sources-table in overview ( #28315 )
2025-12-05 20:48:59 +01:00
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 and GitHub
2f70a82d02
Use non-admin endpoint to subscribe to one lab feature ( #28352 )
2025-12-05 17:34:22 +01:00
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 <[email protected] >
* Fix lint
---------
Co-authored-by: Wendelin <[email protected] >
2025-12-05 15:43:47 +01:00
Timothy and GitHub
e573a726aa
Add add to button in more info topbar for non admin users ( #28365 )
2025-12-05 15:05:50 +01:00
Petar Petrov and GitHub
ef82bc2abb
Fix calendar card not showing different colors for multiple calendars ( #28338 )
2025-12-05 13:39:51 +01:00
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
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 and GitHub
025ffd7b56
Revert "Fix underflowing text in ha-settings-row ( #28339 )" ( #28369 )
2025-12-05 11:50:37 +00:00
Jan-Philipp Benecke and GitHub
3ea4a28931
Fix underflowing text in ha-settings-row ( #28339 )
2025-12-05 09:08:42 +00:00
Benjamin and GitHub
3b092b834e
Filter out hidden entities in map configuration ( #28320 )
2025-12-05 08:44:07 +01:00
Aidan Timson and GitHub
ed8ccbe12c
Add scrollable fade mixin to ha-wa-dialog ( #28346 )
2025-12-05 08:43:43 +01:00
karwosts and GitHub
420f88f73a
Fix incorrect water & gas price hints ( #28357 )
...
* Fix incorrect water price hint
* Gas
2025-12-05 08:44:23 +02:00
karwosts and GitHub
086aa5fa28
Delete stop response variable on empty ( #28362 )
2025-12-05 08:38:39 +02:00
cca4cc512b
Update dependency @rsdoctor/rspack-plugin to v1.3.12 ( #28350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 14:54:27 +00:00
Petar Petrov and GitHub
8eb65f327a
Append current state to power-sources-graph ( #28330 )
2025-12-04 10:18:48 +01:00
Petar Petrov and GitHub
f3495feacb
Fix markdown sections and styling ( #28333 )
2025-12-04 10:15:11 +01:00
Petar Petrov and GitHub
2161bcfa3f
Fix gauge severity using entity state instead of attribute value ( #28331 )
2025-12-04 10:13:41 +01:00
Paul Bottein and GitHub
1400398422
Move reorder areas and floors to floor overflow ( #28335 )
2025-12-04 10:58:27 +02:00
Preet Patel and GitHub
506d466c03
Fix energy dashboard redirect for device-consumption-only configs ( #28322 )
...
When users configure energy with only device consumption (no
grid/solar/battery/gas/water sources), the dashboard would redirect
to /config/energy instead of displaying. This occurred because
_generateLovelaceConfig() returned an empty views array.
The fix adds hasDeviceConsumption check and includes ENERGY_VIEW
when device consumption is configured, since energy-view-strategy
already supports device consumption cards.
2025-12-04 06:38:43 +00:00
Bram Kragten and GitHub
46735c72ed
Add more info to the energy demo ( #28316 )
...
* Add more info to the energy demo
* Also add battery power
2025-12-03 20:46:59 +01:00
c43d41053b
Migrate ha-button-menu to ha-dropdown in 4 files ( #28300 )
...
Co-authored-by: wendevlin <[email protected] >
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: Wendelin <[email protected] >
Co-authored-by: uptimeZERO_ <[email protected] >
2025-12-03 16:43:07 +00:00
Petar Petrov and GitHub
844d53a0ba
Always show energy-sources-table in overview ( #28315 )
2025-12-03 17:18:07 +01:00
Bram Kragten
d77bebe96b
Bumped version to 20251203.0
2025-12-03 15:38:49 +01:00
Bram Kragten
1260af0b45
Fix add matter device my link ( #28313 )
2025-12-03 15:36:05 +01:00
Petar Petrov and Bram Kragten
1d37eec411
Fix label filter losing selections when searching ( #28312 )
2025-12-03 15:36:04 +01:00
Bram Kragten
5a52f83358
Fix sticky headers in TCA dialog when target is selected ( #28310 )
2025-12-03 15:36:03 +01:00
Aidan Timson and Bram Kragten
60724eb952
Add subscribeLabFeature function ( #28309 )
...
* Add subscribe to lab feature function
* Add docstrings to exported functions
2025-12-03 15:36:02 +01:00
Aidan Timson and Bram Kragten
de5778079e
Add small rotation to snowflakes ( #28308 )
2025-12-03 15:36:01 +01:00
Wendelin and Bram Kragten
f3710650f2
Hide disabled devices in automation target tree ( #28307 )
2025-12-03 15:36:00 +01:00
Paul Bottein and Bram Kragten
feb35dbc4f
Use svg for snowflakes ( #28306 )
2025-12-03 15:35:59 +01:00
Paul Bottein and Bram Kragten
ee9e101fa6
Rename unassigned areas to other areas ( #28305 )
2025-12-03 15:35:58 +01:00
Paul Bottein and Bram Kragten
24b16360a6
Use core area sorting everywhere ( #28304 )
2025-12-03 15:35:57 +01:00
Wendelin and Bram Kragten
109c81a00d
Revert "Migrate updates dropdown to ha-dropdown" ( #28303 )
...
Revert "Migrate updates dropdown to ha-dropdown (#28039 )"
This reverts commit ba9bab38c9 .
2025-12-03 15:35:56 +01:00
Wendelin and Bram Kragten
eaa1ddbf61
Fix filtering of floors in getAreasAndFloorsItems function ( #28302 )
2025-12-03 15:35:55 +01:00
Paul Bottein and Bram Kragten
b11cb57a1e
Always set ha-wa-dialog position to fixed ( #28301 )
2025-12-03 15:35:55 +01:00
Petar Petrov and Bram Kragten
87b5f58779
Add Y-axis label formatter to energy charts ( #28298 )
2025-12-03 15:35:53 +01:00
Petar Petrov and Bram Kragten
8dac53c672
Fix binary sensor history timeline not rendering properly ( #28297 )
2025-12-03 15:35:52 +01:00
Petar Petrov and Bram Kragten
d0966bf35a
Hide empty System message in assist debug view ( #28296 )
2025-12-03 15:35:51 +01:00
Paul Bottein and Bram Kragten
6ba4fc0808
Handle not existing panels in dashboard config ( #28292 )
2025-12-03 15:35:50 +01:00
bd582ff816
computeLovelaceEntityName(): allow "number" names to be processed ( #28231 )
...
* allow "number" names to be processed
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-03 15:35:49 +01:00
Bram Kragten
1c8b78eae9
Bumped version to 20251203.0
2025-12-03 15:31:03 +01:00
Bram Kragten and GitHub
a918e878fa
Fix add matter device my link ( #28313 )
2025-12-03 15:30:26 +01:00
Petar Petrov and GitHub
ebc354bf55
Fix label filter losing selections when searching ( #28312 )
2025-12-03 15:29:48 +01:00
98a1f5ca3a
Use ha-dropdown for automations/scripts ( #28293 )
...
Co-authored-by: uptimeZERO_ <[email protected] >
2025-12-03 13:33:48 +00:00
Bram Kragten and GitHub
48015ab312
Fix sticky headers in TCA dialog when target is selected ( #28310 )
2025-12-03 14:24:29 +01:00
Aidan Timson and GitHub
09515b1937
Add subscribeLabFeature function ( #28309 )
...
* Add subscribe to lab feature function
* Add docstrings to exported functions
2025-12-03 14:16:09 +01:00
Aidan Timson and GitHub
5a40627676
Add small rotation to snowflakes ( #28308 )
2025-12-03 14:12:08 +01:00
Wendelin and GitHub
cd34447603
Hide disabled devices in automation target tree ( #28307 )
2025-12-03 14:02:25 +01:00
Paul Bottein and GitHub
803fabbf64
Use svg for snowflakes ( #28306 )
2025-12-03 11:46:07 +00:00
Paul Bottein and GitHub
78c4dc48d0
Rename unassigned areas to other areas ( #28305 )
2025-12-03 12:42:14 +01:00
Paul Bottein and GitHub
147600ea43
Use core area sorting everywhere ( #28304 )
2025-12-03 12:28:55 +01:00
Wendelin and GitHub
2f91f0dd15
Revert "Migrate updates dropdown to ha-dropdown" ( #28303 )
...
Revert "Migrate updates dropdown to ha-dropdown (#28039 )"
This reverts commit ba9bab38c9 .
2025-12-03 12:27:39 +01:00
3fa330acfb
computeLovelaceEntityName(): allow "number" names to be processed ( #28231 )
...
* allow "number" names to be processed
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-03 10:40:29 +00:00
Paul Bottein and GitHub
e0a6b671ce
Always set ha-wa-dialog position to fixed ( #28301 )
2025-12-03 10:11:54 +00:00
Wendelin and GitHub
d6edd150a8
Fix filtering of floors in getAreasAndFloorsItems function ( #28302 )
2025-12-03 10:45:18 +01:00
Petar Petrov and GitHub
2c00889921
Add Y-axis label formatter to energy charts ( #28298 )
2025-12-03 10:33:00 +01:00
Petar Petrov and GitHub
0447d87f18
Hide empty System message in assist debug view ( #28296 )
2025-12-03 10:29:07 +01:00
Petar Petrov and GitHub
d7e18b0520
Fix binary sensor history timeline not rendering properly ( #28297 )
2025-12-03 10:18:32 +01:00
Luca Félix and GitHub
e7254b1587
feat: round_temperature on weather forecast card ( #28103 )
...
* feat: round_temperature on weather forecast card
* fix: use round util function
* refactor: applied comments from review
2025-12-03 10:02:25 +02:00
8681a7d450
Update dependency prettier to v3.7.3 ( #28295 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-03 07:19:24 +01:00
Paul Bottein and GitHub
fff12acb6b
Handle not existing panels in dashboard config ( #28292 )
2025-12-02 17:23:09 +01:00
Bram Kragten
d34bf83da0
Bumped version to 20251202.0
2025-12-02 16:02:32 +01:00
Wendelin and Bram Kragten
b0cfb31bf3
Automation add TCA: fix narrow subtitles & icons ( #28291 )
2025-12-02 16:02:25 +01:00
Wendelin and Bram Kragten
6c39e5d2c5
Use history to manage back button click in automations add TCA ( #28289 )
2025-12-02 16:02:24 +01:00
Paul Bottein and Bram Kragten
7b51e71092
Only show current weather in home overview ( #28288 )
2025-12-02 16:02:23 +01:00
Paul Bottein and Bram Kragten
8a82483685
Fix container alignment in section view ( #28287 )
2025-12-02 16:02:23 +01:00
Bram Kragten
bb691fa7a2
fix paste in add tca dialog ( #28286 )
2025-12-02 16:02:22 +01:00
Petar Petrov and Bram Kragten
2232db9c0f
Update Energy dashboard layout ( #28283 )
2025-12-02 16:02:21 +01:00
Petar Petrov and Bram Kragten
5375665dc6
Fix index value for grid return in power sankey card ( #28281 )
2025-12-02 16:02:20 +01:00
Silas Krause and Bram Kragten
480122f40a
Revert custom markdown styles ( #28277 )
2025-12-02 16:02:18 +01:00
karwosts and Bram Kragten
ee5c54030a
Safer lookup of description_placeholders when service is invalid ( #28273 )
2025-12-02 16:02:17 +01:00
Paul Bottein and Bram Kragten
b73f50e864
Add dialog to reorder areas and floors ( #28272 )
2025-12-02 16:02:16 +01:00
eringerli and Bram Kragten
b9836073b7
fix stacking of multiple power sources ( #28243 )
2025-12-02 16:02:15 +01:00
Petar Petrov and GitHub
3d327ed628
Update Energy dashboard layout ( #28283 )
2025-12-02 16:01:17 +01:00
Wendelin and GitHub
0d51648de1
Use history to manage back button click in automations add TCA ( #28289 )
2025-12-02 15:43:13 +01:00
Wendelin and GitHub
c5642c15b8
Automation add TCA: fix narrow subtitles & icons ( #28291 )
2025-12-02 14:17:55 +00:00
Paul Bottein and GitHub
7f885010de
Add dialog to reorder areas and floors ( #28272 )
2025-12-02 15:12:36 +01:00
Paul Bottein and GitHub
356d51f974
Only show current weather in home overview ( #28288 )
2025-12-02 15:38:34 +02:00
38a907e51e
Separate action field YAML examples ( #27218 )
...
* Comma separate field examples if it is a list
* Remove prettier ignore and json.stringify all examples
* Use YAML format
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-02 13:34:25 +00:00
Bram Kragten and GitHub
87c0b1d887
fix paste in add tca dialog ( #28286 )
2025-12-02 14:30:16 +01:00
Paul Bottein and GitHub
0f195015b7
Fix container alignment in section view ( #28287 )
2025-12-02 15:29:11 +02:00
Petar Petrov and GitHub
17a976af67
Fix index value for grid return in power sankey card ( #28281 )
2025-12-02 14:47:15 +02:00
Aidan Timson and GitHub
a41a7e822a
Remove placeholder for non device area picker in entity settings ( #28285 )
...
Remove placeholder for non device area picker
2025-12-02 11:52:02 +00:00
5473bf56c6
Bump express from 4.21.2 to 4.22.1 ( #28280 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.21.2 to 4.22.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 4.22.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 08:17:59 +02:00
karwosts and GitHub
029eba7ab8
Safer lookup of description_placeholders when service is invalid ( #28273 )
2025-12-02 08:08:36 +02:00
Silas Krause and GitHub
824a3f288d
Revert custom markdown styles ( #28277 )
2025-12-02 08:07:45 +02:00
fdd89c05d3
Update dependency prettier to v3.7.2 ( #28276 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-02 08:06:30 +02:00
Bram Kragten
a40512e0b5
Bumped version to 20251201.0
2025-12-01 16:35:54 +01:00
Paul Bottein and Bram Kragten
b2122570fb
Clean reference to floor compare ( #28269 )
...
Fix floor compare
2025-12-01 16:35:34 +01:00
885f9333d2
Add helper for floor level ( #28268 )
...
* Add helper for floor level
* Update src/translations/en.json
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-01 16:35:33 +01:00
Aidan Timson and Bram Kragten
f812e7e9fb
Match more-info-update backup preferences ( #28266 )
2025-12-01 16:35:32 +01:00
Wendelin and Bram Kragten
64dad39f6e
Fix automation trigger ha icon ( #28265 )
2025-12-01 16:35:31 +01:00
Simon Lamon and Bram Kragten
df0fb423ed
Include background in light, climate and security views ( #28264 )
...
* Include background
* Remove background key
* Add imports
2025-12-01 16:35:30 +01:00
Wendelin and Bram Kragten
4c3156f290
Respect system area sort in automation target tree ( #28263 )
2025-12-01 16:35:29 +01:00
Petar Petrov and Bram Kragten
ecdf374902
Reduce the duration of init animation for charts to 500ms ( #28262 )
...
Reduce the duration of init animation for charts
2025-12-01 16:35:29 +01:00
Aidan Timson and Bram Kragten
3e924e0cde
Add missing key for labs to show in quick bar ( #28261 )
2025-12-01 16:35:27 +01:00
Bram Kragten
6fb71e12c8
Use name instead of description_configured for triggers and conditions ( #28260 )
2025-12-01 16:35:27 +01:00
Wendelin and Bram Kragten
6138aa5489
Fix ha-bottom-sheet closed event ( #28257 )
2025-12-01 16:35:26 +01:00
Aidan Timson and Bram Kragten
61e865d3a6
Fix 1px padding for subpage titles ( #28256 )
2025-12-01 16:35:24 +01:00
Aidan Timson and Bram Kragten
febcbf6242
Make labs toolbar icon use default color ( #28255 )
2025-12-01 16:35:23 +01:00
Petar Petrov and Bram Kragten
6a2fac6a9e
Fix refresh in energy panel subviews ( #28252 )
2025-12-01 16:35:22 +01:00
karwosts and Bram Kragten
b60c5467fc
Add water devices to energy data download ( #28242 )
2025-12-01 16:35:21 +01:00
Petar Petrov and Bram Kragten
ecd563406e
Add power view and restructure energy dashboard layout ( #28240 )
2025-12-01 16:35:19 +01:00
Silas Krause and Bram Kragten
d5b66315e2
Fix markdown rendering for cached html ( #28229 )
...
* Render markdown table in wrapper.
* Fix markdown styles
* Fix formatting
* fix rendering for cache
2025-12-01 16:35:18 +01:00
karwosts and Bram Kragten
5b1719fc6e
Add missing helper to language selector ( #28218 )
2025-12-01 16:35:17 +01:00
Silas Krause and Bram Kragten
add22cf2e9
Fix markdown styles regression ( #28202 )
...
* Render markdown table in wrapper.
* Fix markdown styles
* Fix formatting
2025-12-01 16:35:16 +01:00
Paul Bottein and Bram Kragten
21509191fa
Fix ha icon size ( #28201 )
2025-12-01 16:35:15 +01:00
Paul Bottein and Bram Kragten
1a73cccf0d
Fix safe area for sidebar section views in Android ( #28194 )
2025-12-01 16:35:14 +01:00
Aidan Timson and Bram Kragten
407d68250a
Fix ha-wa-dialog fullscreen and make alerts not fullscreen ( #28175 )
2025-12-01 16:35:13 +01:00
Paul Bottein and GitHub
c33cb7fff9
Clean reference to floor compare ( #28269 )
...
Fix floor compare
2025-12-01 16:47:09 +02:00
de53ad8dce
Add helper for floor level ( #28268 )
...
* Add helper for floor level
* Update src/translations/en.json
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-12-01 15:43:57 +01:00
Simon Lamon and GitHub
2dec7490b6
Include background in light, climate and security views ( #28264 )
...
* Include background
* Remove background key
* Add imports
2025-12-01 16:20:50 +02:00
Aidan Timson and GitHub
6ed4bd5ce8
Match more-info-update backup preferences ( #28266 )
2025-12-01 15:51:31 +02:00
Petar Petrov and GitHub
4e899c56ed
Reduce the duration of init animation for charts to 500ms ( #28262 )
...
Reduce the duration of init animation for charts
2025-12-01 15:43:20 +02:00
Petar Petrov and GitHub
53c20a0493
Add power view and restructure energy dashboard layout ( #28240 )
2025-12-01 14:16:11 +01:00
Wendelin and GitHub
be2d6e9212
Fix automation trigger ha icon ( #28265 )
2025-12-01 13:05:36 +00:00
Wendelin and GitHub
915442c571
Respect system area sort in automation target tree ( #28263 )
2025-12-01 14:01:06 +01:00
Aidan Timson and GitHub
de6ebc2d0a
Add missing key for labs to show in quick bar ( #28261 )
2025-12-01 12:26:41 +00:00
Bram Kragten and GitHub
bcb12fa062
Use name instead of description_configured for triggers and conditions ( #28260 )
2025-12-01 13:19:19 +01:00
Aidan Timson and GitHub
078915743d
Make labs toolbar icon use default color ( #28255 )
2025-12-01 12:08:25 +01:00
Petar Petrov and GitHub
54c524127f
Fix refresh in energy panel subviews ( #28252 )
2025-12-01 12:07:45 +01:00
Wendelin and GitHub
334e1c35e1
Fix ha-bottom-sheet closed event ( #28257 )
2025-12-01 12:04:15 +01:00
Aidan Timson and GitHub
528c7727e2
Fix 1px padding for subpage titles ( #28256 )
2025-12-01 12:03:38 +01:00
Aidan Timson and GitHub
d1043e33df
Fix subpage layout icon alignment ( #28254 )
2025-12-01 09:54:25 +00:00
b088f2c0e5
Bump home-assistant/wheels from 2025.10.0 to 2025.11.0 ( #28251 )
...
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2025.10.0 to 2025.11.0.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2025.10.0...2025.11.0 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-version: 2025.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:53:24 +02:00
b33f407493
Bump relative-ci/agent-action from 3.2.0 to 3.2.1 ( #28250 )
...
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/feb19ddc698445db27401f1490f6ac182da0816f...c45aaa919ef85620af54242a241ac17a8fa35983 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
dependency-version: 3.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:48:44 +02:00
502d76b316
Bump actions/setup-python from 6.0.0 to 6.1.0 ( #28249 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/e797f83bcb11b83ae66e0230d6156d7c80228e7c...83679a892e2d95755f2dac6acb0bfd1e9ac5d548 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:48:24 +02:00
1ddc07c215
Bump softprops/action-gh-release from 2.4.2 to 2.5.0 ( #28248 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/5be0e66d93ac7ed76da52eca8bb058f665c3a5fe...a06a81a03ee405af7f2048a818ed3f03bbf83c7b )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:47:32 +02:00
a611a5fc4e
Bump github/codeql-action from 4.31.4 to 4.31.5 ( #28247 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.4 to 4.31.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/e12f0178983d466f2f6028f5cc7a6d786fd97f4b...fdbfb4d2750291e159f0156def62b853c2798ca2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 08:46:51 +02:00
eringerli and GitHub
c13bece6d0
fix stacking of multiple power sources ( #28243 )
2025-12-01 06:25:47 +00:00
Paulus Schoutsen and GitHub
28a89ff9e6
Add custom element decorators instead of customElements.define ( #28235 )
...
* Add custom element decorators instead of customElements.define
* Ignore
* prettier
2025-12-01 06:38:31 +01:00
karwosts and GitHub
81b5ddec9d
Add water devices to energy data download ( #28242 )
2025-11-30 16:00:14 +01:00
ce86aabe32
Update dependency prettier to v3.7.1 ( #28239 )
...
* Update dependency prettier to v3.7.1
* format
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <[email protected] >
2025-11-30 13:33:41 +00:00
Silas Krause and GitHub
a8910bcbe4
Fix markdown rendering for cached html ( #28229 )
...
* Render markdown table in wrapper.
* Fix markdown styles
* Fix formatting
* fix rendering for cache
2025-11-30 15:21:39 +02:00
ildar170975 and GitHub
0e4cf9f62d
ha-picker-field: change left padding to align with other controls ( #28217 )
...
change --md-list-item-leading-space & --md-list-item-trailing-space
2025-11-29 14:00:27 +02:00
506635d649
Update vaadinWebComponents monorepo to v24.9.6 ( #28225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-29 11:44:28 +00:00
karwosts and GitHub
27e24ee49b
Add missing helper to language selector ( #28218 )
2025-11-29 12:35:04 +01:00
bcd712b48c
Update vitest monorepo to v4.0.14 ( #28215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-28 20:23:38 +01:00
461ef9b916
Update dependency @rspack/core to v1.6.5 ( #28207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-28 11:14:57 +01:00
b794989daa
Update dependency @bundle-stats/plugin-webpack-filter to v4.21.7 ( #28205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-28 08:29:33 +02:00
Silas Krause and GitHub
6727ffaae0
Fix markdown styles regression ( #28202 )
...
* Render markdown table in wrapper.
* Fix markdown styles
* Fix formatting
2025-11-28 08:28:57 +02:00
Paul Bottein and GitHub
4df8501b20
Fix ha icon size ( #28201 )
2025-11-27 22:54:44 +01:00
Aidan Timson and GitHub
539d0e443f
Fix ha-wa-dialog fullscreen and make alerts not fullscreen ( #28175 )
2025-11-27 22:01:30 +01:00
9c9d274b5c
Update dependency typescript-eslint to v8.48.0 ( #28196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-27 19:20:07 +01:00
Paul Bottein and GitHub
d6e6bc0e80
Fix safe area for sidebar section views in Android ( #28194 )
2025-11-27 19:46:56 +02:00
530a70b168
Automations, scripts, scenes: add a tooltip for relative time ( #28158 )
...
* add a tooltip for last_triggered
* add a tooltip for last_triggered
* add a tooltip for last_activated
* Apply suggestions from code review
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <[email protected] >
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <[email protected] >
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-27 19:44:11 +02:00
Bram Kragten
38b7bd18bb
Bumped version to 20251127.0
2025-11-27 17:06:57 +01:00
Wendelin and Bram Kragten
a00e944a35
Add TCA by target sort like item collections ( #28192 )
2025-11-27 17:06:30 +01:00
Petar Petrov and Bram Kragten
481569804e
Fix water sankey calculation to include total supply from sources ( #28191 )
2025-11-27 17:06:29 +01:00
Paul Bottein and Bram Kragten
a1d7e270ff
Add hint to reorder areas and floors ( #28189 )
2025-11-27 17:06:28 +01:00
225ccf1d2f
Fix lab automations icons and sidebar width ( #28184 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-11-27 17:06:27 +01:00
Wendelin and Bram Kragten
4a5e1f9f3f
"Add TCA" dialog desktop height to 800px ( #28182 )
2025-11-27 17:06:26 +01:00
Wendelin and Bram Kragten
b27b7210fd
Show hidden entities in target tree ( #28181 )
...
* Show hidden entities in target tree
* Fix types
2025-11-27 17:06:25 +01:00
Petar Petrov and Bram Kragten
acd5181449
Fix sankey chart resizing ( #28180 )
2025-11-27 17:06:24 +01:00
Bram Kragten
b6b2d03a80
Always store token when using develop and serve ( #28179 )
2025-11-27 17:06:22 +01:00
Paul Bottein and Bram Kragten
7aee2b7cb7
Fix labs back button ( #28174 )
2025-11-27 17:06:21 +01:00
Paul Bottein and Bram Kragten
df1914cb7a
Fix disabled dashboard picker when no custom dashboard ( #28172 )
2025-11-27 17:06:20 +01:00
Paul Bottein and Bram Kragten
6706d5904d
Fix box shadow for sidebar tabs ( #28170 )
2025-11-27 17:06:19 +01:00
Wendelin and Bram Kragten
221aefd764
Fix automation add TCA autofocus ( #28168 )
...
Fix automation add tca autofocus
2025-11-27 17:06:18 +01:00
Paul Bottein and Bram Kragten
670057e8e6
Restore sidebar view when clicking back ( #28167 )
2025-11-27 17:06:17 +01:00
Wendelin and Bram Kragten
427e46201c
Fix add condition default tab and blank styles ( #28166 )
2025-11-27 17:06:16 +01:00
Petar Petrov and Bram Kragten
fd1240f335
Refactor power sankey hierarchy to handle devices with not power sensor ( #28164 )
2025-11-27 17:06:15 +01:00
Petar Petrov and Bram Kragten
aa7670cb59
Disable axis pointer on the energy devices bar chart to fix refresh issues on touch devices ( #28163 )
2025-11-27 17:06:14 +01:00
Petar Petrov and Bram Kragten
468139229c
Handle grouping by floor and area in power sankey card ( #28162 )
2025-11-27 17:06:13 +01:00
Simon Lamon and Bram Kragten
39752f0e3f
Don't show more info for untracked consumption ( #28151 )
2025-11-27 17:06:12 +01:00
Petar Petrov and Bram Kragten
4d850d067f
Replace gauges with energy usage graph in energy overview ( #28150 )
2025-11-27 17:06:10 +01:00
Paul Bottein and Bram Kragten
bcae64df88
Use hui-root for panel energy ( #28149 )
...
* Use hui-root for panel energy
* Review feedback
* Set empty prefs
2025-11-27 17:06:09 +01:00
Iván Pereira and Bram Kragten
690fd5a061
Fix hide sidebar tooltip on touchend events ( #28042 )
...
* fix: hide sidebar tooltip on touchend events
* Add a comment recommended by Copilot
* Clear timeouts id in disconnectedCallback
2025-11-27 17:06:08 +01:00
Wendelin and GitHub
23137500f8
Add TCA by target sort like item collections ( #28192 )
2025-11-27 17:03:27 +01:00
63e7ed21a4
Fix lab automations icons and sidebar width ( #28184 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-11-27 16:57:42 +01:00
Petar Petrov and GitHub
92611f46f4
Fix water sankey calculation to include total supply from sources ( #28191 )
2025-11-27 16:44:56 +01:00
Bram Kragten and GitHub
9bc896241d
Always store token when using develop and serve ( #28179 )
2025-11-27 16:43:36 +01:00
Paul Bottein and GitHub
2baafe620c
Add hint to reorder areas and floors ( #28189 )
2025-11-27 16:32:23 +01:00
Wendelin and GitHub
ce52bbaf8c
Show hidden entities in target tree ( #28181 )
...
* Show hidden entities in target tree
* Fix types
2025-11-27 15:44:50 +02:00
Wendelin and GitHub
0b4b8d9082
"Add TCA" dialog desktop height to 800px ( #28182 )
2025-11-27 14:42:18 +01:00
Petar Petrov and GitHub
bddbb773b7
Fix sankey chart resizing ( #28180 )
2025-11-27 15:41:46 +02:00
Paul Bottein and GitHub
d52e1e8835
Use hui-root for panel energy ( #28149 )
...
* Use hui-root for panel energy
* Review feedback
* Set empty prefs
2025-11-27 15:35:36 +02:00
Petar Petrov and GitHub
0a9dccfd19
Refactor power sankey hierarchy to handle devices with not power sensor ( #28164 )
2025-11-27 12:21:55 +01:00
Petar Petrov and GitHub
bfd78670cc
Disable axis pointer on the energy devices bar chart to fix refresh issues on touch devices ( #28163 )
2025-11-27 12:20:06 +01:00
Petar Petrov and GitHub
11276af1a0
Handle grouping by floor and area in power sankey card ( #28162 )
2025-11-27 12:19:42 +01:00
Paul Bottein and GitHub
d7be46c00b
Fix box shadow for sidebar tabs ( #28170 )
2025-11-27 12:19:15 +01:00
Paul Bottein and GitHub
94f32ce242
Fix disabled dashboard picker when no custom dashboard ( #28172 )
2025-11-27 12:18:48 +01:00
Wendelin and GitHub
ef3e8186bc
Fix add condition default tab and blank styles ( #28166 )
2025-11-27 12:18:21 +01:00
Paul Bottein and GitHub
50fcf622aa
Fix labs back button ( #28174 )
2025-11-27 12:42:55 +02:00
Paul Bottein and GitHub
77c2444be8
Restore sidebar view when clicking back ( #28167 )
2025-11-27 12:42:36 +02:00
Wendelin and GitHub
e5cb26cd3d
Fix automation add TCA autofocus ( #28168 )
...
Fix automation add tca autofocus
2025-11-27 11:28:18 +01:00
Simon Lamon and GitHub
2896519bfd
Don't show more info for untracked consumption ( #28151 )
2025-11-27 09:55:23 +02:00
ildar170975 and GitHub
0b6e35eb53
Data tables: make sorting direction 2-state instead of 3-state ( #28160 )
...
* sorting is 2-state
* sorting is 2-state
* sorting is 2-state
2025-11-27 09:54:38 +02:00
Iván Pereira and GitHub
e80a855f87
Fix hide sidebar tooltip on touchend events ( #28042 )
...
* fix: hide sidebar tooltip on touchend events
* Add a comment recommended by Copilot
* Clear timeouts id in disconnectedCallback
2025-11-27 09:03:23 +02:00
7c88cf4e30
Bump node-forge from 1.3.1 to 1.3.2 ( #28157 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 06:49:09 +01:00
Petar Petrov and GitHub
9001cd3e65
Replace gauges with energy usage graph in energy overview ( #28150 )
2025-11-26 17:37:18 +01:00
ca8923d8f4
Update dependency glob to v13 ( #28135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 18:13:05 +02:00
Bram Kragten
ac56c6df9a
Bumped version to 20251126.0
2025-11-26 16:11:20 +01:00
Bram Kragten
e7e4407a09
Merge branch 'rc' into dev
2025-11-26 16:10:48 +01:00
Wendelin and GitHub
3f0c9538bd
Remove SubscribeMixin from automation and Z-Wave JS dialog components ( #28146 )
2025-11-26 15:05:47 +00:00
Bram Kragten and GitHub
5c3ccbfdad
Remove hard coded mqtt trigger, and migrate to new format ( #28143 )
2025-11-26 14:56:26 +00:00
Bram Kragten and GitHub
9710142c47
Resubscribe to descriptions when labs feat changes ( #28145 )
2025-11-26 15:54:31 +01:00
Petar Petrov and GitHub
57640d17cd
Add show_only_totals option to energy sources table ( #28147 )
2025-11-26 15:49:14 +01:00
Wendelin and GitHub
b5d93e7515
Remove chains of new conditions ( #28140 )
2025-11-26 15:09:40 +01:00
ca9b29d82a
Show encryption key in actions for esphome device ( #28080 )
...
Co-authored-by: Wendelin <[email protected] >
2025-11-26 13:43:58 +00:00
Bram Kragten and GitHub
51efa4f61f
Set defaults for platform triggers and conditions ( #28138 )
2025-11-26 14:05:39 +01:00
Bram Kragten and GitHub
a6c71719d1
Only show section title when it has content ( #28141 )
2025-11-26 12:56:55 +00:00
Bram Kragten and GitHub
44aa15809a
Add helper and other category for triggers and conditons ( #28139 )
2025-11-26 13:41:59 +01:00
Wendelin and GitHub
0f99fcd58c
Add automation action by target ( #28136 )
2025-11-26 13:33:27 +01:00
0ff1b92fde
Update Yarn to v4.12.0 ( #28134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 13:02:35 +01:00
98c9e0f2e4
Update workbox monorepo to v7.4.0 ( #28133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 13:02:29 +01:00
Wendelin and GitHub
493d650e15
Automation editor: Add trigger/condition/action from target ( #28031 )
2025-11-26 12:36:14 +01:00
Aidan Timson and GitHub
c4e1ff0276
Restore canOverrideAlphanumericInput checks in quick bar ( #28132 )
2025-11-26 12:32:59 +01:00
c8f5910d98
Add Water view strategy ( #28130 )
...
Co-authored-by: Claude <[email protected] >
2025-11-26 12:27:57 +01:00
Paul Bottein and GitHub
0ae49c7c3e
Remove unused sidebar translations ( #28131 )
2025-11-26 12:27:20 +01:00
d961aaace4
Fix default language in assists pipeline detail ( #28125 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-11-26 12:26:56 +01:00
bd6bc25874
Update dependency typescript-eslint to v8.47.0 ( #28129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 12:55:26 +02:00
a45b07ea23
Update dependency rspack-manifest-plugin to v5.2.0 ( #28128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 12:55:07 +02:00
Paul Bottein and GitHub
f7c446b257
Fix panel energy wizard ( #28111 )
...
* Fix panel energy wizard
* Rename
2025-11-26 12:24:04 +02:00
Paul Bottein and GitHub
71a29aa97d
Add sidebar to home dashboard ( #28084 )
2025-11-26 09:58:31 +01:00
ae3a405a7b
Add support for service action description placeholders ( #27636 )
...
Co-authored-by: Simon Lamon <[email protected] >
2025-11-26 09:54:30 +01:00
Aidan Timson and GitHub
ebbcad812a
Migrate generic dialog-box to ha-wa-dialog ( #27669 )
2025-11-26 08:51:51 +00:00
d35a12d7e8
Update dependency core-js to v3.47.0 ( #28124 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 10:47:14 +02:00
67e6dba85c
Update vitest monorepo to v4.0.13 ( #28123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 10:46:34 +02:00
Petar Petrov and GitHub
fb666a7553
Fix sankey diagram passthrough ordering ( #28012 )
2025-11-26 09:45:32 +01:00
Petar Petrov and GitHub
d767afb1e1
Show source table in energy overview only if cost is configured ( #28061 )
2025-11-26 09:43:32 +01:00
Petar Petrov and GitHub
eb6191ab3a
Refactor color handling to use CSS variables ( #28021 )
2025-11-26 09:42:50 +01:00
ildar170975 and GitHub
7fe9ae22f0
Hide shortcuts for a mobile client ( #27905 )
...
* hide shortcuts for mobile
* hide shortcuts for mobile
* prettier
* prettier
* prettier
* prettier
* revert to original
* revert to original
* revert for showQuickBar()
* prettier
2025-11-26 10:41:29 +02:00
Petar Petrov and GitHub
e3a1e5e0e3
Fix vertical alignment of ha-label content ( #28013 )
2025-11-26 08:37:42 +00:00
01b8a5e01a
Update dependency jsdom to v27.2.0 ( #28122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 06:16:34 +00:00
a8ab035793
Update dependency color-name to v2.1.0 ( #28120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 06:16:29 +00:00
b36795ad3d
Update dependency marked to v17.0.1 ( #28121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 06:16:04 +00:00
ff0e173cfd
Update dependency @lokalise/node-api to v15.4.0 ( #28119 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 07:08:29 +01:00
11883525c2
Update CodeMirror ( #28117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 07:08:12 +01:00
f89f364add
Update dependency lint-staged to v16.2.7 ( #28116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 07:07:55 +01:00
56391e32f2
Update dependency hls.js to v1.6.15 ( #28114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 07:07:37 +01:00
b7f0f62949
Update dependency barcode-detector to v3.0.8 ( #28113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-26 07:07:20 +01:00
Petar Petrov and GitHub
b143421886
Add water sankey card ( #27929 )
...
* Add support for downstream water meters in energy dashboard
* Add water sankey card
2025-11-25 16:57:10 +00:00
4736a974ec
Update dependency @rspack/core to v1.6.4 ( #28107 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 16:45:27 +00:00
Paul Bottein and GitHub
2c80f459c2
Remove experimental dashboard strategies ( #28109 )
2025-11-25 17:40:17 +01:00
Paul Bottein and GitHub
688369f994
Fix undo redo with views with no path set ( #28110 )
2025-11-25 18:39:45 +02:00
4e0167c012
Update dependency @rsdoctor/rspack-plugin to v1.3.11 ( #28106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 17:36:17 +01:00
Aidan Timson and GitHub
b3769343ea
Use space tokens in device page ( #28108 )
2025-11-25 16:19:36 +00:00
Petar Petrov and GitHub
967f4a227c
Add support for downstream water meters in energy dashboard ( #27833 )
2025-11-25 17:18:13 +01:00
Wendelin and GitHub
4c45b9786c
Fix labs progress cancel ( #28105 )
2025-11-25 16:16:37 +00:00
karwosts and GitHub
23bc874f63
Don't suggest entity autocomplete for actions ( #28052 )
2025-11-25 17:08:41 +01:00
Paul Bottein and GitHub
14e1bdb586
Rename home dashboard path and strategy name ( #28104 )
2025-11-25 17:03:58 +01:00
Jan-Philipp Benecke and GitHub
fe50c1212a
Add undo/redo functionality to dashboard editor ( #27259 )
...
* Add undo/redo functionality to dashboard editor
* Use controller and move toast to undo stack
* Store location and navigate to view
* Await and catch errors
* Process code review
2025-11-25 16:09:13 +02:00
Petar Petrov and GitHub
c01fbf5f47
Revert "Use entity name for activity/logbook renderer" ( #28098 )
2025-11-25 13:24:51 +01:00
Aidan Timson and GitHub
5c8da28b61
Standardise scrollable area fade ( #28074 )
...
* Extract fade CSS into shared file
* Switch to linear gradient instead of box shadow
* Refactor
* Refactor
* Scrollbar
* Fix
* Create mixin
* Move styles into mixin
* Dont replace mixin styles
* Reuse bar-box-shadow
* Move position
2025-11-25 13:04:08 +02:00
Rahul Harpal and GitHub
bbb3c0208b
Remove defaultHidden property from area configuration in automation, scene, and script pickers ( #28096 )
2025-11-25 10:55:12 +00:00
Aidan Timson and GitHub
82a3db39fe
Use entity name for activity/logbook renderer ( #28083 )
2025-11-25 12:46:57 +02:00
254857b53f
Improve sidebar and dashboard management logic ( #28019 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-11-25 10:39:07 +00:00
Simon Lamon and GitHub
1648be6b83
Rename DialogLovelaceDashboardConfigureStrategy ( #28092 )
2025-11-25 12:22:18 +02:00
c4c774c217
Add total consumption to energy usage graph card ( #28086 )
...
* Add total consumption to energy usage graph card
* Add "used" suffix to energy usage graph card total
* Apply code review feedback
* Update src/panels/lovelace/cards/energy/hui-energy-usage-graph-card.ts
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-25 10:18:29 +00:00
6a0aab2088
Add dynamic condition support ( #28058 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-11-25 11:17:53 +01:00
5a5593ec5b
Add labels to device info card on device/service/hub page ( #28082 )
...
* Fix typo
* Add labels to device info card
* Lock
* Use token
* Add same class
* Apply suggestions from code review
Co-authored-by: Petar Petrov <[email protected] >
* Match codebase style
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-25 08:47:35 +02:00
Paulus Schoutsen and GitHub
2d39afdeac
Render full chat log in voice debug ( #27678 )
2025-11-24 22:19:09 -05:00
Paul Bottein and GitHub
974ac31277
Winter is coming ( #28036 )
...
* Winter is coming
* Set max to 30 on mobile
* Change storage key
* Use core
* Add browser level switch for winter mode
* Simplify logic
2025-11-24 22:11:38 +01:00
Petar Petrov and GitHub
47e98d532d
Fix energy distribution card not advancing to next day ( #28081 )
2025-11-24 20:44:22 +01:00
Jan Bouwhuis and GitHub
2efc513221
Bump home-assistant-js-websocket to 9.6.0 ( #28091 )
2025-11-24 20:25:33 +01:00
Aidan Timson and GitHub
5d820e3046
Fix color of dialog header and expansion panel ( #28087 )
2025-11-24 17:57:10 +01:00
Wendelin and GitHub
c3cff3bcd3
Fix add to list item ( #28073 )
...
* Fix add to list item
* Remove unused css
2025-11-24 17:55:53 +02:00
e65a8a6b66
Add device database toggle to analytics ( #27948 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-11-24 16:30:26 +01:00
Aidan Timson and GitHub
318452d6f6
Reset automation sidebar width on double click ( #28076 )
2025-11-24 14:37:11 +01:00
Wendelin and GitHub
6890823c31
Make login button full width ( #28072 )
2025-11-24 10:49:13 +01:00
ba9bab38c9
Migrate updates dropdown to ha-dropdown ( #28039 )
...
* Migrate upgrade dropdown
* Apply suggestion from @MindFreeze
* Update src/panels/config/core/ha-config-section-updates.ts
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-24 09:06:55 +00:00
Wendelin and GitHub
085b3884af
Fix add to selected action ( #28062 )
2025-11-24 11:01:58 +02:00
a9c816ed9c
Migrate analytics dropdown to ha-dropdown ( #28038 )
...
* Migrate analytics dropdown
* Apply suggestion from @MindFreeze
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-24 08:52:22 +00:00
c3201eecf3
Show blueprint usage count in overview ( #28054 )
...
* Show blueprint usage count in overview
* feat(blueprint): add usage count functionality and update table rendering
* feat(blueprint): enhance usage count display with interactive chip
* fix(blueprint): convert _handleUsageClick to an arrow function for consistent context binding
* Update src/panels/config/blueprint/ha-blueprint-overview.ts
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
Co-authored-by: Copilot <[email protected] >
2025-11-24 07:07:04 +00:00
dependabot[bot] and GitHub
bd67a3b90a
Bump actions/checkout from 5.0.0 to 6.0.0 ( #28056 )
2025-11-24 07:28:51 +01:00
dependabot[bot] and GitHub
e59ab45e60
Bump github/codeql-action from 4.31.3 to 4.31.4 ( #28057 )
2025-11-24 07:13:43 +01:00
4674384f7d
Allow deleting helpers directly from helpers panel ( #28044 )
...
* Allow deleting helpers directly from helpers panel
* Fix error handling in helper deletion logic
Address review feedback by improving the logic in _deleteHelper:
- Throw error when entity is not found in registry or component not loaded
- Move return statement outside of nested condition to ensure proper control flow
- Prevent fallthrough to config entry deletion for old-style helpers
Addresses review comment from @MindFreeze
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <[email protected] >
---------
Co-authored-by: Claude <[email protected] >
2025-11-23 15:20:20 +01:00
steinmn and GitHub
2e7c95a8cc
Translate dashboard panel url error message ( #27306 )
...
* Translate dashboard panel url error message
* Use backend provided translations
2025-11-23 14:54:21 +01:00
Simon Lamon and GitHub
9630b175a1
Remove open from ha-dropdown ( #28037 )
2025-11-22 14:30:06 +02:00
Petar Petrov and GitHub
be319503f7
Update color scheme in ZHA network visualization ( #28032 )
2025-11-21 19:09:37 +01:00
Paul Bottein and GitHub
9b1fe28018
Rename defaultPanel to default_panel ( #28035 )
2025-11-21 16:24:34 +01:00
Paul Bottein and GitHub
0595f722f3
Add basic editor to edit favorites entities for home panel ( #28028 )
...
* Add basic editor to edit favorites entities for home panel
* Rename favorites
* Rename favorites
* Feedbacks
2025-11-21 16:19:39 +02:00
Petar Petrov and GitHub
1c0315854a
Hide echarts toolbox better ( #28030 )
2025-11-21 14:52:20 +02:00
Bram Kragten
ccc48d158a
Bumped version to 20251105.1
2025-11-21 13:50:20 +01:00
Bram Kragten and Petar Petrov
b11e787f09
Dont add store token for external auth flows ( #28026 )
...
* Dont add store token for external auth flows
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-21 13:50:04 +01:00
cdb6562de8
Update dependency js-yaml to v4.1.1 [SECURITY] ( #27955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 13:48:48 +01:00
karwosts and Bram Kragten
d8e8c9aa02
Fix media image on dashboard-level background ( #27934 )
2025-11-21 13:48:10 +01:00
Petar Petrov and Bram Kragten
be392be1e6
Increase ZHA reconfiguration dialog width for details view ( #27909 )
2025-11-21 13:44:41 +01:00
Petar Petrov and Bram Kragten
10dc432445
Fix entity name in statistics chart ( #27896 )
2025-11-21 13:44:40 +01:00
Wendelin and Bram Kragten
19187f887d
Fix target picker for entity_id: none ( #27893 )
...
Fix notFound condition to exclude 'none' in ha-target-picker-item-row
2025-11-21 13:44:40 +01:00
Petar Petrov and Bram Kragten
dc76a42aaa
Smooth sensor card more when "Show more detail" is disabled ( #27891 )
...
* Smooth sensor card more when "Show more detail" is disabled
* Set minimum sample points to 10
2025-11-21 13:44:38 +01:00
Wendelin and Bram Kragten
1f2b8047a6
Use ha-ripple in ha-md-list-item ( #27889 )
2025-11-21 13:44:38 +01:00
Petar Petrov and Bram Kragten
e8c9ed0528
Dynamic total energy for pie chart ( #27883 )
2025-11-21 13:44:37 +01:00
Petar Petrov and Bram Kragten
c7ae78c02f
Fix chart label outline color ( #27882 )
2025-11-21 13:44:36 +01:00
karwosts and Bram Kragten
dc8f1211e6
Fix entity editor with non-existant entity ( #27875 )
2025-11-21 13:44:35 +01:00
Yuksel Beyti and Bram Kragten
5c25a63ea5
Fix malformed HTML tags in backup backups component ( #27872 )
2025-11-21 13:44:34 +01:00
Paul Bottein and Bram Kragten
c1787ab994
Fix backup download and delete actions ( #27851 )
2025-11-21 13:44:33 +01:00
Paul Bottein and Bram Kragten
6fea535fdc
Fix OHF logo theme ( #27830 )
2025-11-21 13:44:32 +01:00
Wendelin and Bram Kragten
e8cee84380
Fix floor details area picker ( #27827 )
2025-11-21 13:44:31 +01:00
Wendelin and Bram Kragten
b4613edeb7
Target picker row check if not found entity isn't "all" ( #27826 )
...
Target picker row check if not found entity isn't all
2025-11-21 13:44:30 +01:00
a8b6e5aa3d
Add trigger/condition/action dialog: select single search result with enter key ( #27825 )
...
* Add trigger/condition/action dialog: select single search result with enter key
* Update src/panels/config/automation/add-automation-element-dialog.ts
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-21 13:44:29 +01:00
Jan Bouwhuis and Bram Kragten
e842193cd6
Fix index for service action translation in service action dialog ( #27824 )
2025-11-21 13:44:28 +01:00
Bram Kragten
bb0813333d
Fix landing page build ( #27817 )
2025-11-21 13:44:27 +01:00
Petar Petrov and Bram Kragten
ab4c6f80f4
Disable graph resize animation for general resizing ( #27816 )
2025-11-21 13:44:26 +01:00
3b73d7c298
Dont add store token for external auth flows ( #28026 )
...
* Dont add store token for external auth flows
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-21 12:01:02 +00:00
Aidan Timson and GitHub
2955cb4956
Make use of documentationUrl over hardcoded docs links ( #28022 )
...
Make use of documentationUrl over hardcoded docs link
2025-11-21 13:43:46 +02:00
c679e312a0
Add delete option to reauth cards on integrations dashboard ( #28020 )
...
* Add delete option to reauth cards on integrations dashboard
Users can now delete config entries directly from the reauth card that appears at the top of the integrations dashboard, instead of having to scroll down to find the original integration card.
The delete option:
- Appears in the three-dot menu on reauth cards
- Shows a confirmation dialog before deletion
- Handles application credentials cleanup
- Shows restart notifications when required
- Uses the same styling and localization as the integration entry delete
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <[email protected] >
* Apply suggestions from code review
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Claude <[email protected] >
Co-authored-by: Petar Petrov <[email protected] >
2025-11-21 13:39:01 +02:00
Aidan Timson and GitHub
37e12a83be
Fix scene review switch action overflow issue ( #28024 )
...
* Fix scene review switch action overflow issue
* Be more specific
2025-11-21 10:33:49 +00:00
Aidan Timson and GitHub
755c6dbb93
Add design tokens to labs feature ( #28023 )
2025-11-21 11:21:33 +01:00
4a90331ac7
Add markdown support for assist messages ( #27957 )
...
* Add markdown support for assist messages
* Improve styles
* Refactor code
* Fix white space
* Move code
* Make css compiler happy
* Wait for render to complete before scrolling
* Revert changes
* Refactor ha-markdown to render in chunks
* Refactor and adapt scroll logic
* Fix imports
* Update styles
* Render into renderRoot
* Fix query selector
* Fix broken image style
* Implement PR feedback
* Remove unnecessary css
* Fix cache issue
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-21 08:03:47 +00:00
7b264ae338
Standardise fixed top ha-dialog usages and fix safe areas ( #27997 )
...
* Add default padding
* Use vars
* Restore
* Use container padding
* Move fixed top styles to shared styles
* Use fixed styles and adjust for safe areas on media browse dialog
* Use vars
* Reduce
* Reuse
* Add to strategy editor dialog
* Reuse for editors
* Reuse for media manager
* Remove redundant code
* Reuse for quick bar
* Add
* Use vars
* Fix
* Fix
* Adjust for safe area
* Fix
* Fix
* Default
* Fix
* Extra space at bottom
* Remove override
* Remove
* Fix
* Fix
* Remove
* Fix
* Fix
* Use y inset
Co-authored-by: Petar Petrov <[email protected] >
* Format
* Update src/components/media-player/dialog-media-player-browse.ts
* Format
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-21 08:24:14 +02:00
bb5fefce2b
Introduce Home Assistant Labs ( #27989 )
...
Co-authored-by: Claude <[email protected] >
Co-authored-by: Bram Kragten <[email protected] >
2025-11-20 21:22:14 +01:00
Aidan Timson and GitHub
5703de9616
Update LLM instructions to recent codebase changes ( #28017 )
...
* Update dialog instructions
* Add button styling and dialog sizing
* Document spacing tokens
* Format
* Explicit spacing token documentation
* View transitions
* Add vt notes
* Keyboard shortcuts
* Tooltip
* Link to the gallery for guidelines
* Add AGENTS.md symlink for newer tools
* Use more sane spacing tokens
2025-11-20 17:59:56 +00:00
Petar Petrov and GitHub
eee2c1e8fd
Add power graphs in energy view ( #28010 )
2025-11-20 18:45:04 +01:00
Petar Petrov and GitHub
d4c1642ccc
Fix network graph panning ( #28015 )
2025-11-20 18:37:33 +01:00
Aidan Timson and GitHub
0d693e692a
Update dialogs to use space tokens ( #28018 )
2025-11-20 18:35:08 +01:00
Aidan Timson and GitHub
c6091971b6
Fix overflowing content issue in states view ( #28009 )
2025-11-20 12:32:32 +00:00
hanwg and GitHub
60229ceba0
Add markdown to parameter descriptions for actions ( #27944 )
...
add markdown to parameter descriptions for actions
2025-11-20 08:39:27 +02:00
Paul Bottein and GitHub
e45b631e27
Allow to reorder areas and floors ( #27986 )
...
* Add websocket commands
* Add area reordering
* Reorder floors
* Order areas and floors everywhere
* Use right area order in area floor picker
* Add error handling
* Refactor
2025-11-19 16:01:02 +01:00
Petar Petrov and GitHub
ea798cda90
Bump glob to 12.0.0 ( #27999 )
2025-11-19 15:18:15 +01:00
Petar Petrov and GitHub
259f4421db
Add detail option to trend card feature ( #27993 )
2025-11-19 15:17:03 +01:00
1ac3cf199f
Save default panel at user and system level ( #27899 )
...
* Save default panel in user data
* Change logic for default panel
* Fix types
* Fix typings
* Fix user and local storage
* Use user data and system data
* Update url path and update dashboard settings
* Fix tests
* Wait for panels and user/system data to be loaded
* Update comment
* Update comment
* Set empty object instead of null
* Update comment
* Feedbacks
* Apply suggestions from code review
* format
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-19 15:03:20 +01:00
Aidan Timson and GitHub
8d96679cc3
Swap to margins for narrow safe areas in ha-md-dialog ( #27994 )
...
Swap to margins for narrow layouts and safe areas
2025-11-19 15:56:10 +02:00
karwosts and GitHub
ba9c7f3012
Expose location for calendar events ( #27983 )
...
* Expose location for calendar events
* from review
2025-11-19 15:40:19 +02:00
Petar Petrov and GitHub
f8923ed648
Split Energy panel into overview and electricity view ( #27534 )
2025-11-19 14:11:27 +01:00
Petar Petrov and GitHub
20d0548d33
Add min/max options to bar gauge feature ( #27933 )
2025-11-19 11:20:06 +01:00
Aidan Timson and GitHub
04aaae20f5
Create keyboard shortcuts helper (tinykeys) ( #27176 )
2025-11-19 11:19:01 +01:00
karwosts and GitHub
852dbbeee0
Fix keyboard for integration page overflow menus ( #27991 )
2025-11-19 08:44:51 +02:00
Ezra Freedman and GitHub
d57367f62e
Fix selection state not updating after item deletion ( #27972 )
...
* Fix selection state not updating after item deletion
* only update selected list if script is found
2025-11-19 08:20:12 +02:00
Petar Petrov and GitHub
47a107dd85
Add Power Sankey card ( #27966 )
2025-11-18 19:52:52 +01:00
3573e823e4
Update Yarn to v4.11.0 ( #27978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-18 17:05:36 +00:00
Ingolf Becker and GitHub
1a8319a3ab
Create mobile column gap variable in hui-sections-view ( #27949 )
...
Update mobile column gap variable in hui-sections-view
2025-11-18 14:56:28 +02:00
ac23ce6300
Bump glob from 11.0.3 to 11.1.0 ( #27976 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 11.0.3 to 11.1.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-version: 11.1.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 06:27:19 +01:00
fc38365958
Fix keyboard for ha-date-input ( #27968 )
...
* Fix keyboard for ha-date-input
* Update src/components/ha-date-input.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-17 14:22:36 +00:00
b93bf3bc4b
Remote stream playing in picture-in-picture fix ( #27958 )
...
* Remote stream playing in picture-in-picture fix
* Update src/components/ha-hls-player.ts
Co-authored-by: Petar Petrov <[email protected] >
* Update src/components/ha-web-rtc-player.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-17 15:44:24 +02:00
Raad Altaie and GitHub
869ab6ffc4
disable browser autofill on search inputs ( #27963 )
2025-11-17 12:58:40 +00:00
dependabot[bot] and GitHub
effba9b918
Bump github/codeql-action from 4.31.2 to 4.31.3 ( #27965 )
2025-11-17 07:19:27 +01:00
Yosi Levy and GitHub
c848673b1f
Various RTL fixes ( #27886 )
2025-11-16 14:42:09 +02:00
074095d3dc
Update dependency js-yaml to v4.1.1 [SECURITY] ( #27955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-15 15:42:16 +02:00
Aidan Timson and GitHub
1bd1e015ff
Migrate dialog-lovelace-resource-detail to ha-wa-dialog ( #27939 )
2025-11-14 08:32:41 +02:00
Aidan Timson and GitHub
7588490419
Migrate dialog-config-entry-system-options to ha-wa-dialog ( #27938 )
2025-11-14 08:27:17 +02:00
Petar Petrov and GitHub
2e80a3ddab
Add configurable chart modes in energy devices graph card ( #27937 )
2025-11-14 08:16:36 +02:00
Bram Kragten and GitHub
332694549c
Add support for triggers.yaml ( #27379 )
2025-11-13 23:31:40 +01:00
karwosts and GitHub
396ddef722
Expose completed timestamp for TodoItem ( #27943 )
2025-11-13 22:40:56 +01:00
Aidan Timson and GitHub
d02804449a
Merge media selectors for index.html.template ( #27941 )
2025-11-13 22:33:30 +01:00
Simon Lamon and GitHub
4ab24cdc72
Rspack: Deprecated layers ( #27942 )
2025-11-13 22:32:37 +01:00
Aidan Timson and GitHub
81c27090d2
Create withViewTransition wrapper function ( #27918 )
...
* Create withViewTransition wrapper function
* Add missing space
* Remove function, check for view transition, add param
* Document
2025-11-13 17:32:15 +02:00
karwosts and GitHub
09bdfd3ad7
Fix incorrect (Disabled) string in trigger ( #27935 )
2025-11-13 14:36:05 +00:00
karwosts and GitHub
97e49f751c
Fix media image on dashboard-level background ( #27934 )
2025-11-13 15:43:27 +02:00
Aidan Timson and GitHub
e0d241a2db
Move unimplemented base animations to theme styles ( #27920 )
2025-11-13 15:37:13 +02:00
83e065ae98
Power sources chart ( #27501 )
...
* Add power configuration to Energy dashboard
* update translation
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <[email protected] >
* Update src/panels/config/energy/dialogs/dialog-energy-grid-flow-settings.ts
Co-authored-by: Aidan Timson <[email protected] >
* Power graph card
* Single stat for bidirectional power
* Rename power graph to power sources graph
* remove debug code
* tweak
* update translations
* remove unused code
* Separate grid power from energy
* update translation
* update translation
* update data format
* Apply suggestions from code review
Co-authored-by: Aidan Timson <[email protected] >
* Renamed stat_power to stat_rate
* translation tweak
* rename to stat_rate
* Add a line depicting used power
* Typescript improvements
* Add comment
---------
Co-authored-by: Norbert Rittel <[email protected] >
Co-authored-by: Aidan Timson <[email protected] >
2025-11-13 09:26:49 +00:00
Paulus Schoutsen and GitHub
a6ee670682
Fix bad minification ( #27926 )
2025-11-12 23:29:58 -05:00
Wendelin and GitHub
c457f92826
Upgrade WA to 3.0.0 ( #27919 )
2025-11-12 17:39:56 +01:00
karwosts and GitHub
c73bd96a1f
Fix fields without selectors ( #27917 )
2025-11-12 17:26:48 +02:00
Wendelin and GitHub
711f8e2fc3
Fix ha-dropdown and add shadow tokens ( #27916 )
...
* Fix dropdown select handle in refresh tokens
* Use semantic shadows for dropdown
* Fix token names
2025-11-12 16:52:05 +02:00
Aidan Timson and GitHub
91a0066544
Add dashboard time visibility condition ( #27790 )
...
* Add time-based conditional visibility for cards
* Move clearTimeout outside of scheduleUpdate
* Add time string validation
* Add time string validation
* Remove runtime validation as config shouldnt allow bad values
* Fix for midnight crossing
* Cap timeout to 32-bit signed integer
* Add listener tests
* Additional tests
* Format
2025-11-12 15:55:59 +02:00
Aidan Timson and GitHub
aee7b8b8d4
Setup base animation styles, add fade out to launch screen ( #27829 )
...
* Setup base animation styles
* Add fade out to launch screen
* Cleanup
* Set opacity before removing element
* Remove
* Final
* Use computed duration for timeout
* Add skip animation prop
* Swap
* Use common function and fix issue
2025-11-12 11:54:53 +02:00
d38d770e1a
Refactor ConditionalListenerMixin and extract shared utilities ( #27858 )
...
* Refactor ConditionalListenerMixin and extract shared utilities
* Remove
* Use proper type
Co-authored-by: Petar Petrov <[email protected] >
* Import
* Fix typing
* Docstrings
* Use generic types and refactor visibility handling
* Fix function signature and handle other keys separately
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-12 09:50:38 +00:00
Petar Petrov and GitHub
0036679553
Fix target picker displaying blank ( #27910 )
2025-11-12 09:49:37 +01:00
2b85108242
Introduce ha-dropdown ( #27417 )
...
Co-authored-by: Wendelin <[email protected] >
Co-authored-by: Wendelin <[email protected] >
2025-11-12 09:23:31 +01:00
c74320cb82
Add power configuration to Energy dashboard ( #27373 )
...
Co-authored-by: Norbert Rittel <[email protected] >
Co-authored-by: Aidan Timson <[email protected] >
2025-11-12 09:21:52 +01:00
8ebe6e24d2
Update dependency marked to v17 ( #27885 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 09:24:17 +02:00
Paul Bottein and GitHub
d3182da587
Create dedicated panel for home dashboard ( #27861 )
...
* Create dedicated panel for home dashboard
* Don't use state if only one view
* Prettier
* Use hui-root
* Add alert for edit mode
* Remove no edit
* Add home panel to dashboard list
2025-11-12 09:09:46 +02:00
Petar Petrov and GitHub
41fbc5e44b
Increase ZHA reconfiguration dialog width for details view ( #27909 )
2025-11-11 20:07:10 +01:00
Tobias Bieniek and GitHub
3fea41eb0e
Add scenes category to home dashboard area views ( #27712 )
...
This is similar to the "Automations" category that was added in 52eb3d8 , but for "Scenes" this time. It is positioned after the other summary sections.
2025-11-11 11:19:02 +02:00
ildar170975 and GitHub
9a627bdea7
Data tables: remove unneeded "direction: asc" lines ( #27903 )
...
* remove unneeded "direction: asc"
* remove unneeded "direction: asc"
* remove unneeded "direction: asc"
2025-11-11 08:14:03 +02:00
Norbert Rittel and GitHub
d9a67f603d
Fix grammar in new_automation_setup_failed_text ( #27898 )
...
* Fix grammar in `new_automation_setup_failed_text`
* Remove excessive comma
2025-11-10 18:48:26 +01:00
5f37f8c0ab
Use generic picker for target-picker ( #27850 )
...
Co-authored-by: Petar Petrov <[email protected] >
2025-11-10 17:15:16 +01:00
Petar Petrov and GitHub
f222702abf
Fix entity name in statistics chart ( #27896 )
2025-11-10 15:08:33 +01:00
2107b7c267
Fix doubled tooltips on timeline charts for mobile devices ( #27888 )
...
* Initial plan
* Fix doubled date popups in timeline charts on mobile
Co-authored-by: MindFreeze <[email protected] >
* Add comment explaining triggerTooltip fix
* Actual fix
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: MindFreeze <[email protected] >
Co-authored-by: Petar Petrov <[email protected] >
2025-11-10 14:31:30 +01:00
Petar Petrov and GitHub
1c05afebd7
Smooth sensor card more when "Show more detail" is disabled ( #27891 )
...
* Smooth sensor card more when "Show more detail" is disabled
* Set minimum sample points to 10
2025-11-10 14:23:26 +01:00
Paul Bottein and GitHub
7179bb2d26
Assume default visible true for panels ( #27894 )
2025-11-10 15:04:14 +02:00
Wendelin and GitHub
95cf1fdcf7
Fix target picker for entity_id: none ( #27893 )
...
Fix notFound condition to exclude 'none' in ha-target-picker-item-row
2025-11-10 12:23:16 +00:00
9617956cc6
Update vitest monorepo to v4.0.8 ( #27892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 14:15:36 +02:00
karwosts and GitHub
65df464731
Fix entity editor with non-existant entity ( #27875 )
2025-11-10 14:09:44 +02:00
Wendelin and GitHub
bd4e9a3d05
Use ha-ripple in ha-md-list-item ( #27889 )
2025-11-10 14:04:30 +02:00
ildar170975 and GitHub
963fc13a99
relative_time: increase thresholds ( #27870 )
...
* increase thresholds
* restored for days & hours
2025-11-10 12:58:13 +02:00
ff614918d4
Update vaadinWebComponents monorepo to v24.9.5 ( #27884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 12:55:03 +02:00
ildar170975 and GitHub
48aa5fb970
hui-generic-entity-row: add tooltips for relative-time ( #27871 )
...
* add tooltips for relative-rime
* lint
* fix import
* prettier
* move a call of uid() to a private property
* some test change
2025-11-10 12:54:26 +02:00
190af65756
Display tooltips for labels ( #27613 )
...
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description fo ha-label
* add a description for ha-label
* add ha-tooltip for ha-input-chip
* add ha-tooltip
* replace() -> replaceAll()
* replace() -> replaceAll()
* prettier
* fix styles to enlarge an "active tooltip area"
* additional check for null for "description"
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* simplify a check for description
* call uid() in constructor
* fix a check for null
* attempting to bypass insecure randomness
* move a call of uid() into constructor
* uid generation tweak
* Apply suggestions from code review
* prettier
* simplify
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-10 10:04:31 +00:00
Petar Petrov and GitHub
76911e0e0d
Dynamic total energy for pie chart ( #27883 )
2025-11-10 10:20:26 +01:00
Petar Petrov and GitHub
b8ec7c2e72
Fix chart label outline color ( #27882 )
2025-11-10 08:53:18 +01:00
dependabot[bot] and GitHub
10e20c2272
Bump softprops/action-gh-release from 2.4.1 to 2.4.2 ( #27879 )
2025-11-09 22:14:19 -08:00
dependabot[bot] and GitHub
2ec05aac2f
Bump relative-ci/agent-action from 3.1.0 to 3.2.0 ( #27880 )
2025-11-09 22:12:30 -08:00
61fbe5b53c
Update dependency marked to v16.4.2 ( #27877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-10 06:57:39 +01:00
Yuksel Beyti and GitHub
5f3f1c7139
Fix malformed HTML tags in backup backups component ( #27872 )
2025-11-09 13:56:43 +02:00
ildar170975 and GitHub
48f37b1b1e
"Expand" tooltips: remove a trailing dot ( #27869 )
...
remove trailing dot
2025-11-09 09:00:28 +01:00
karwosts and GitHub
9091df9db5
Fix sequence action copy-paste ( #27652 )
2025-11-08 15:50:38 +01:00
1cd7a1cd78
Update dependency @rsdoctor/rspack-plugin to v1.3.8 ( #27867 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 13:48:08 +01:00
ae5c7026b9
Update dependency @rspack/core to v1.6.1 ( #27864 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 13:16:38 +01:00
3900f3995a
Update vitest monorepo to v4.0.7 ( #27862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 13:16:16 +01:00
Paul Bottein and GitHub
237f974ee8
Only show panel with default visible flag in sidebar ( #27838 )
2025-11-08 13:15:43 +01:00
Paul Bottein and GitHub
b2ec4b7d2c
Fix backup download and delete actions ( #27851 )
2025-11-07 13:43:00 +02:00
b4c83d7877
Migrate dialog-repairs-issue to ha-wa-dialog ( #27667 )
...
* Migrate dialog-repairs-issue to ha-wa-dialog
* Allow for custom slots for header title and subtitle, using boolean to enable
* Fix typing
* Cleanup
* Refactor header slot logic
* [workaround] pass aria attributes to dialog
* Update src/components/ha-wa-dialog.ts
Co-authored-by: Petar Petrov <[email protected] >
* Remove unused (by wa) aira attrs
* Fix imports
* Revert "Remove unused (by wa) aira attrs"
This reverts commit ce97bebce40d34135b587c31efdf832e5e262ca8.
* Remove workaround
* Remove
* Format
* Fix subtitle margin
* Use spacing token
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-07 13:42:07 +02:00
Paul Bottein and GitHub
22c53b6859
Add area context in zha, zwave and bluetooth graph ( #27849 )
...
* Add area context in zha, zwave and bluetooth graph
* Fix undefined device
* Fix typing
* Add context to find area
2025-11-07 13:34:44 +02:00
Paul Bottein and GitHub
750b1e5e16
Avoid cropping in base graph ( #27848 )
...
* Avoid cropping in base graph
* Add bottom margin
2025-11-07 11:25:35 +01:00
Aidan Timson and GitHub
5801ce944c
Refactor dashboard conditional listeners to use mixin ( #27837 )
...
* Update media query to new APIs
* Refactor conditional rendering
* Cleanup
* Restore original functionality
* Restore
* Reduce
* Reduce
* Reduce
* Restore legacy code while we still support them
* Clear conditional listeners before setting up again
2025-11-07 12:22:16 +02:00
Petar Petrov and GitHub
79ad9dbf44
Disable graph resize animation for general resizing ( #27816 )
2025-11-07 08:34:42 +01:00
Wendelin and GitHub
9814533d47
Add service titles to automation action sidebar ( #27831 )
...
* Add service titles to automation action sidebar
* Add split limit
2025-11-07 07:27:21 +00:00
bdb6c684c0
Update dependency eslint to v9.39.1 ( #27846 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 08:38:42 +02:00
0046167f5c
Update dependency typescript-eslint to v8.46.3 ( #27842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 08:38:21 +02:00
5266f0d761
Update dependency @bundle-stats/plugin-webpack-filter to v4.21.6 ( #27841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-07 08:37:35 +02:00
Jan Bouwhuis and GitHub
cc5c0d04c4
Fix index for service action translation in service action dialog ( #27824 )
2025-11-06 15:15:52 +01:00
Wendelin and GitHub
7f3d5f557f
Target picker row check if not found entity isn't "all" ( #27826 )
...
Target picker row check if not found entity isn't all
2025-11-06 15:15:09 +01:00
9b48cd7737
Add trigger/condition/action dialog: select single search result with enter key ( #27825 )
...
* Add trigger/condition/action dialog: select single search result with enter key
* Update src/panels/config/automation/add-automation-element-dialog.ts
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-11-06 13:46:53 +00:00
Aidan Timson and GitHub
11c6f6ec78
Update @home-assistant/webawesome to 3.0.0-beta.6.ha.7 ( #27834 )
2025-11-06 15:33:10 +02:00
Wendelin and GitHub
cb0f59b26d
Fix floor details area picker ( #27827 )
2025-11-06 12:42:30 +02:00
Paul Bottein and GitHub
c89fc35578
Fix OHF logo theme ( #27830 )
2025-11-06 12:39:52 +02:00
Timothy and GitHub
f03cd9c239
Add Add entity to feature for external_app ( #26346 )
...
* Add Add entity to feature for external_app
* Update icon from plus to plusboxmultiple
* Apply suggestion on the name
* Add missing shouldHandleRequestSelectedEvent that caused duplicate
* WIP
* Rework the logic to match the agreed design
* Rename property
* Apply PR comments
* Apply prettier
* Merge MessageWithAnswer
* Apply PR comments
2025-11-06 08:25:05 +00:00
karwosts and GitHub
19a4e37933
Fix incorrect unit displayed in energy grid flow settings ( #27822 )
2025-11-06 08:46:19 +02:00
Bram Kragten and GitHub
76514babd5
Fix landing page build ( #27817 )
2025-11-05 16:13:48 +01:00
Timothy and GitHub
b6abbdafb8
All external config properties could be undefined ( #27803 )
...
All external config attributes could be undefined
2025-11-05 16:57:51 +02:00
Bram Kragten
89796e425a
Bumped version to 20251105.0
2025-11-05 15:26:35 +01:00
Wendelin and Bram Kragten
9c42c8bbc4
Add fallback icon for domain template ( #27814 )
2025-11-05 15:25:54 +01:00
Wendelin and Bram Kragten
616237caee
Fix target picker with empty sections ( #27813 )
2025-11-05 15:25:53 +01:00
Wendelin and Bram Kragten
2d36a0d37f
Add trigger/condition/action dialog - Show device group always on top ( #27812 )
...
add automation element dialog Device always on top
2025-11-05 15:25:52 +01:00
Wendelin and Bram Kragten
1ec432a20f
Change add trigger/condition/action dialog title ( #27811 )
...
Change add dialog title
2025-11-05 15:25:51 +01:00
Wendelin and Bram Kragten
afd91b2261
Fix auth language picker styles ( #27805 )
2025-11-05 15:25:50 +01:00
cdfb7f914f
Fix target picker in logbook card editor ( #27804 )
...
Co-authored-by: Wendelin <[email protected] >
2025-11-05 15:24:49 +01:00
Wendelin and Bram Kragten
33b0897522
Add trigger/condition/action dialog: fix empty elements in search results ( #27802 )
2025-11-05 15:16:14 +01:00
Wendelin and Bram Kragten
5f0cf1b522
Add condition/action dialog: blocks title ( #27801 )
2025-11-05 15:16:13 +01:00
Wendelin and Bram Kragten
afb2ad95a4
Fix target picker in card editor ( #27800 )
2025-11-05 15:16:12 +01:00
Jan-Philipp Benecke and Bram Kragten
27beab3133
Fix z-index for target picker item row icon ( #27798 )
2025-11-05 15:16:10 +01:00
Wendelin and Bram Kragten
435c82489b
Fix assist conversation language picker ( #27764 )
2025-11-05 15:16:09 +01:00
Wendelin and GitHub
d35e6c0092
Add fallback icon for domain template ( #27814 )
2025-11-05 15:14:41 +01:00
Wendelin and GitHub
5c2ee54dec
Fix target picker with empty sections ( #27813 )
2025-11-05 13:56:58 +00:00
Wendelin and GitHub
1dfca76c81
Fix assist conversation language picker ( #27764 )
2025-11-05 14:48:18 +01:00
Wendelin and GitHub
fd7f028fbf
Change add trigger/condition/action dialog title ( #27811 )
...
Change add dialog title
2025-11-05 15:31:25 +02:00
Wendelin and GitHub
3f7283b1af
Add trigger/condition/action dialog - Show device group always on top ( #27812 )
...
add automation element dialog Device always on top
2025-11-05 15:27:53 +02:00
d35323ac52
Fix target picker in logbook card editor ( #27804 )
...
Co-authored-by: Wendelin <[email protected] >
2025-11-05 11:57:34 +00:00
Wendelin and GitHub
06475382e8
Fix auth language picker styles ( #27805 )
2025-11-05 10:54:36 +01:00
Wendelin and GitHub
b60dd7f15d
Add condition/action dialog: blocks title ( #27801 )
2025-11-05 10:47:46 +01:00
Wendelin and GitHub
b77e65fabd
Add trigger/condition/action dialog: fix empty elements in search results ( #27802 )
2025-11-05 10:47:20 +01:00
Wendelin and GitHub
cea691a04e
Fix target picker in card editor ( #27800 )
2025-11-05 10:03:56 +01:00
Jan-Philipp Benecke and GitHub
50df2a34cd
Fix z-index for target picker item row icon ( #27798 )
2025-11-05 08:33:11 +01:00
Aidan Timson and GitHub
e6c0a84994
Add hide background option to iframe card ( #27792 )
...
* Add hide background option to iframe card
* Fix
* Add helper
2025-11-05 08:07:43 +02:00
Bram Kragten
3ba6bf272e
Bumped version to 20251104.0
2025-11-04 18:21:11 +01:00
Paul Bottein and Bram Kragten
eec99b2fa3
Rename safety panel to security panel ( #27796 )
2025-11-04 18:20:10 +01:00
Bram Kragten
d23e45e410
Handle unknown items in target picker ( #27795 )
...
* Handle unknown items in target picker
* Update ha-target-picker-item-row.ts
* update colors
* fallback to domain icons
2025-11-04 18:19:02 +01:00
Paul Bottein and Bram Kragten
3c82d12609
Auto refresh summary dashboard when registries changed ( #27794 )
2025-11-04 18:17:46 +01:00
Paul Bottein and Bram Kragten
15d67997e7
Don't show summary card if summary dashboards are empty ( #27788 )
...
Don't show summary card if summary dashboard are empty
2025-11-04 18:16:37 +01:00
Paul Bottein and Bram Kragten
a6dfcb3100
Fix tooltip hide delay ( #27786 )
2025-11-04 18:16:37 +01:00
karwosts and Bram Kragten
26c2369228
Fix sankey with external statistics devices ( #27784 )
2025-11-04 18:16:35 +01:00
Paul Bottein and Bram Kragten
2eed446492
Display entities without area in summary dashboard ( #27777 )
...
* Add support for no area, no floor and no device in entity filter
* Display entities without area in summary dashboard
2025-11-04 18:16:34 +01:00
Wendelin and Bram Kragten
7ebdeab6b2
Fix-labels-yaml-helper ( #27776 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-11-04 18:16:33 +01:00
Tobias Bieniek and Bram Kragten
0c35278f51
Hide media players summary when no entities exist ( #27642 )
2025-11-04 18:16:32 +01:00
Bram Kragten and GitHub
b03fa4bdc5
Handle unknown items in target picker ( #27795 )
...
* Handle unknown items in target picker
* Update ha-target-picker-item-row.ts
* update colors
* fallback to domain icons
2025-11-04 18:02:56 +01:00
Paul Bottein and GitHub
058cecc124
Auto refresh summary dashboard when registries changed ( #27794 )
2025-11-04 16:41:27 +00:00
Paul Bottein and GitHub
a5f058a7eb
Rename safety panel to security panel ( #27796 )
2025-11-04 17:23:06 +01:00
Paul Bottein and GitHub
655c2ff3c2
Don't show summary card if summary dashboards are empty ( #27788 )
...
Don't show summary card if summary dashboard are empty
2025-11-04 13:40:53 +02:00
Tobias Bieniek and GitHub
e1b0a3e737
Hide media players summary when no entities exist ( #27642 )
2025-11-04 11:44:12 +01:00
Paul Bottein and GitHub
d59d436080
Display entities without area in summary dashboard ( #27777 )
...
* Add support for no area, no floor and no device in entity filter
* Display entities without area in summary dashboard
2025-11-04 12:10:18 +02:00
0fe0bf12f2
Fix-labels-yaml-helper ( #27776 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-11-04 09:01:36 +00:00
Paul Bottein and GitHub
f5a3877f47
Fix tooltip hide delay ( #27786 )
2025-11-04 09:45:26 +01:00
31d04f5338
Update dependency globals to v16.5.0 ( #27785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 08:49:20 +02:00
karwosts and GitHub
4f7d223aa7
Fix sankey with external statistics devices ( #27784 )
2025-11-04 08:22:36 +02:00
484c60073d
Update dependency @octokit/rest to v22.0.1 ( #27779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 06:33:20 +01:00
0e1ab1a60c
Update dependency hls.js to v1.6.14 ( #27780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 06:33:05 +01:00
Bram Kragten
561122f03d
Bumped version to 20251103.0
2025-11-03 16:34:11 +01:00
Petar Petrov and Bram Kragten
95311be034
Apply theme variables to pi charts ( #27773 )
2025-11-03 16:34:07 +01:00
Wendelin and Bram Kragten
1eda44a102
Fix selected element text color ( #27771 )
2025-11-03 16:32:51 +01:00
Petar Petrov and Bram Kragten
d76781eb91
Fix for Y axis label formatting in history graph ( #27770 )
2025-11-03 16:32:50 +01:00
Petar Petrov and Bram Kragten
82d44e051f
Fix sensor card graph in Safari ( #27768 )
2025-11-03 16:32:49 +01:00
Aidan Timson and Bram Kragten
fdc9f5a3b7
Use supervisor endpoint for downloading logs (when avaliable) ( #27765 )
2025-11-03 16:32:47 +01:00
Paul Bottein and Bram Kragten
ee6c82aba9
Don't show tooltip on overflow menu in dashboard toolbar ( #27763 )
2025-11-03 16:32:46 +01:00
Paul Bottein and Bram Kragten
11d3f5c2ba
Fix suggest cards dialog for sections view ( #27762 )
2025-11-03 16:32:45 +01:00
Aarni Koskela and Bram Kragten
feb68ce373
Add support for PM4 sensor state ( #27754 )
2025-11-03 16:32:44 +01:00
Simon Lamon and Bram Kragten
7f9a9de157
Move label translations to ui.dialog ( #27752 )
2025-11-03 16:32:43 +01:00
Simon Lamon and Bram Kragten
8e1b6a3d3b
Fixes in backup overflow ( #27745 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-11-03 16:32:41 +01:00
Jan-Philipp Benecke and Bram Kragten
6e6e5a53e2
Fix button text overflow ( #27744 )
2025-11-03 16:32:41 +01:00
Petar Petrov and GitHub
cef11e0c18
Apply theme variables to pi charts ( #27773 )
2025-11-03 16:27:09 +01:00
55e75e80d2
Fixes in backup overflow ( #27745 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-11-03 16:26:42 +01:00
Petar Petrov and GitHub
126a78ec8a
Fix sensor card graph in Safari ( #27768 )
2025-11-03 16:00:06 +01:00
Petar Petrov and GitHub
063af39f0f
Fix for Y axis label formatting in history graph ( #27770 )
2025-11-03 15:59:46 +01:00
Wendelin and GitHub
132c4c8201
Revert "Show action description in sidebar header using describeAction" ( #27772 )
2025-11-03 15:59:03 +01:00
Aidan Timson and GitHub
4c08e960f1
Use supervisor endpoint for downloading logs (when avaliable) ( #27765 )
2025-11-03 15:58:29 +01:00
Wendelin and GitHub
a8020256de
Fix selected element text color ( #27771 )
2025-11-03 16:57:01 +02:00
Petar Petrov and GitHub
2ea57c33ae
Remove dynamic eventDisplay in calendar ( #27767 )
2025-11-03 16:33:11 +02:00
Paul Bottein and GitHub
db1408666c
Don't show tooltip on overflow menu in dashboard toolbar ( #27763 )
2025-11-03 14:30:04 +01:00
260288a061
Update vitest monorepo to v4.0.6 ( #27766 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 15:14:01 +02:00
Ezra Freedman and GitHub
45fd685913
Fix display of multi-day events on calendar card view ( #27730 )
...
* Fix calendar card multi-day events not spanning in month view
* not used for fix
2025-11-03 15:03:16 +02:00
Ezra Freedman and GitHub
896d76b218
Fix calendar all-day toggle date normalization ( #27701 )
2025-11-03 14:55:20 +02:00
Petar Petrov and GitHub
cec24117dc
Auto update statistics graph in more-info ( #27760 )
2025-11-03 14:02:15 +02:00
34006d268b
Translate voice assistant pipeline debugger ( #27721 )
...
* Translate voice assistant pipeline debugger
* Update src/panels/config/voice-assistants/debug/assist-render-pipeline-run.ts
Co-authored-by: Paul Bottein <[email protected] >
* Typo
* Use keys in render functions
---------
Co-authored-by: Paul Bottein <[email protected] >
2025-11-03 11:47:38 +01:00
54c03d91df
Update dependency @rsdoctor/rspack-plugin to v1.3.7 ( #27761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 11:08:23 +02:00
Paul Bottein and GitHub
52a56a1c4e
Fix suggest cards dialog for sections view ( #27762 )
2025-11-03 09:56:52 +01:00
e49feeb4aa
Show action description in sidebar header using describeAction ( #27516 )
...
Co-authored-by: MindFreeze <[email protected] >
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
2025-11-03 08:58:57 +01:00
Simon Lamon and GitHub
a0c30e433a
Move label translations to ui.dialog ( #27752 )
2025-11-03 08:20:12 +02:00
354ce027eb
Update dependency jsdom to v27.1.0 ( #27759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 08:15:46 +02:00
5c224a942d
Bump github/codeql-action from 4.31.0 to 4.31.2 ( #27758 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.31.0 to 4.31.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/4e94bd11f71e507f7f87df81788dff88d1dacbfb...0499de31b99561a6d14a36a5f662c2a54f91beee )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 08:15:00 +02:00
0efa4f81d4
Update octokit monorepo to v8.0.3 ( #27757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-03 08:14:39 +02:00
Aarni Koskela and GitHub
3ad2f35f29
Add support for PM4 sensor state ( #27754 )
2025-11-02 16:54:40 +00:00
7a21d5f7bc
Update dependency @rspack/core to v1.6.0 ( #27753 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 17:48:11 +01:00
Wesley Vos and GitHub
33226587e6
Fix translation keys of energy-compare card ( #27747 )
2025-11-01 19:03:42 +02:00
Jan-Philipp Benecke and GitHub
bd2673f311
Use progress ring for updates on config dashboard ( #27731 )
...
* Use progress ring for updates on config dashboard
* Prcoess code review
2025-11-01 18:57:25 +02:00
cecadde497
Update vitest monorepo to v4.0.5 ( #27748 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-01 18:56:23 +02:00
Jan-Philipp Benecke and GitHub
494b8811d0
Fix button text overflow ( #27744 )
2025-11-01 10:38:33 +01:00
4e0a49b3da
Update vaadinWebComponents monorepo to v24.9.4 ( #27738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 19:50:31 +02:00
3145fed5dc
Update dependency @material/web to v2.4.1 ( #27729 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 06:57:37 +01:00
3dd040fdc7
Update dependency tar to v7.5.2 [SECURITY] ( #27728 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-31 06:57:08 +01:00
Bram Kragten
0408734ec5
Bumped version to 20251029.1
2025-10-30 18:19:31 +01:00
Paul Bottein and Bram Kragten
317519fc08
Revert "Fix entities card size and add grid contstraints" ( #27725 )
2025-10-30 18:18:27 +01:00
Paul Bottein and Bram Kragten
843d79eab4
Don't show tooltip for ha button menu in top bar ( #27723 )
2025-10-30 18:18:26 +01:00
Paul Bottein and Bram Kragten
165a757f06
Revert entity naming in target picker chips ( #27722 )
2025-10-30 18:18:25 +01:00
Aidan Timson and Bram Kragten
ea8b730142
Revert "Migrate dialog-device-registry-detail to ha-wa-dialog ( #27668 )" ( #27716 )
...
This reverts commit 2a8d935601 .
2025-10-30 18:18:24 +01:00
Paul Bottein and Bram Kragten
e88c97d625
Use entity naming in more cards ( #27714 )
...
* Use entity naming in more cards
* Migrate statistic card
* Fix localize
2025-10-30 18:18:23 +01:00
Aidan Timson and Bram Kragten
7560988b76
Trend feature: make sure content is centered when loading ( #27708 )
...
* Make sure content is centered when loading
* Restore from test
2025-10-30 18:18:22 +01:00
Aidan Timson and Bram Kragten
eecd8077b6
Calendar card height: account for title and stop overflow ( #27707 )
2025-10-30 18:18:21 +01:00
Paul Bottein and Bram Kragten
cbab5c3f7b
Restore trigger id in overflow menu for trigger ( #27702 )
2025-10-30 18:18:20 +01:00
Paul Bottein and Bram Kragten
a5d27c8bb8
Only clear from and to trigger in state trigger ( #27700 )
2025-10-30 18:18:19 +01:00
Paul Bottein and Bram Kragten
a6a340b5db
Only display add button if at least one entity is selected in entities picker ( #27699 )
2025-10-30 18:18:18 +01:00
Paul Bottein and GitHub
e3abe9736c
Don't show tooltip for ha button menu in top bar ( #27723 )
2025-10-30 18:17:38 +01:00
Paul Bottein and GitHub
fe41e72774
Revert "Fix entities card size and add grid contstraints" ( #27725 )
2025-10-30 18:16:49 +01:00
Paul Bottein and GitHub
7078ef52d4
Use entity naming in more cards ( #27714 )
...
* Use entity naming in more cards
* Migrate statistic card
* Fix localize
2025-10-30 16:58:52 +01:00
Paul Bottein and GitHub
f1c9802ee3
Revert entity naming in target picker chips ( #27722 )
2025-10-30 16:24:09 +01:00
Aidan Timson and GitHub
35697e3f94
Calendar card height: account for title and stop overflow ( #27707 )
2025-10-30 14:47:27 +00:00
8ea7ad3026
Update vitest monorepo to v4.0.4 ( #27720 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 15:59:03 +02:00
73747fbedc
Update dependency @rsdoctor/rspack-plugin to v1.3.6 ( #27719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 13:57:36 +00:00
Aidan Timson and GitHub
aaa92bd354
Assist pipelines: allow user to stop TTS audio test ( #27710 )
...
* Allow user to stop TTS audio test
* Change button color on state
* Use getter over state
2025-10-30 15:35:19 +02:00
Aidan Timson and GitHub
5f75fc5bcb
Revert "Migrate dialog-device-registry-detail to ha-wa-dialog ( #27668 )" ( #27716 )
...
This reverts commit 2a8d935601 .
2025-10-30 12:12:23 +00:00
karwosts and GitHub
5fa44548c3
Add a state filter to logbook card ( #27685 )
...
* Add a state filter to logbook card
* types
2025-10-30 12:23:29 +02:00
Aidan Timson and GitHub
1945c11621
Trend feature: make sure content is centered when loading ( #27708 )
...
* Make sure content is centered when loading
* Restore from test
2025-10-30 09:43:04 +01:00
930575d292
Update dependency @rsdoctor/rspack-plugin to v1.3.5 ( #27706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-30 06:02:18 +00:00
Paul Bottein and GitHub
0147dbab00
Restore trigger id in overflow menu for trigger ( #27702 )
2025-10-30 04:26:25 +02:00
Paul Bottein and GitHub
13ace24b83
Only display add button if at least one entity is selected in entities picker ( #27699 )
2025-10-29 17:05:34 +01:00
Paul Bottein and GitHub
616333591a
Only clear from and to trigger in state trigger ( #27700 )
2025-10-29 17:02:02 +01:00
Bram Kragten
8f5875c30f
Merge branch 'rc' into dev
2025-10-29 16:20:58 +01:00
Bram Kragten
517cd49f35
Bumped version to 20251029.0
2025-10-29 16:19:23 +01:00
25d9fc94b2
Add legend to energy pie chart ( #27697 )
...
* Add legend to energy pie chart
* Update src/components/chart/ha-chart-base.ts
Co-authored-by: Paul Bottein <[email protected] >
* resize fix
* some fixes
---------
Co-authored-by: Paul Bottein <[email protected] >
2025-10-29 14:50:57 +00:00
Ezra Freedman and GitHub
7b188759e3
Fix todo item date picker displaying previous day ( #27698 )
2025-10-29 14:21:34 +00:00
76772d1098
Default card name to friendly name ( #27696 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-10-29 13:41:45 +00:00
Paul Bottein and GitHub
6052745ca0
Add floor icon to every home dashboard views ( #27695 )
2025-10-29 13:36:28 +01:00
Paul Bottein
89b9780345
Revert "Default entity name to friendly name"
...
This reverts commit a607edca96 .
2025-10-29 13:02:55 +01:00
Paul Bottein
a607edca96
Default entity name to friendly name
2025-10-29 13:02:14 +01:00
Tobias Bieniek and GitHub
52eb3d8063
Add automations category to home dashboard area views ( #27641 )
2025-10-29 12:21:17 +01:00
1361fc36bf
Update dependency @lezer/highlight to v1.2.3 ( #27691 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 10:44:54 +00:00
Tobias Bieniek and GitHub
505ef2bd11
home dashboard: Allow users to choose weather entity if they have more than one ( #27643 )
2025-10-29 11:36:05 +01:00
Petar Petrov and GitHub
c0cc66c1ab
Fix next flow config flow showing an empty dialog ( #27682 )
2025-10-29 09:53:14 +01:00
ildar170975 and GitHub
7cfbc521c7
Dev tools -> Templates: max-height fix for cm-editor ( #27461 )
2025-10-29 09:52:45 +01:00
Ezra Freedman and GitHub
e064ce56cc
Fix calendar all day date display ( #27689 )
2025-10-29 09:42:50 +01:00
8d688aa3a9
Update Node.js to v22.21.1 ( #27686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-28 19:46:07 +00:00
d122483449
Fix entities card size and add grid contstraints ( #27684 )
...
* Add grid card options
* Allow overflow
* Use ha-scrollbar
* Use title/header for min rows calculation
Co-authored-by: Petar Petrov <[email protected] >
* Format
* Remove entities length check
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-10-28 20:35:55 +01:00
Aidan Timson and GitHub
f17bbc3f79
Fix activity card height and add constraints for grid layout ( #27683 )
...
* Fix logbook height
* Add grid option constraints
* Reverse
2025-10-28 17:02:50 +02:00
karwosts and GitHub
c88f8fcce0
Shift stats in history by 1 hour ( #27633 )
2025-10-28 15:53:22 +02:00
Tobias Bieniek and GitHub
8efabde916
Add floor icons to home dashboard headings ( #27639 )
...
* Add floor icons to home dashboard headings
This displays floor icons next to floor names in the home dashboard to provide visual consistency with the areas overview dashboard. The icons use either the custom floor icon if configured, or fall back to level-based default icons (e.g., `mdi:home-floor-0`, `mdi:home-floor-1`).
* Remove floor icon fallback from home dashboard headings
as requested in https://github.com/home-assistant/frontend/pull/27639#issuecomment-3452048655
2025-10-28 15:50:50 +02:00
Niklas Wagner and GitHub
e821e1ec83
Allow selecting multiple states in trigger condition ( #27455 )
...
* Allow selecting multiple states in trigger condition
* Make from/to select exlusive to each other
* Simplify code
* fix: returning correct type
* Remove unnecessary any type
2025-10-28 15:43:34 +02:00
dc7516da94
Bottom-sheet swipe to close ( #27537 )
...
* WIP new add automation element
* WIP new add dialog
* revert merge
* Add tabs
* fix height
* Add max-height
* Add keybindings and blocks search separation
* Fix device translation
* add swipe to close for bottom sheet
* fix translations, scroll issues, RTL
* update target picker selector
* Fix bottom sheet padding
* Simplify scroll lock
* Simplify scroll lock
* Improve swipe gesture
* Fix methods
* Fix race condition
---------
Co-authored-by: Paul Bottein <[email protected] >
2025-10-28 13:47:11 +02:00
Aidan Timson and GitHub
a545a377a7
Fix typos and improve grammar on ha-dialogs design docs ( #27681 )
2025-10-28 12:38:47 +01:00
3634dbcbbf
Add media player volume buttons card feature ( #27624 )
...
* Add media player volume buttons card feature
* Sort import
* Add uom
* Update src/panels/lovelace/card-features/hui-media-player-volume-buttons-card-feature.ts
Co-authored-by: Petar Petrov <[email protected] >
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-10-28 13:29:56 +02:00
75af4f939e
Update vitest monorepo to v4.0.3 ( #27673 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 14:42:03 +00:00
453a2ac7f3
Use generic picker for language picker ( #27631 )
...
Co-authored-by: Bram Kragten <[email protected] >
2025-10-27 14:02:13 +00:00
karwosts and GitHub
8fbd0226fc
Media selector for view backgrounds ( #27544 )
...
* Media selector for view backgrounds
* Bring back preview image
2025-10-27 15:26:20 +02:00
Aidan Timson and GitHub
2a8d935601
Migrate dialog-device-registry-detail to ha-wa-dialog ( #27668 )
2025-10-27 14:30:22 +02:00
Aidan Timson and GitHub
a6328fb6d7
Use space tokens in ha-more-info-dialog ( #27666 )
2025-10-27 13:44:49 +02:00
Aidan Timson and GitHub
a78b61006f
Use space tokens in ha-automation-row ( #27665 )
2025-10-27 13:40:37 +02:00
Aidan Timson and GitHub
d506aa23b6
Use space tokens in ha-markdown ( #27664 )
2025-10-27 13:40:04 +02:00
Aidan Timson and GitHub
48b4df43ab
Use space tokens in ha-quick-bar ( #27663 )
2025-10-27 13:39:41 +02:00
Aidan Timson and GitHub
8cdcd9cb55
Use space tokens in ha-card ( #27662 )
2025-10-27 13:38:36 +02:00
ildar170975 and GitHub
a1e2ac1d99
Label picker/selector: add a decription to a list ( #27635 )
...
add a decription to getLabels()
2025-10-27 11:11:53 +02:00
Simon Lamon and GitHub
8ecddbc42c
Adjust primary action buttons for create/update category/area dialogs ( #27651 )
...
Adjust primary action buttons
2025-10-27 10:52:02 +02:00
6f70ef52a5
Bump actions/upload-artifact from 4.6.2 to 5.0.0 ( #27660 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639adc76d48f6c5d4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 10:49:12 +02:00
7dff02d7c8
Update dependency @types/sortablejs to v1.15.9 ( #27659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 06:35:59 +00:00
Simon Lamon and GitHub
8bbd7a6a06
Add min and max values for hardware graphs ( #27649 )
2025-10-27 08:31:24 +02:00
karwosts and GitHub
5c73a06f76
Regenerate service-picker valueRenderer on localize update ( #27640 )
...
* Regenerate service-picker valueRenderer on localize update
* memoize services
2025-10-27 08:30:17 +02:00
Simon Lamon and GitHub
9943dae82c
Adjust line height in weather card ( #27653 )
2025-10-27 08:29:17 +02:00
70bf049df0
Update babel monorepo to v7.28.5 ( #27655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 08:28:29 +02:00
f9d9fbb7f0
Update vitest monorepo to v4.0.2 ( #27656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 08:28:00 +02:00
9cb84d3f37
Bump github/codeql-action from 4.30.9 to 4.31.0 ( #27661 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 4.30.9 to 4.31.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/16140ae1a102900babc80a33c44059580f687047...4e94bd11f71e507f7f87df81788dff88d1dacbfb )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 08:27:30 +02:00
c1bcf27cf8
Update dependency @types/qrcode to v1.5.6 ( #27658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-27 08:26:41 +02:00
164ec2a9b5
Update vitest monorepo to v4 (major) ( #27638 )
...
Update vitest monorepo to v4
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 15:34:28 +01:00
20001a551c
Update CodeMirror ( #27647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 15:28:28 +01:00
b7f85bf733
Update dependency @rsdoctor/rspack-plugin to v1.3.4 ( #27648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 15:28:00 +01:00
b303e9441b
Update dependency lint-staged to v16.2.6 ( #27644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 07:19:35 +02:00
ildar170975 and GitHub
8f4bd0f620
Fix horiz spacings in ha-select ( #27634 )
...
* fix horiz paddings
* prettier
* prettier
2025-10-25 13:37:25 +03:00
Petar Petrov and GitHub
596346bf59
Improve label layout for pie chart on mobile ( #27632 )
2025-10-24 16:34:38 +02:00
Paul Bottein and GitHub
769cea92aa
Don't force ratio for area picture ( #27630 )
2025-10-24 16:12:14 +03:00
Wendelin and GitHub
f825016514
Add color and icon defaults for config labels table ( #27622 )
...
* Add color and icon defaults for config labels table
* use space vars
2025-10-24 14:00:06 +02:00
Aidan Timson and GitHub
c6fd45bd6a
Use space tokens in card features editor ( #27625 )
2025-10-24 13:34:10 +02:00
Aidan Timson and GitHub
6c4f4af75c
Use space tokens in tile card ( #27626 )
2025-10-24 13:33:54 +02:00
Aidan Timson and GitHub
cd5c3ef2f6
Use space tokens in area card ( #27627 )
2025-10-24 13:33:39 +02:00
636a6fa02e
Bump vite from 7.1.6 to 7.1.12 ( #27628 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.6 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-24 13:17:37 +02:00
21b83426d6
Migrate generic-picker to new design ( #27594 )
...
* WIP new combo box
* Use new combo box for generic picker
* Fix esc close and clean up
* Fix empty search list item
* Fix picker usages
* Improve labels picker
* Patch WA to make esc on popover work correctly
* Apply suggestion from @piitaya
Co-authored-by: Paul Bottein <[email protected] >
* Fix NO_MATCHING_ITEMS_FOUND_ID
* Fix possible undefined boolean props
---------
Co-authored-by: Paul Bottein <[email protected] >
2025-10-24 12:52:56 +02:00
c139ec22f9
Use space vars ( #27623 )
...
Co-authored-by: Aidan Timson <[email protected] >
2025-10-24 09:43:49 +00:00
ildar170975 and GitHub
a6ef3a26da
Fix padding for "search-input-outlined" in filters ( #27621 )
2025-10-24 09:41:50 +00:00
Wendelin and GitHub
221ca56121
Add automation element dialog: fix blocks only search result ( #27618 )
...
Fix exact block search
2025-10-24 11:25:39 +03:00
ildar170975 and GitHub
4e6e3629a8
target picker: use slugify() for tooltips ( #27619 )
2025-10-24 08:59:14 +01:00
ildar170975 and GitHub
fe94ae0243
ha-media-player-browse: use slugify() for tooltips ( #27617 )
2025-10-24 09:18:10 +02:00
8a1a22d4bd
New design for automation add trigger/condition/action dialog ( #27529 )
...
* WIP new add automation element
* WIP new add dialog
* revert merge
* Add tabs
* fix height
* Add max-height
* Add keybindings and blocks search separation
* Fix device translation
* fix translations, scroll issues, RTL
---------
Co-authored-by: Petar Petrov <[email protected] >
2025-10-24 05:53:19 +00:00
153a578986
Update dependency typescript-eslint to v8.46.2 ( #27610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-23 21:18:34 +02:00
04bb10d0a2
Update dependency lint-staged to v16.2.5 ( #27609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-23 21:18:20 +02:00
Bram Kragten and GitHub
35e52de2c1
Handle service description might be undefined ( #27606 )
2025-10-23 21:15:43 +02:00
Petar Petrov and GitHub
b0862fddaa
Fix resizing in pie chart ( #27608 )
2025-10-23 17:39:43 +03:00
Wendelin and GitHub
77735f5310
Fix automation sidebar editor rerendering ( #27607 )
2025-10-23 16:06:53 +02:00
Wendelin and GitHub
e388756533
ha-wa-dialog show header border on scroll ( #27605 )
2025-10-23 15:55:46 +02:00
Wendelin and GitHub
e9ca9bb781
Target picker fix entities count for labels ( #27603 )
2025-10-23 15:53:48 +02:00
Tobias Bieniek and GitHub
e48918442c
Invert floor sort order to match physical layout ( #27580 )
2025-10-23 15:39:58 +02:00
Wendelin and GitHub
52f37f41f0
Revert "Sidebar profile picture fix alignment in RTL languages" ( #27604 )
2025-10-23 14:31:59 +01:00
Paul Bottein and GitHub
4687006fec
Add description support to fields in object selector ( #27602 )
...
* Add description support to fields in object selector
* Use object
* Rename helper to description
2025-10-23 12:23:28 +00:00
Paul Bottein and GitHub
aca4ca3066
Align state content picker with entity name picker ( #27530 )
...
* Align state content picker with entity name picker
* Fix state content property
2025-10-23 15:16:56 +03:00
Wendelin and GitHub
3a2c00622a
Sidebar profile picture fix alignment in RTL languages ( #27578 )
...
* Fix floor entities count
* Fix rtl profile picture
2025-10-23 15:09:15 +03:00
Paul Bottein and GitHub
3e749ec085
20251001.4 ( #27458 )
2025-10-11 14:42:36 +02:00
Paul Bottein
ee2ec00069
Bumped version to 20251001.4
2025-10-11 14:41:59 +02:00
Paul Bottein
0aa2941868
Fix unresolved merge conflict in core style
2025-10-11 14:41:42 +02:00
Paul Bottein and GitHub
46cd1d5156
20251001.3 ( #27457 )
2025-10-11 14:28:02 +02:00
Paul Bottein
07a5c41fd4
Bumped version to 20251001.3
2025-10-11 14:27:11 +02:00
Paul Bottein and GitHub
4ad3c553d5
Adjust yarn updates for rc ( #27456 )
2025-10-11 14:26:10 +02:00
Simon Lamon
d40cc448a5
Adjust yarn updates for rc
2025-10-11 12:08:06 +00:00
Bram Kragten
e2f3f9d348
Merge branch 'rc'
2025-10-10 11:36:56 +02:00
Bram Kragten
98d44950f8
Bumped version to 20251001.2
2025-10-10 11:36:46 +02:00
Paul Bottein and Bram Kragten
8ae9edb1ef
Fix ha dialog default size ( #27415 )
...
* Don't hardcode width height on mobile for all dialogs
* Don't set min width on desktop
2025-10-10 11:35:45 +02:00
Paul Bottein and Bram Kragten
84c4396c13
Add tooltip instead of title for 'add' button ( #27399 )
2025-10-10 11:35:44 +02:00
Bram Kragten
2b937a30e3
Merge branch 'rc'
2025-10-10 10:38:43 +02:00
Bram Kragten
b7815bfd86
Bumped version to 20251001.1
2025-10-10 10:38:26 +02:00
Wendelin and Bram Kragten
d94fa03411
Fix ha-button keyboard focus ( #27437 )
2025-10-10 10:38:08 +02:00
Petar Petrov and Bram Kragten
0a7007ef9e
Escape device names in energy dashboard ( #27425 )
2025-10-10 10:31:09 +02:00
Paul Bottein and Bram Kragten
dd12136dee
Use right variable for content color in tooltip ( #27400 )
2025-10-10 10:31:08 +02:00
Wendelin and Bram Kragten
6e2f89fe3d
Fix android tap highlight border radius ( #27382 )
2025-10-10 10:31:07 +02:00
Jan-Philipp Benecke and Bram Kragten
092085b9af
Fix media player more info title calculations ( #27360 )
2025-10-10 10:31:06 +02:00
Paulus Schoutsen and Bram Kragten
1c06eb8661
Add ESPHome to discovery sources ( #27327 )
2025-10-10 10:31:05 +02:00
Jan-Philipp Benecke and Bram Kragten
c7e87b06b5
Fix formatting of position slider tooltip in media player more info ( #27326 )
2025-10-10 10:31:04 +02:00
Jan-Philipp Benecke and Bram Kragten
38c738c199
Add "media_stop" action to media player controls in more info ( #27325 )
2025-10-10 10:31:03 +02:00
Wendelin and Bram Kragten
e899587307
Fix mobile ha-dialog height in Browser ( #27298 )
...
Enhance dialog responsiveness by adjusting min/max height to use svh units
2025-10-10 10:31:02 +02:00
Jan-Philipp Benecke and Bram Kragten
c9feb0b75f
Add color tokens for slider thumb and indicator ( #27295 )
2025-10-10 10:31:00 +02:00
Jan-Philipp Benecke and Bram Kragten
10718c35d1
Make ha-slider not depend on font sizes ( #27294 )
2025-10-10 10:30:59 +02:00
Wendelin and Bram Kragten
4dc6a37bad
Fix automation editor safe area ( #27292 )
2025-10-10 10:30:59 +02:00
Jan-Philipp Benecke and Bram Kragten
ac49fc7aba
Support redo on Shift+CMD+Z ( #27287 )
...
* Support redo on Shift+CMD+Z
* Update redo shortcut for macOS to CMD+Shift+Z
2025-10-10 10:30:57 +02:00
Paul Bottein and Bram Kragten
e4f008800b
Align bottom sheet border radius with resizable bottom sheet ( #27280 )
2025-10-10 10:30:56 +02:00
Bram Kragten
0b0ffd7bab
Merge branch 'rc'
2025-10-01 08:58:47 +02:00
Bram Kragten
dfa77526a2
Bumped version to 20251001.0
2025-10-01 08:58:30 +02:00
Bram Kragten
9a3bd6c613
Fix intl polyfill loading ( #27261 )
2025-10-01 08:55:19 +02:00
Wendelin and Bram Kragten
1161de5746
Update WA to fix tab group scrolling ( #27255 )
2025-10-01 08:51:12 +02:00
Jan-Philipp Benecke and Bram Kragten
9df8e20391
Use local entity picture if available in media player more info ( #27252 )
2025-10-01 08:51:11 +02:00
Petar Petrov and Bram Kragten
11047a9c95
Make "loading next step" look like progress step in config flows ( #27234 )
2025-10-01 08:51:10 +02:00
Jan-Philipp Benecke and Bram Kragten
18fa66f61c
Adjust media player cover image sizes in more info for smaller screens ( #27232 )
...
Adjust media player cover image sizes for smaller screens
2025-10-01 08:51:09 +02:00
Simon Lamon and Bram Kragten
758a048f34
Set explicit netlify version to fix workflows ( #27229 )
...
netlify set explicit version for fix
2025-10-01 08:51:08 +02:00
Jan-Philipp Benecke and Bram Kragten
ee0fc360b0
Add custom color token for control color ( #27227 )
2025-10-01 08:51:07 +02:00
Jan-Philipp Benecke and Bram Kragten
4012f95ec1
Add tooltips for undo/redo in automation & script editors ( #27224 )
2025-10-01 08:51:06 +02:00
Paul Bottein and GitHub
0336ce4606
20250926.0 ( #27213 )
2025-09-26 15:39:29 +02:00
Paul Bottein
9ba36ab7e2
Bumped version to 20250926.0
2025-09-26 15:38:51 +02:00
Paul Bottein
fe7a08a1b0
Don't display negative durations in media player more info ( #27212 )
...
Don't display negative value in media player more info
2025-09-26 15:38:21 +02:00
Paul Bottein
87a8f9cedc
Fix slider ticks support for number selector ( #27211 )
2025-09-26 15:38:21 +02:00
Paul Bottein
01df7e20ca
Fix try tts dialog max width ( #27208 )
2025-09-26 15:38:20 +02:00
Jan-Philipp Benecke and Paul Bottein
d181219522
Refactor media player slider to use slot for position and duration display ( #27205 )
...
* Refactor media player slider to use slot for position and duration display
* Fix variable naming
2025-09-26 15:38:19 +02:00
karwosts and Paul Bottein
6ae24b8135
Add validation issues to energy diagnostic ( #27203 )
2025-09-26 15:38:18 +02:00
karwosts and Paul Bottein
8e009f24f9
Add dropdown mode to water heater operation feature ( #27201 )
2025-09-26 15:38:17 +02:00
Simon Lamon and Paul Bottein
53031f44ac
Fix typos in media player more info ( #27198 )
2025-09-26 15:38:16 +02:00
Jan-Philipp Benecke and Paul Bottein
af5a988457
Round seconds in media player more info before formatting ( #27196 )
2025-09-26 15:38:15 +02:00
Paul Bottein and GitHub
bab0391a19
20250925.1 ( #27191 )
2025-09-25 17:57:22 +02:00
Paul Bottein
444123c47e
Bumped version to 20250925.1
2025-09-25 17:56:13 +02:00
Paul Bottein
f123d34046
Revert "Update dependency @types/chromecast-caf-receiver to v6.0.24" ( #27188 )
2025-09-25 17:53:59 +02:00
Paul Bottein
1b40f99f68
Fix storage bar not displayed ( #27183 )
2025-09-25 17:50:52 +02:00
Paul Bottein
b314b3ed2b
Fix analytics switches ( #27181 )
2025-09-25 17:50:51 +02:00
Paul Bottein
59b8932969
Add icon option to common controls section strategy ( #27180 )
2025-09-25 17:50:50 +02:00
Wendelin and Paul Bottein
107af753ec
Reduce default tab padding in tab-group ( #27173 )
2025-09-25 17:50:49 +02:00
Paul Bottein
1f0acb3046
Disabled config badge ( #27172 )
...
* Add disabled option for badge
* Add disabled to struct
2025-09-25 17:50:48 +02:00
Paul Bottein and GitHub
431e533929
20250925.0 ( #27170 )
2025-09-25 10:48:30 +02:00
Paul Bottein
02c845cbc6
Bumped version to 20250925.0
2025-09-25 10:47:41 +02:00
Paul Bottein
628111ed20
Bumped version to 20250924.1
2025-09-25 10:46:44 +02:00
Paul Bottein
e825a9c02f
Smooth animation of the sidebar resizing handle ( #27166 )
2025-09-25 10:46:36 +02:00
Paul Bottein
7a35bddf36
Fix safe padding for bottom sheet and add scroll lock ( #27165 )
2025-09-25 10:46:35 +02:00
Norbert Rittel and Paul Bottein
ad69270af8
Use "Add (person)" instead of "New person" / "Create" ( #27161 )
...
* Update dialog-person-detail.ts
* Update en.json
2025-09-25 10:46:34 +02:00
Paulus Schoutsen and Paul Bottein
404edf9483
Avoid invalid entities in common controls ( #27158 )
2025-09-25 10:46:33 +02:00
Paul Bottein
a166b4e9b6
Do not show error message when action has no response in dev tools ( #27156 )
2025-09-25 10:46:32 +02:00
Paul Bottein and GitHub
7a285f11db
20250924.0 ( #27155 )
2025-09-24 17:15:37 +02:00