Use dedicated section for snackbar led
This commit is contained in:
parent
ba10e8945c
commit
17826c095a
1 changed files with 4 additions and 0 deletions
|
|
@ -324,6 +324,10 @@ const config: Config = {
|
||||||
topic: "snackbar",
|
topic: "snackbar",
|
||||||
icon: mdi("power")
|
icon: mdi("power")
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: "section",
|
||||||
|
text: "LED-Streifen"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text",
|
||||||
text: "LED-Streifen",
|
text: "LED-Streifen",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue