renovate[bot]
c3dc62523b
Update dependency core-js to v3.37.0 ( #20559 )
2024-04-19 20:45:00 -04:00
renovate[bot]
424622061a
Lock file maintenance ( #20553 )
2024-04-19 00:47:42 -04:00
renovate[bot]
a3b021b11d
Update dependency @material/web to v1.4.1 ( #20551 )
2024-04-19 00:12:18 -04:00
renovate[bot]
b60ad8b143
Update typescript-eslint monorepo to v7.7.0 ( #20549 )
2024-04-18 18:55:17 -04:00
J. Nick Koston
e376efc579
Remove legacy state translations ( #20536 )
...
* Remove legacy state translations
https://github.com/home-assistant/core/pull/112023
2024-04-18 06:33:07 +02:00
renovate[bot]
382035a1d4
Update dependency @types/color-name to v1.1.4 ( #20546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 18:55:59 -04:00
renovate[bot]
542e22fe0e
Update dependency tar to v7.0.1 ( #20547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 22:54:57 +00:00
karwosts
af37d57779
Fix entity picker delete entity ( #20542 )
2024-04-17 19:48:25 +02:00
renovate[bot]
fbef0b0186
Update dependency gulp to v5 ( #20305 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 12:31:10 -04:00
renovate[bot]
9e67d6add8
Update dependency @types/leaflet to v1.9.11 ( #20538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 18:21:59 +02:00
Simon Lamon
25c702ad2b
Don't display keyboard shortcut hints in quickbar if keyboard shortcuts are disabled ( #20527 )
...
Fix forgotten hint shortcut tip
2024-04-15 20:20:45 +02:00
Bram Kragten
6516597c93
Fix zones on mobile, align mobile and non mobile view ( #20525 )
...
* Fix zones on mobile, align mobile and non mobile view
* Fix CI
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-04-15 20:20:14 +02:00
renovate[bot]
1df9c38a8c
Update dependency tar to v7 ( #20513 )
...
* Update dependency tar to v7
* Update fetch-nightly-translations.js
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-15 13:40:38 +00:00
renovate[bot]
bd7217145a
Update dependency element-internals-polyfill to v1.3.11 ( #20512 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 15:07:09 +02:00
renovate[bot]
569fef38a4
Update vaadinWebComponents monorepo to v24.3.11 ( #20523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 15:03:46 +02:00
Thomas Steiner
f21c89cf1a
Make allow
attribute configurable in iframe panel ( #19087 )
...
* Make allow attribute configurable in iframe panel
* Delete .vscode/settings.json
* Update ha-panel-iframe.ts
* Don't quote
* Update src/panels/iframe/ha-panel-iframe.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Make `allow` configurable for `hui-iframe-card`
* Update src/panels/iframe/ha-panel-iframe.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Update src/panels/lovelace/cards/hui-iframe-card.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Update src/panels/iframe/ha-panel-iframe.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Update src/panels/lovelace/cards/hui-iframe-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Delete src/panels/iframe/ha-panel-iframe.ts
* Restore dev
* Update ha-panel-iframe.ts
* Prettier
---------
Co-authored-by: Quentame <polletquentin74@me.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-15 14:48:57 +02:00
renovate[bot]
02cc418969
Update CodeMirror ( #20520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:21:07 +00:00
Cougar
4faba159c0
ZHA (Zigbee) visualization enhancement ( #20511 )
2024-04-15 11:09:16 +02:00
Adam Kapos
29816e6c5e
Fix malformed CSS in dialog surface ( #20519 )
2024-04-15 11:06:07 +02:00
karwosts
5317a11c39
Sort custom cards in card picker ( #20517 )
2024-04-14 22:32:35 +02:00
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
renovate[bot]
919befa961
Update dependency typescript to v5.4.5 ( #20510 )
2024-04-13 20:43:27 -04:00
renovate[bot]
f9c02ed099
Update dependency date-fns-tz to v3.0.1 ( #20509 )
2024-04-13 20:38:12 -04: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
renovate[bot]
16de57342e
Update dependency eslint-plugin-wc to v2.1.0 ( #20500 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 08:23:48 -04:00
renovate[bot]
ad6e041c04
Update dependency @codemirror/view to v6.26.2 ( #20505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 13:10:15 +02:00
Steve Repsher
e22e3e88a0
Speed up and simplify translations build ( #19988 )
...
* Speed up and simplify translations build
- Remove use of gulp-flatmap for merges (wasted input) and just loop over translation files.
- Parse and buffer master only once for all merges.
- Remove lokalise key reference transform from non-English files. This is already done by Lokalise when they are downloaded.
- Remove tabs from merged output to minimize buffer sizes.
- Pipe merges to a hashing stream, removing extra tasks and intermediate file I/O.
- Pipe hashed files to a single custom asynchronous transform stream to fragmentize the files. It expands the stream to push a new file for each fragment.
- Incorporate flattening into fragmentization.
- Delete entire ui.panel key for base translation (instead of leaving an empty object).
- Optimize flatten method to stop copying output over and over.
- Convert empty and test filters to JSON.parse() revivers for simplicity and better performance.
- Incorporate supervisor builds into main tasks using a simple toggle (i.e. remove duplicate code).
- Funcify local tasks and simplify exported tasks.
- Incorporate test metadata task into a simplified metadata task.
* Fix Lokalise key reference link
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-04-12 12:49:18 +02:00
Steve Repsher
dc8a50965c
Group date-fns packages ( #20499 )
2024-04-12 12:22:18 +02:00
Bram Kragten
1914de7ddf
Bumped version to 20240404.2
20240404.2
2024-04-12 11:21:05 +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
renovate[bot]
7ca8dabc44
Update typescript-eslint monorepo to v7.6.0 ( #20497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 16:32:52 -04: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