mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Closes #337 - Finally got it working.. I'm sure of it.
This commit is contained in:
@@ -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 }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user