diff --git a/appdaemon.yaml b/appdaemon.yaml index 74f974f..6f17ea5 100644 --- a/appdaemon.yaml +++ b/appdaemon.yaml @@ -18,3 +18,9 @@ http: admin: api: hadashboard: + +logs: + main_log: + date_format: '%Y-%m-%d %I:%M:%S %p' + error_log: + date_format: '%Y-%m-%d %I:%M:%S %p'