diff --git a/configuration.yaml b/configuration.yaml index dc78f8e..39fa60a 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -23,6 +23,9 @@ lovelace: # Enables configuration UI config: +recorder: + db_url: postgresql://ha:password@192.168.86.184/homeassistant + map: #namecheapdns: diff --git a/ecobee.conf b/ecobee.conf index b7ae79c..401cedd 100644 --- a/ecobee.conf +++ b/ecobee.conf @@ -1 +1 @@ -{"API_KEY": "8DSRpsILZJNUIJXvSzY6C4ufrMQNQsHa", "ACCESS_TOKEN": "KGJr0F41hxb8g9f7blNbkkYgFDgp6g65", "REFRESH_TOKEN": "LyH0WyHoK69dUBVSNE1bGzTiqR9P03tR", "AUTHORIZATION_CODE": "KFEN3CjbXBh6xUQ9zLiAPclzbp1rmxou"} \ No newline at end of file +{"API_KEY": "8DSRpsILZJNUIJXvSzY6C4ufrMQNQsHa", "ACCESS_TOKEN": "k8aBDK1R85P75zZS7IowNdlXajuiyuuo", "REFRESH_TOKEN": "Kv6IeixhC7sTSHuN1LX1ZBtKHq7poQDN", "AUTHORIZATION_CODE": "KFEN3CjbXBh6xUQ9zLiAPclzbp1rmxou"} \ No newline at end of file