mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-07-17 12:26:47 +00:00
Closes #337 - Finally got it working.. I'm sure of it.
This commit is contained in:
parent
b674fdf05e
commit
300f4bad4f
@ -155,8 +155,8 @@ automation:
|
|||||||
{{ phrases|random ~ " " ~ hashtags|random }}
|
{{ phrases|random ~ " " ~ hashtags|random }}
|
||||||
image: >-
|
image: >-
|
||||||
{% set pictures = [
|
{% set pictures = [
|
||||||
"/config/www/custom_ui/floorplan/images/repo_ad.png",
|
"/config/www/custom_ui/floorplan/images/branding/repo_ad.png",
|
||||||
"/config/www/custom_ui/floorplan/images/repo_ad2.png"
|
"/config/www/custom_ui/floorplan/images/branding/repo_ad2.png"
|
||||||
] %}
|
] %}
|
||||||
{{ pictures|random }}
|
{{ pictures|random }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user