mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 09:01:08 +00:00
20 more Jokes for you all!
This commit is contained in:
@@ -278,7 +278,7 @@ tweet_engine_random:
|
||||
{%- endmacro -%}
|
||||
|
||||
{% if pick == "joke" -%}
|
||||
{{ "/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_" ~ range(1, 72) | random ~ ".png" }}
|
||||
{{ "/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_" ~ range(1, 92) | random ~ ".png" }}
|
||||
{%- else -%}
|
||||
{{ image(pick) }}
|
||||
{%- endif -%}
|
||||
|
Reference in New Issue
Block a user