REMOVING ALL HIDE_ENTITY switches to prep for 105 and 107. #708

This commit is contained in:
ccostan
2020-02-06 14:32:18 -05:00
parent 4c2a08ef17
commit 7a378ac531
25 changed files with 39 additions and 39 deletions

View File

@@ -165,7 +165,7 @@ group:
automation:
- alias: 'New Twitter follower!'
hide_entity: True
trigger:
- platform: event
event_type: new_follower
@@ -184,7 +184,7 @@ automation:
media_content_type: audio/mp4
- alias: 'Closed Github Issue'
hide_entity: True
trigger:
- platform: event
event_type: closed_github
@@ -215,7 +215,7 @@ automation:
{{ pictures|random }}
- alias: 'Random House stats'
hide_entity: True
trigger:
- platform: time_pattern
hours: '/2'
@@ -250,7 +250,7 @@ automation:
{{ pick|random }}
- alias: 'Random YouTube Videos BearStone'
hide_entity: True
trigger:
- platform: time_pattern
hours: '/7'
@@ -279,7 +279,7 @@ automation:
{{ pick|random }}
- alias: 'Random YouTube Videos CCostan'
hide_entity: True
trigger:
- platform: time_pattern
hours: '/22'