diff options
Diffstat (limited to 'ui-lovelace.yaml')
-rw-r--r-- | ui-lovelace.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml new file mode 100644 index 0000000..f58afbc --- /dev/null +++ b/ui-lovelace.yaml @@ -0,0 +1,9 @@ +views: + - title: Overview (redirect) + cards: + - type: entities + title: Redirect + entities: + - url: /lovelace-status/0 + type: weblink + |