diff --git a/automations.yaml b/automations.yaml index 1cdf013..3ac6f3a 100644 --- a/automations.yaml +++ b/automations.yaml @@ -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 diff --git a/configuration.yaml b/configuration.yaml index 39fa60a..bbe886c 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -25,7 +25,8 @@ config: recorder: db_url: postgresql://ha:password@192.168.86.184/homeassistant - + purge_interval: 0 + map: #namecheapdns: diff --git a/ecobee.conf b/ecobee.conf index 401cedd..7d1ca85 100644 --- a/ecobee.conf +++ b/ecobee.conf @@ -1 +1 @@ -{"API_KEY": "8DSRpsILZJNUIJXvSzY6C4ufrMQNQsHa", "ACCESS_TOKEN": "k8aBDK1R85P75zZS7IowNdlXajuiyuuo", "REFRESH_TOKEN": "Kv6IeixhC7sTSHuN1LX1ZBtKHq7poQDN", "AUTHORIZATION_CODE": "KFEN3CjbXBh6xUQ9zLiAPclzbp1rmxou"} \ No newline at end of file +{"API_KEY": "8DSRpsILZJNUIJXvSzY6C4ufrMQNQsHa", "ACCESS_TOKEN": "NYeTO1lPG1PenoI6qzYAmxUnB9e3NgRB", "REFRESH_TOKEN": "BeLlio7u4eG1itLJfolaGMTxmZeFtBlv", "AUTHORIZATION_CODE": "KFEN3CjbXBh6xUQ9zLiAPclzbp1rmxou"} \ No newline at end of file diff --git a/groups.yaml b/groups.yaml index d77ed01..c853280 100644 --- a/groups.yaml +++ b/groups.yaml @@ -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