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

@@ -1,5 +1,5 @@
- alias: "Wink Update Available Notification"
hide_entity: True
trigger:
platform: template
value_template: "{{ is_state_attr('binary_sensor.carlowink', 'update needed', True) }} != False }}"