mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Move config to a subfolder
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
>-
|
||||
|
||||
{%- if states.sensor.moon.state == 'Full moon' -%}
|
||||
{{
|
||||
[
|
||||
"Check out the full moon tonight!",
|
||||
"Hey look, There is the full moon.",
|
||||
"The moon is huge! And full.",
|
||||
"If you want to see the full moon, tonight is the night."
|
||||
] | random
|
||||
}}
|
||||
{%- endif -%}
|
||||
Reference in New Issue
Block a user