mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 10:04:35 +00:00
Updated for Throwbacks and also for more lights in the morning routine.
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
Reference in New Issue
Block a user