Commit Graph

16989 Commits (gulp-ts)

Author SHA1 Message Date
Paul Bottein ac616a4d3d
Use right theme variable for dashboard tab color in edit mode (#25339) 2025-05-06 17:05:44 +02:00
Paul Bottein 1aa1bfda2c
Use middle dot 00B7 as separator (#25336) 2025-05-06 15:56:20 +02:00
Paul Bottein 38a5035d68
Fix outlined icon button style (#25340) 2025-05-06 15:30:04 +02:00
Wendelin 042cd0d3a3
Fix sidebar item text width (#25332)
* Fix sidebar item text width to utilize full available space

* Update src/components/ha-sidebar.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-05-06 11:52:28 +00:00
Wendelin 00d708fbd4
Fix flow form padding end (#25328)
* Fix flow form padding end

* Use more end padding if docs are present
2025-05-06 13:52:00 +02:00
Wendelin 852278e8aa
Add custom retention info to backup locations (#25318)
* Add retention messages to backup locations

* Fix mobile

* Use join
2025-05-06 13:50:23 +02:00
Paul Bottein 15dcdffe55
Add covers to overview view for area strategy (#25334) 2025-05-06 13:38:38 +02:00
Wendelin 0729aaacb8
Revert "Keyboard accessible panel sorting" (#25331) 2025-05-06 11:00:37 +02:00
Paul Bottein 92b8cd8f45
Align side bar title with items (#25330) 2025-05-06 10:57:47 +02:00
Simon Lamon ad8d3dd598
Bump the sortable patch (#25262) 2025-05-06 09:52:04 +02:00
Paulus Schoutsen d618c25095
Show voice ID in TTS media browser (#25324)
* Show voice ID in TTS media browser

* Apply suggestions from code review

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>

* Add copy button

* Now copy correct clipboard icon

* Improve styling

* GAP

---------

Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2025-05-06 09:49:35 +02:00
renovate[bot] 83289bdd41
Update dependency eslint to v9.26.0 (#25327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:43:21 +02:00
Paul Bottein 7b8b8f9d0b
20250502.1 (#25323) 2025-05-05 20:14:29 +02:00
Paul Bottein b7f866faff
Bumped version to 20250502.1 2025-05-05 20:12:59 +02:00
Paulus Schoutsen 37671fd613
Populate integration domain My link (#25322)
* Populate integration domain My link

* break out of loop

* Actually just return from function

* Consolidate code
2025-05-05 20:12:06 +02:00
Paulus Schoutsen 92905c1433
Clean up network browser nav (#25321)
* Clean up network browser nav

* Add ha-md-list
2025-05-05 20:12:05 +02:00
Paulus Schoutsen cb7251cb5e
Reorder my links (#25319) 2025-05-05 20:12:04 +02:00
Paul Bottein 44485c0de4
Do not display no areas in entity pickers (#25317) 2025-05-05 20:12:03 +02:00
Paul Bottein 1191a09576
Use new entity naming in card entity picker (#25316) 2025-05-05 20:12:03 +02:00
karwosts c178488aac
Add energy hourly calculations to CSV report (#25315) 2025-05-05 20:12:02 +02:00
Wendelin 9f6463eec0
Fix zwave add device LR/mesh icons (#25313)
Fix zwave LR/mesh icons
2025-05-05 20:12:01 +02:00
Wendelin 70fef59401
Fix options and repair flow success (#25312) 2025-05-05 20:12:00 +02:00
Wendelin 3e053e07c6
Fix selected entity overflow (#25311) 2025-05-05 20:11:59 +02:00
Wendelin 376cac6002
Fix select entity change (#25310) 2025-05-05 20:11:58 +02:00
Paul Bottein 5cd68301ed
Fix pasting yaml in automation code editor (#25309)
Fix pasting yaml in code editor
2025-05-05 20:11:57 +02:00
Wendelin 3121721ac7
Revert "Use md-select for entity-row and state-card" (#25308)
Revert "Use md-select for entity-row and state-card (#25307)"

This reverts commit 3c9dce20e2.
2025-05-05 20:11:56 +02:00
Wendelin 868daf692d
Use md-select for entity-row and state-card (#25307) 2025-05-05 20:11:56 +02:00
Wendelin 75e9ac9e73
Fix flow-form header (#25305) 2025-05-05 20:11:55 +02:00
Paulus Schoutsen f6e36f2038
Add profile security link to My Home Assistant (#25303) 2025-05-05 20:11:54 +02:00
Bram Kragten 55770f3e02
Fix display of disabled items in traces (#25293) 2025-05-05 20:11:53 +02:00
Bram Kragten cfc7f91f03
Fix select entity row opening more info on select (#25292) 2025-05-05 20:11:52 +02:00
Jan-Philipp Benecke 74488c0b96
Use new entity picker style in quick bar (#25265)
* Use new entity picker style in quick bar

* Cleanup

* Add missing no area

* Process code review
2025-05-05 20:11:51 +02:00
Paulus Schoutsen c7882f3926
Populate integration domain My link (#25322)
* Populate integration domain My link

* break out of loop

* Actually just return from function

* Consolidate code
2025-05-05 17:48:29 +00:00
Paul Bottein 7434b12d9f
Use new entity naming in card entity picker (#25316) 2025-05-05 20:37:47 +03:00
Paulus Schoutsen 9081441d95
Clean up network browser nav (#25321)
* Clean up network browser nav

* Add ha-md-list
2025-05-05 17:29:24 +00:00
Wendelin d63f610023
Fix options and repair flow success (#25312) 2025-05-05 19:20:22 +02:00
karwosts e069875432
Add energy hourly calculations to CSV report (#25315) 2025-05-05 13:09:16 -04:00
renovate[bot] 91026b0986
Update dependency @codemirror/view to v6.36.7 (#25320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 17:06:05 +00:00
Paul Bottein 4ec5fbc9a4
Do not display no areas in entity pickers (#25317) 2025-05-05 18:56:16 +02:00
Paulus Schoutsen fb3a59272d
Reorder my links (#25319) 2025-05-05 18:54:33 +02:00
Wendelin 9155c85509
Fix zwave add device LR/mesh icons (#25313)
Fix zwave LR/mesh icons
2025-05-05 09:05:35 -04:00
Wendelin 9d74cd7561
Fix selected entity overflow (#25311) 2025-05-05 13:11:42 +02:00
Paul Bottein 22ddcca954
Fix pasting yaml in automation code editor (#25309)
Fix pasting yaml in code editor
2025-05-05 11:42:21 +02:00
Wendelin 8f422357f1
Fix select entity change (#25310) 2025-05-05 09:13:50 +00:00
Jan-Philipp Benecke 44f5f7bdb5
Use new entity picker style in quick bar (#25265)
* Use new entity picker style in quick bar

* Cleanup

* Add missing no area

* Process code review
2025-05-05 11:12:43 +02:00
Wendelin 83819a9be0
Revert "Use md-select for entity-row and state-card" (#25308)
Revert "Use md-select for entity-row and state-card (#25307)"

This reverts commit 3c9dce20e2.
2025-05-05 08:57:50 +00:00
Wendelin 3c9dce20e2
Use md-select for entity-row and state-card (#25307) 2025-05-05 11:01:35 +03:00
Wendelin a19e7002ea
Fix flow-form header (#25305) 2025-05-05 10:40:54 +03:00
Paulus Schoutsen 75608db9b8
Add profile security link to My Home Assistant (#25303) 2025-05-05 08:33:52 +03:00
karwosts 08f30b714b
Keyboard accessible panel sorting (#25288) 2025-05-04 14:58:41 +03:00