Closes #348 - Travis Checking is working again! - Thanks @mf-social
This commit is contained in:
parent
1e418e5dac
commit
5c44099907
|
@ -14,7 +14,7 @@ tweet_engine_setup:
|
||||||
{%- macro tweet(topic) -%}
|
{%- macro tweet(topic) -%}
|
||||||
{% set tweets = {
|
{% set tweets = {
|
||||||
"minecraft": [
|
"minecraft": [
|
||||||
"There are {{ states('sensor.bear_stone') }} #Minecraft users online at the momemt. #KidStat"
|
"There are no more #Minecraft users online at the momemt. You can blame #Fortnite for that. #KidStat"
|
||||||
],
|
],
|
||||||
|
|
||||||
"solar": [
|
"solar": [
|
||||||
|
|
Loading…
Reference in New Issue