Trying out new style Changes #322

This commit is contained in:
ccostan
2018-03-02 15:00:24 -05:00
parent 88c8de8c22
commit 8ba93d07be
3 changed files with 20 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ feedreader:
urls:
- https://hasspodcast.io/feed/podcast
- http://feeds.feedburner.com/IPMer?format=xml
# - http://feeds.feedburner.com/RecentCommitsToBearStoneHA
#-------------------------------------------
automation:

View File

@@ -179,6 +179,7 @@ automation:
{{ [
"The number of Doorbell presses yesterday was {{states.sensor.doorbell_presses.state}}",
"The #Landscaping lights where on for about {{states.sensor.landscaping_light_time.attributes.value}} yesterday.",
"The #ChevyBolt has been charging for about {{states.sensor.bolt_charging_time.attributes.value}}inutes in the last 7 days.",
"I have spoken for about {{states.sensor.speech_time.attributes.value}}inutes in the last 24 hours.",
"When you add it all up, I have spoken for about {{states.sensor.speech_time.attributes.value}}inutes in the last 24 hours!",
"So far, I have prevented {{states.sensor.pihole_ads_blocked_today.state}} ads from hitting the network via Pi-hole! http://www.pi-hole.net",