mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
6 lines
122 B
YAML
6 lines
122 B
YAML
cover:
|
|
icon: >
|
|
[[[
|
|
return entity.state === "open" ? "mdi:window-shutter-open" : "mdi:window-shutter";
|
|
]]]
|