Updated for Throwbacks and also for more lights in the morning routine.

This commit is contained in:
ccostan
2018-09-18 17:07:47 -04:00
parent bf0afacd25
commit 251c02a56b
6 changed files with 5 additions and 12 deletions

View File

@@ -13,9 +13,6 @@ tweet_engine_setup:
tweet: >-
{%- macro tweet(topic) -%}
{% set tweets = {
"minecraft": [
"There are no more #Minecraft users online at the momemt. You can blame #Fortnite for that. #KidStat"
],
"promo": [
"Be Sure to follow all of my Twitter Accounts! @CCostan @BearStoneHA",
"Be sure to like me on Facebook and join our HA group! (https://www.facebook.com/groups/HomeAssistant/) (https://www.facebook.com/VMwareInfo/) (https://www.facebook.com/BearStoneHA/)",
@@ -115,9 +112,6 @@ tweet_engine_setup:
image: >-
{%- macro image(topic) -%}
{% set images = {
"minecraft": [
"/config/www/custom_ui/floorplan/images/branding/minecraft-icon.png"
],
"throwback": [
"/config/www/custom_ui/floorplan/images/branding/throwback.png"
],