mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Trying out new style Changes #322
This commit is contained in:
@@ -9,6 +9,7 @@ feedreader:
|
||||
urls:
|
||||
- https://hasspodcast.io/feed/podcast
|
||||
- http://feeds.feedburner.com/IPMer?format=xml
|
||||
# - http://feeds.feedburner.com/RecentCommitsToBearStoneHA
|
||||
#-------------------------------------------
|
||||
|
||||
automation:
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user