Petar Petrov
d39a5cb76d
Fix cast
2026-03-27 15:17:28 +02:00
Petar Petrov
e4909a40e0
Fix deprecation
2026-03-27 14:54:38 +02:00
renovate[bot]
6773c74f13
Update dependency typescript to v6
2026-03-27 11:16:37 +00:00
Wendelin
9aaf1bdd07
Automation add TCA: Fix classMap usage ( #30380 )
2026-03-27 12:14:51 +01:00
Stefan Agner
a0e7c8e9bb
Use goBack with fallback for app uninstall navigation ( #30377 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-27 08:31:19 +00:00
Bram Kragten
8f482776b9
Numeric threshold selector fixes ( #30350 )
...
* Update numeric threshold
* Update ha-selector-numeric-threshold.ts
2026-03-27 09:50:21 +02:00
Norbert Rittel
2c80183ded
Shorten collection_key_description to fit available space ( #30376 )
2026-03-27 09:41:58 +02:00
Paul Bottein
9bd5e25ee3
Only display entity name instead of friendly name in state info ( #30365 )
2026-03-27 09:41:11 +02:00
dependabot[bot]
994193465f
Bump picomatch from 2.3.1 to 2.3.2 ( #30375 )
...
Bumps [picomatch](https://github.com/micromatch/picomatch ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 08:37:15 +02:00
renovate[bot]
530b7ed457
Update dependency @rspack/core to v1.7.10 ( #30374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 08:17:55 +02:00
renovate[bot]
24332e8288
Update vitest monorepo to v4.1.1 ( #30357 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 08:17:23 +02:00
renovate[bot]
980aaa2bac
Update dependency typescript-eslint to v8.57.2 ( #30367 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 08:16:47 +02:00
renovate[bot]
344856cbc4
Update dependency tar to v7.5.13 ( #30371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 08:16:19 +02:00
Bram Kragten
06877cbaaa
Replace softprops/action-gh-release with gh release upload ( #30362 )
...
`replace softprops/action-gh-release` with `gh release upload`
2026-03-26 17:39:38 +01:00
Paul Bottein
e1ac7e98b0
Show device name prefix in entity name field ( #30358 )
2026-03-26 17:13:24 +01:00
Paul Bottein
4b2426ab77
Add composed/text mode toggle to entity name picker ( #30337 )
2026-03-26 17:05:05 +01:00
Paul Bottein
f9471d6b4c
Replace computeLovelaceEntityName with hass.formatEntityName ( #30351 )
2026-03-26 17:01:26 +01:00
Bram Kragten
0645484258
Tighten action permissions ( #30361 )
2026-03-26 16:45:34 +01:00
Bram Kragten
2da3efb812
Add target error badge if target is missing ( #30352 )
...
* Add target error badge if target is missing
* Don't show for newly added items
2026-03-26 16:58:22 +02:00
Bram Kragten
e3674e550f
Replace ua-parser-js with simple regexs ( #30355 )
2026-03-26 14:48:05 +00:00
karwosts
cff038fea4
Stabilize map colors ( #30354 )
2026-03-26 14:47:57 +00:00
Paulus Schoutsen
bed39fd8e9
Hide features layout option until feature added ( #30353 )
2026-03-26 14:39:00 +00:00
arcsur
b8346d0286
Support additional climate hvac_mode in state-history-chart-line ( #30310 )
...
* Support additional climate hvac_mode in state-history-chart-line
* Reverted changes to the chart legend to keep change focussed on the additonal hvac_mode support
* Remove the tests since they don't add value.
2026-03-26 14:36:08 +00:00
Petar Petrov
5f80b74322
Fix energy pie chart legend showing raw data instead of formatted values ( #30339 )
2026-03-26 16:29:16 +02:00
Paul Bottein
73e0f1e18d
Use hardcoded label for temperature and humidity sensor in climate dashboard ( #30348 )
...
* Only use entity name for climate view sensors
* Use hardcoded text
2026-03-26 15:06:25 +01:00
Paul Bottein
0b16b735e8
Fix stack card scrollbar clipping box-shadows ( #30346 )
...
* Fix stack card scrollbar clipping box-shadows
* Remove grid options
* Remove scrollbar
2026-03-26 13:16:57 +01:00
Darren Griffin
c88dcf10b9
Update Figma DesignKit link ( #30342 )
2026-03-26 09:47:31 +00:00
Timothy
08bc23e2e7
Set tap highlight color to transparent for button ( #30340 )
2026-03-26 08:55:27 +00:00
pefia
97d49f06b1
Fix number formatting fallback when Number.isNaN is unavailable ( #30306 )
...
Remove unnecessary Number.isNaN polyfill from number formatting
2026-03-26 10:33:29 +02:00
Wendelin
50b727393d
Add all hardware table ( #30312 )
...
* add all hardware table
* copilot review
* Updated tab names
* update localize keys
* Fix translations
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2026-03-26 09:10:09 +02:00
sir-Unknown
5c6dd2a697
Fix calendar event description not preserving line breaks ( #30329 )
...
Add `white-space: pre-line` to the event description style so that
newlines in the calendar event description are rendered correctly
instead of being collapsed into a single line.
2026-03-26 07:01:02 +01:00
Bram Kragten
87758cc228
Merge branch 'rc' into dev
20260325.0
2026-03-25 16:52:28 +01:00
Bram Kragten
60e8b8b505
Bumped version to 20260325.0
2026-03-25 16:51:43 +01:00
Aidan Timson
3c012c30ac
Migrate ha-toast to wa-popup instead of wa-popover ( #30327 )
2026-03-25 16:51:09 +01:00
Paul Bottein
84d234a330
Add support for climate swing horizontal mode in get_states ( #30326 )
2026-03-25 16:04:49 +01:00
Wendelin
a12543fe74
Add ha-input-docs ( #30315 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-03-25 15:46:28 +01:00
karwosts
cc53f977a2
Fix trend and sensor graph when no history ( #30323 )
2026-03-25 15:37:28 +01:00
Paul Bottein
71541625d7
Add support for infrared domain ( #30321 )
2026-03-25 13:43:50 +00:00
Norbert Rittel
43da700ccc
Clarify "wait_for_triggers" summary to reflect the OR condition ( #30320 )
2026-03-25 13:41:23 +00:00
Wendelin
efbbdbf3e8
Replace search-input-outlined with ha-input-search ( #30319 )
2026-03-25 14:33:55 +01:00
Bram Kragten
eee6f79639
Add mode option to numeric threshold selector ( #30311 )
2026-03-25 14:04:21 +01:00
Wendelin
9381bbd656
ha-input outlined appearance ( #30231 )
...
* refactor: replace search-input-outlined with ha-input-search component across multiple files
* review
* Migrate search-input
* refactor: remove deprecated search-input component
* More outlined search fields
* Review
2026-03-25 11:01:14 +01:00
pefia
2724087290
Fix cast manager listener unsubscribe behavior ( #30307 )
2026-03-25 10:49:09 +01:00
Wendelin
6bdf1ccd8c
Migrate ha-textfields to ha-input in 24 files ( #30298 )
...
* migrate ha-textfields to ha-input in 24 files
* Fix import path for ha-input and update attribute syntax in entity-preview-row
2026-03-25 10:28:10 +01:00
Abílio Costa
79743c0afa
Add search to network visualization graphs ( #29908 )
...
* Add search highlight to ZHA graph
* Move logic upstream and extend search to zwave and bluetooth
* Move search down to avoid collisions with graph legend
* Fix mobile; simplify code
* Apply highlights directly on search callback
* Revert "Move search down to avoid collisions with graph legend"
This reverts commit 4578aec9c3 .
* Move legend down
* Make search bar shrink to avoid overlapping buttons
* Move search bar to topbar on mobile
* Fix inset
* Fix small controlls position
* Apply suggestion from @MindFreeze
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-03-25 09:16:26 +00:00
Paul Bottein
15b1df5a58
Add light toggle button to home area view ( #30301 )
2026-03-25 09:53:20 +01:00
Paul Bottein
8222d9796c
Show related entities warning when deleting helpers ( #30302 )
2026-03-25 09:52:19 +01:00
Wendelin
3337b414d7
Fix copy button in dev tools ( #30313 )
...
Fix copy dev tools entity id
2026-03-25 09:48:58 +01:00
Alex Gustafsson
ce90d83c92
ZHA group settings UI improvements, localization ( #30251 )
...
* Add device area column to ZHA data table
Add a device area column to the ZHA data table, which most notably adds
the column to the "create [ZigBee] group" view".
The column is only show on wider screens to allow for ordering, whilst
narrower screens will show the area as a subtitle to the device's name.
* Localize the ZHA group data table
* fixup! Add device area column to ZHA data table
* fixup! Localize the ZHA group data table
2026-03-25 09:03:45 +02:00
karwosts
1f6d0d2e63
Add a period option to todo-list-card ( #30151 )
...
* Added a todo-list card option "days_to_show" to filter tasks far in the future (#24020 )
* Adjusted min and 0 values as suggested in PR
* Adjusted as suggested in review
* Switched from days_to_show to period (calendar only for now) as suggested
* removed days_to_show from editor UI
* fixed lint error
* Fixed code style with prettier
* fix filtering
* Update filtering period options
* Update src/panels/lovelace/editor/config-elements/hui-todo-list-editor.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Apply suggestion from @MindFreeze
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* prettier/lint
* fix memoization, items without status
* no rolling window
* refresh on date change
* Show dialog on create when using due_date filter
---------
Co-authored-by: cpetry <petry2christian@gmail.com >
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-03-25 08:45:10 +02:00