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

@@ -4,7 +4,7 @@
###################################
- alias: Heal Components Nightly
hide_entity: True
trigger:
platform: time
at: '2:31:00'

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 }}"

View File

@@ -3,7 +3,7 @@
###################################
- alias: Login Failure
hide_entity: True
trigger:
platform: template
value_template: "{{ states('persistent_notification.httplogin') != 'unknown' }}"

View File

@@ -5,7 +5,7 @@
##############################################################################
- alias: "NOTIFY IF IP CHANGES"
hide_entity: True
trigger:
- platform: state
entity_id: sensor.ipchange

View File

@@ -3,7 +3,7 @@
###################################
- alias: Rachio_Rain_Delay
hide_entity: True
trigger:
- platform: numeric_state
entity_id:

View File

@@ -1,5 +1,5 @@
- alias: "Update Available Notification"
hide_entity: True
trigger:
platform: state
entity_id: updater.updater