Updated config file so the Entity name wouldn't break on the latest update.
Also, turned off auto purge on the database.
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
service: switch.turn_off
|
||||
entity_id: switch.linear_ps15z2_plugin_appliance_module_switch
|
||||
|
||||
#- alias: 'Lights On - Beacon'
|
||||
#- alias: 'Lights_On_Beacon'
|
||||
# trigger:
|
||||
# - platform: state
|
||||
# entity_id: sensor.Dan, sensor.Guest
|
||||
@@ -83,7 +83,7 @@
|
||||
# title: 'Lights on - Beacon'
|
||||
# message: 'All lights turned on via beacon'
|
||||
#
|
||||
#- alias: 'Entryway Off - Beacon'
|
||||
#- alias: 'Entryway_Off_Beacon'
|
||||
# trigger:
|
||||
# - platform: state
|
||||
# entity_id: sensor.Dan
|
||||
@@ -101,7 +101,7 @@
|
||||
# title: 'EntryWay Light Off - Beacon'
|
||||
# message: 'Entryway light turned off. Welcome Home.'
|
||||
#
|
||||
#- alias: 'Lights Off - Beacon'
|
||||
#- alias: 'Lights_off_Beacon'
|
||||
# trigger:
|
||||
# platform: state
|
||||
# entity_id: sensor.Dan, sensor.Guest
|
||||
|
||||
Reference in New Issue
Block a user