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:
Dan
2019-06-27 09:57:01 -04:00
parent 01dea4ebde
commit 2e7fbd650f
4 changed files with 8 additions and 7 deletions

View File

@@ -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

View File

@@ -25,6 +25,7 @@ config:
recorder:
db_url: postgresql://ha:password@192.168.86.184/homeassistant
purge_interval: 0
map:

View File

@@ -1 +1 @@
{"API_KEY": "8DSRpsILZJNUIJXvSzY6C4ufrMQNQsHa", "ACCESS_TOKEN": "k8aBDK1R85P75zZS7IowNdlXajuiyuuo", "REFRESH_TOKEN": "Kv6IeixhC7sTSHuN1LX1ZBtKHq7poQDN", "AUTHORIZATION_CODE": "KFEN3CjbXBh6xUQ9zLiAPclzbp1rmxou"}
{"API_KEY": "8DSRpsILZJNUIJXvSzY6C4ufrMQNQsHa", "ACCESS_TOKEN": "NYeTO1lPG1PenoI6qzYAmxUnB9e3NgRB", "REFRESH_TOKEN": "BeLlio7u4eG1itLJfolaGMTxmZeFtBlv", "AUTHORIZATION_CODE": "KFEN3CjbXBh6xUQ9zLiAPclzbp1rmxou"}

View File

@@ -43,8 +43,8 @@ automations:
- automation.leave_and_lights_turn_off
- automation.Switch_on
- automation.Switch_off
- automation.lights_off__beacon
- automation.lights_on__beacon
- automation.lights_off_beacon
- automation.lights_on_beacon
- automation.Lights_on_when_home
- automation.iftt