From 8945650b6219ecde6a91c32dfb7fa6e619d83fd6 Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Wed, 28 Jun 2023 05:01:21 -0700 Subject: [PATCH] Show card positions in edit dashboard mode (#17055) --- .../lovelace/components/hui-card-options.ts | 26 +++++++++++++++++++ src/translations/en.json | 1 + 2 files changed, 27 insertions(+) diff --git a/src/panels/lovelace/components/hui-card-options.ts b/src/panels/lovelace/components/hui-card-options.ts index 6a39d8b590..6f87fb30f0 100644 --- a/src/panels/lovelace/components/hui-card-options.ts +++ b/src/panels/lovelace/components/hui-card-options.ts @@ -81,6 +81,18 @@ export class HuiCardOptions extends LitElement { .length === this.path![1] + 1} > +