mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Change cover icon in buttons
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
cover:
|
||||
template: default
|
||||
icon: >
|
||||
[[[
|
||||
return entity.state === "open" ? "mdi:window-shutter-open" : "mdi:window-shutter";
|
||||
]]]
|
||||
Reference in New Issue
Block a user