From 218f17e5d616292f991be088917119a15511166d Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 11 May 2020 20:26:41 +0300 Subject: [PATCH] Initial appdaemon config --- appdaemon/appdaemon.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 appdaemon/appdaemon.yaml diff --git a/appdaemon/appdaemon.yaml b/appdaemon/appdaemon.yaml new file mode 100644 index 0000000..fdc4510 --- /dev/null +++ b/appdaemon/appdaemon.yaml @@ -0,0 +1,16 @@ +appdaemon: + latitude: !secret latitude + longitude: !secret longitude + elevation: !secret elevation + time_zone: Europe/Sofia + plugins: + HASS: + type: hass + ha_url: !secret url + token: !secret token + +http: + url: http://cobalt.lan:5050 + +api: +hadashboard: