Simon Lamon
27c53b3241
Replace paper-listbox in zone area ( #19955 )
...
* ha-config-zone
* Fixes
* add selected event back
* Fixes
* remove leftover paper-item css rule
* Fixup merge conflict
2024-04-14 13:46:38 +02:00
karwosts
b35c325f43
Rebuild stack card when a child card rebuilds ( #19861 )
2024-04-12 20:53:04 +02:00
karwosts
b82f1128fe
Location/zone editor updates ( #19994 )
2024-04-12 20:51:23 +02:00
karwosts
178feb7330
Create helpers from automation editor ( #19287 )
...
* Create helpers from automation editor
* support multiple createDomains
* localization
* fix lint
* Move multi domain to entity picker
* Update dialog-helper-detail.ts
* Update ha-config-helpers.ts
* optimize a little
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-12 18:38:39 +00:00
karwosts
0118a5bf4c
Allow customizing display name for energy device ( #20033 )
...
* Allow customizing display name for energy device
* use display name in device settings list
2024-04-12 20:31:59 +02:00
renovate[bot]
e0087bd142
Update dependency @material/web to v1.4.0 ( #20177 )
...
* Update dependency @material/web to v1.4.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-04-12 15:15:33 +00:00
renovate[bot]
c2d3e7900e
Update date-fns to v3 (major) ( #20504 )
...
* Update date-fns to v3
* update imports
* breaking changes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-12 17:03:30 +02:00
Charles Garwood
fb8312110b
Add support for setting label description ( #20421 )
...
* Add support for setting label description
2024-04-12 15:49:07 +02:00
Simon Lamon
2e505cfb1f
Add spacing between icon and name in entity button bar ( #20492 )
...
* Fix width between icon and name
* Remove no-text
2024-04-12 11:20:15 +02:00
Bram Kragten
ab49aca815
Handle errors in multi select ( #20494 )
2024-04-12 11:19:57 +02:00
Bram Kragten
c96968e476
Fix issues with application credentials ( #20495 )
2024-04-12 11:19:31 +02:00
Simon Lamon
8f050516ec
Fix missing argument in voice assistant expose search label ( #20491 )
2024-04-12 11:18:47 +02:00
Simon Lamon
27d2b244a4
Add spacing between icon and name in entity button bar ( #20492 )
...
* Fix width between icon and name
* Remove no-text
2024-04-12 11:17:51 +02:00
Bram Kragten
be2f2c6271
Handle errors in multi select ( #20494 )
2024-04-12 11:15:15 +02:00
Bram Kragten
8dc2797b16
Fix issues with application credentials ( #20495 )
2024-04-12 11:10:23 +02:00
Bram Kragten
baeb55e217
Merge branch 'master' into dev
2024-04-11 11:16:42 +02:00
Simon Lamon
a8502fcc11
Fix missing argument in voice assistant expose search label ( #20491 )
2024-04-11 11:10:02 +02:00
Paulus Schoutsen
9f5bc5b196
Match on correct entity ID of HA conversation agent ( #20484 )
2024-04-10 11:41:12 +02:00
Bruno Pantaleão Gonçalves
7556ab9506
Add css var for header webkit backdrop filter ( #20473 )
...
* Add CSS var for header -webkit-backdrop-filter
* Add backdrop to energy and developer tools
2024-04-10 11:40:44 +02:00
Adam Kapos
bf176ac314
Make it possible for themes to blur backgrounds ( #20447 )
...
* Make it possible for themes to blur card backgrounds
* Make it possible for themes to blur dialog backgrounds
* Add ha prefix
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Rename dialog-backdrop-filter to ha-dialog-scrim-backdrop-filter
With backwards compatibility
* Run prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-10 11:37:35 +02:00
Adam Kapos
9903e22eaa
Change tile to display "last triggered" in relative time ( #20463 )
2024-04-09 14:11:58 +02:00
Simon Lamon
1e0f7d9629
Don't display keyboard shortcut hints if keyboard shortcuts are disabled ( #20456 )
...
* Shortcut hints
* Prettier
2024-04-09 14:10:59 +02:00
Charles Garwood
e8a140af44
Don't duplicate the label as the description in Z-Wave Config ( #20454 )
...
Don'tduplicate the label as the description
2024-04-09 14:09:21 +02:00
Bram Kragten
b091d4f298
Write log on translation error ( #20430 )
...
* Write log on translation error
* Update ha-config-devices-dashboard.ts
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-04-09 13:25:27 +02:00
Bram Kragten
dd082c204b
Remove unused type ( #20429 )
2024-04-05 12:22:47 +02:00
Bram Kragten
10eadbcbbb
Merge branch 'dev'
2024-04-04 21:31:51 +02:00
Bram Kragten
4cfd6c010f
Fix overflow on submenus ( #20415 )
2024-04-04 19:54:36 +02:00
Bram Kragten
daa9024bff
Make pages full height
2024-04-04 17:16:36 +02:00
Bram Kragten
e96aca90fe
20240404.0 ( #20414 )
2024-04-04 16:23:24 +02:00
Bram Kragten
5c42c5130c
Add count of items ( #20410 )
...
* Add count of items
* Adjust layout, correct filter count
2024-04-04 16:15:13 +02:00
Bram Kragten
72d1e37a23
Fix integration filter search ( #20408 )
2024-04-04 13:26:26 +02:00
Bram Kragten
61c9072a08
Fix icons in entity settings ( #20405 )
2024-04-04 13:00:14 +02:00
Bram Kragten
08b25f9c2a
Add floor and label support to describe action ( #20403 )
2024-04-04 13:00:05 +02:00
Samuel Schultze
1a03b49700
Fix calendar range selection ( #20394 )
...
fix: calendar range selector
2024-04-04 12:59:54 +02:00
Paul Bottein
2d4a8e2e45
Fix search input outlined background color and margin ( #20407 )
2024-04-04 12:53:03 +02:00
Bram Kragten
8486377604
Fix z-index create category dialog ( #20406 )
2024-04-04 10:51:04 +00:00
Paul Bottein
3a4e9b6856
Avoid duplicate entity ids in history ( #20402 )
...
* Avoid duplicate entity ids in history
* Don't need to check for size
2024-04-04 12:12:04 +02:00
Bram Kragten
5f5ac5419b
Add floor and label support to history panel ( #20388 )
2024-04-04 00:06:03 +02:00
Bram Kragten
92b7a3b477
Adjust integration filter height for search bar ( #20382 )
2024-04-03 21:54:27 +02:00
Bram Kragten
7704be12b1
When creating a label or category with multi select, also assign it ( #20379 )
...
* When creating a label or category with multi select, also assign it
* correct scope
* again
2024-04-03 16:51:33 +02:00
Bram Kragten
712ddb531b
Make selection bar responsive ( #20378 )
2024-04-03 16:48:02 +02:00
Bram Kragten
d52afc3f71
Add settings shortcut to scene and script table ( #20375 )
2024-04-03 16:11:32 +02:00
Bram Kragten
92f6083e0b
Faulty helpers should not be selectable ( #20373 )
2024-04-03 15:19:05 +02:00
Bram Kragten
5751fdbe56
Improve entity integration filter ( #20372 )
2024-04-03 15:18:40 +02:00
Bram Kragten
3b5b3f3bb6
Handle disabled entities in multi select label ( #20371 )
2024-04-03 14:40:48 +02:00
Bram Kragten
034fd9b4df
Manage areas from floor dialog ( #20347 )
...
* manage areas from floor dialog
* Finish
* fix exclude
2024-04-03 14:17:32 +02:00
Bram Kragten
eb79a1e7d7
Allow to remove labels in multi select ( #20368 )
...
* Allow to remove labels in multi select
* reducedTouchTarget
* fix devices
* Update ha-config-devices-dashboard.ts
2024-04-03 14:17:21 +02:00
Bram Kragten
e25d4f17aa
Add create category and label to multi select ( #20365 )
...
* Add create category and label to multi select
* move out of map
2024-04-03 13:23:00 +02:00
Bram Kragten
ccde9cceee
Add category and filters to helpers ( #20346 )
...
* Add category and filters to helpers
* Add support for adding label and category in multi select
* remove labels multi
2024-04-03 13:22:40 +02:00
Paul Bottein
578d3c4260
Set input and button background color to white for toolbar ( #20369 )
2024-04-03 11:10:51 +00:00