mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
7 lines
142 B
YAML
7 lines
142 B
YAML
cover:
|
|
template: default
|
|
icon: >
|
|
[[[
|
|
return entity.state === "open" ? "mdi:window-shutter-open" : "mdi:window-shutter";
|
|
]]]
|