Removed some config that had been deprecated

This commit is contained in:
Jeffrey Stone 2020-09-23 11:01:45 -04:00
parent 3cc4943860
commit 4b5d259a33
1 changed files with 0 additions and 53 deletions

View File

@ -1,57 +1,4 @@
# deprecated
# - id: turn_off_disney
# initial_state: true
# alias: Turn Off Disney
# trigger:
# - platform: state
# entity_id: media_player.hass_speaker
# from: playing
# to: idle
# action:
# - service: input_boolean.turn_off
# entity_id: input_boolean.tiki_room_audio
# - service: input_boolean.turn_off
# entity_id: input_boolean.happy_ever_after_show
# - service: input_boolean.turn_off
# entity_id: input_boolean.haunted_mansion
# - service: input_boolean.turn_off
# entity_id: input_boolean.boo_to_you_show
# - service: input_boolean.turn_off
# entity_id: input_boolean.spaceship_earth_ride
# - service: input_boolean.turn_off
# entity_id: input_boolean.mk_loop
# - service: input_boolean.turn_off
# entity_id: input_boolean.illuminations
# - service: input_boolean.turn_off
# entity_id: input_boolean.boo_to_you
# - service: input_boolean.turn_off
# entity_id: input_boolean.happy_ever_after
# Deprecated
# - id: backup_hass
# initial_state: true
# alias: Backup Hass
# trigger:
# - platform: time
# at: 05:00:00
# action:
# - service: shell_command.backup
# - service: script.twitter_notify_image
# data_template:
# tweet: >-
# {{ [
# "I just kicked off a backup of #homeassistant to ensure I live on. Do you backup? ",
# "Its important to backup your data. Thats why I just intitiated a backup of my critical data. ",
# "With @home_assistant and the #dropbox component it is easy to backup your important config files. Lets do this thing! "
# ] | random }}
# image: >-
# "/config/www/tweet_images/hdd.jpg"
- id: upstairs_fan_on
alias: Upstairs Fan On
initial_state: true