|
|
|
@ -153,13 +153,12 @@ automation:
|
|
|
|
"#SmartHomeCode"
|
|
|
|
"#SmartHomeCode"
|
|
|
|
] %}
|
|
|
|
] %}
|
|
|
|
{{ phrases|random ~ " " ~ hashtags|random }}
|
|
|
|
{{ phrases|random ~ " " ~ hashtags|random }}
|
|
|
|
data_template:
|
|
|
|
image: >-
|
|
|
|
media: >-
|
|
|
|
{% set pictures = [
|
|
|
|
{% set pictures = [
|
|
|
|
"/config/www/custom_ui/floorplan/images/repo_ad.png",
|
|
|
|
"/config/www/custom_ui/floorplan/images/repo_ad.png",
|
|
|
|
"/config/www/custom_ui/floorplan/images/repo_ad2.png"
|
|
|
|
"/config/www/custom_ui/floorplan/images/repo_ad2.png"
|
|
|
|
] %}
|
|
|
|
] %}
|
|
|
|
{{ pictures|random }}
|
|
|
|
{{ pictures|random }}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- alias: 'Random House stats'
|
|
|
|
- alias: 'Random House stats'
|
|
|
|
hide_entity: True
|
|
|
|
hide_entity: True
|
|
|
|
|