From 80b7c50216a9e0a41450e743d6eab102eabdfd58 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Jul 2023 22:47:56 -0500 Subject: [PATCH] config update --- appdaemon.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appdaemon.yaml b/appdaemon.yaml index 9530a04..2c654ab 100755 --- a/appdaemon.yaml +++ b/appdaemon.yaml @@ -11,11 +11,11 @@ appdaemon: # ha_url: http://rpi3.home.com:8123 ha_url: http://192.168.1.82:8123 token: !secret long_lived_token -http: - url: http://127.0.0.1:5050 admin: api: -hadashboard: +http: + url: http://127.0.0.1:5050 + logs: main_log: date_format: '%Y-%m-%d %I:%M:%S %p'