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

@ -3,7 +3,7 @@
###################################
- alias: 'High Wind Speed Notification'
hide_entity: True
trigger:
- platform: numeric_state
entity_id: sensor.dark_sky_wind_speed

View File

@ -3,7 +3,7 @@
###################################
- alias: 'Wind Speed Garage Door Check'
# hide_entity: True
#
trigger:
- platform: numeric_state
entity_id: sensor.dark_sky_wind_speed

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

View File

@ -7,7 +7,7 @@
###################################
- alias: Check if it's summer vacation on startup.
hide_entity: True
trigger:
- platform: homeassistant
event: start

View File

@ -3,7 +3,7 @@
###################################
- alias: Startup Notification and Shut startup lights
hide_entity: True
trigger:
- platform: homeassistant
event: start

View File

@ -4,7 +4,7 @@
###################################
- alias: Garadget Reflection Rates
hide_entity: True
trigger:
- platform: numeric_state
entity_id: sensor.large_garage_reflection_rate
@ -34,7 +34,7 @@
##############################################################################
- alias: Is the Garage door Open at night - Checks every 30 minutes or 5 minutes after we drive away.
hide_entity: True
trigger:
- platform: time_pattern
minutes: '/45'

View File

@ -5,7 +5,7 @@
##############################################################
- alias: Garage Light Hallway Helper OPEN
hide_entity: True
trigger:
- platform: state
entity_id: binary_sensor.kitchen_door
@ -26,7 +26,7 @@
##############################################################
- alias: Garage Light Hallway Helper Closed
hide_entity: True
trigger:
- platform: state
entity_id: binary_sensor.mcu1_gpio12
@ -56,7 +56,7 @@
##############################################################
- alias: Shutdown Helper light
hide_entity: True
trigger:
- platform: state
entity_id: light.k4

View File

@ -2,7 +2,7 @@
## IFTTT checks Office 365 Calendar and Notifies me of appointments. Flash lights but only at reasonable hours.
###################################
- alias: 'IFTTT Appointment reminder'
hide_entity: True
trigger:
- platform: event
event_type: IFTTT_Appointment

View File

@ -2,7 +2,7 @@
## LOG IFTTT Stuff - Rachio
###################################
- alias: 'Log Sprinkler Activity'
hide_entity: True
trigger:
- platform: event
event_type: rachio_water_stops

View File

@ -2,7 +2,7 @@
## LOG Medicine
###################################
- alias: 'Log Medicine Activity'
hide_entity: True
trigger:
- platform: event
event_type: medicine_dash

View File

@ -5,7 +5,7 @@
##############################################################
- alias: Hallway ZWave Enerwave Door Sensors Open
hide_entity: True
trigger:
- platform: state
entity_id: binary_sensor.hallway_pantry
@ -35,7 +35,7 @@
##############################################################
- alias: ZWave Enerwave Door Sensors Closed
hide_entity: True
trigger:
- platform: state
entity_id: binary_sensor.hallway_pantry
@ -50,7 +50,7 @@
##############################################################
- alias: Shutdown Helper light
hide_entity: True
trigger:
- platform: state
entity_id: light.k4

View File

@ -299,7 +299,7 @@ automation:
#-------------------------------------------#---
- alias: "Panel Door opened"
hide_entity: True
trigger:
- platform: state
entity_id:

View File

@ -13,7 +13,7 @@
###################################
automation:
- alias: Aura Scene Nighttime
hide_entity: True
trigger:
- platform: state
entity_id: input_boolean.good_night
@ -49,7 +49,7 @@ automation:
data_template: {"event":"aura_night_mode"}
- alias: Aura Scene away
hide_entity: True
trigger:
- platform: state
entity_id:
@ -67,7 +67,7 @@ automation:
- alias: Aura Scene Home
hide_entity: True
trigger:
- platform: state
entity_id:

View File

@ -83,7 +83,7 @@ group:
#-------------------------------------------
automation:
- alias: Nest protect emergency
hide_entity: true
trigger:
platform: state
entity_id:
@ -125,7 +125,7 @@ automation:
tweet: "An emergency has been detected on {{ trigger.to_state.attributes.friendly_name }} @CCostan (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)"
- alias: Nest Protect Offline Notify
hide_entity: true
trigger:
platform: state
entity_id:

View File

@ -151,7 +151,7 @@ group:
#-------------------------------------------------------------------------------------
automation:
- alias: 'Device Status'
hide_entity: True
trigger:
- platform: state
entity_id:

View File

@ -77,7 +77,7 @@ sensor:
#
automation:
- alias: Notify if Grid is down
hide_entity: True
trigger:
- platform: state
entity_id: sensor.grid_status

View File

@ -37,7 +37,7 @@ automation:
## LOG IFTTT Stuff - Rachio
###################################
- alias: 'Log Sprinkler Activity'
hide_entity: True
trigger:
- platform: event
event_type: rachio_water_stops

View File

@ -63,7 +63,7 @@ switch:
## Doorbell Press
automation:
- alias: 'Log SkyBell Pressed Activity'
hide_entity: True
trigger:
- platform: state
entity_id:
@ -87,7 +87,7 @@ automation:
# Motion Sensing
- alias: 'Log SkyBell Motion detection'
hide_entity: True
trigger:
- platform: event
event_type: skybell_motion
@ -98,7 +98,7 @@ automation:
# Turn SkyBell Light and Neato Schedule back on if it's turned off. Like any Good Watchdog.
- alias: Automated Mismatch WatchDog!
hide_entity: True
trigger:
- platform: state
entity_id:

View File

@ -26,7 +26,7 @@ sensor:
automation:
- alias: "Travis FAILURE Notification"
hide_entity: True
trigger:
- platform: state
entity_id:

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'