diff --git a/src/panels/lovelace/editor/card-editor/hui-card-picker.ts b/src/panels/lovelace/editor/card-editor/hui-card-picker.ts index fbdc7cc6bf..78e279b095 100644 --- a/src/panels/lovelace/editor/card-editor/hui-card-picker.ts +++ b/src/panels/lovelace/editor/card-editor/hui-card-picker.ts @@ -26,8 +26,8 @@ import { UNKNOWN, UNAVAILABLE } from "../../../../data/entity"; const previewCards: string[] = [ "alarm-panel", - "entities", "button", + "entities", "gauge", "glance", "history-graph",