From 80cecdb9f087847dfcbb5c8cd519a9d4a3f81a9a Mon Sep 17 00:00:00 2001 From: Pierre Date: Tue, 26 May 2026 08:33:06 +0200 Subject: [PATCH] removed q_timeout which prevent appDaemon from starting with latest version --- appdaemon.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/appdaemon.yaml b/appdaemon.yaml index 85eeddb..71619b9 100644 --- a/appdaemon.yaml +++ b/appdaemon.yaml @@ -12,7 +12,6 @@ appdaemon: ha_url: http://10.0.0.21:8123 token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJiZThhYWI2ZTlkNmQ0NWU2YTk1ODU5OWJjOWM3MWJkYiIsImlhdCI6MTc3NjEwOTc0NCwiZXhwIjoyMDkxNDY5NzQ0fQ.BorkjFjWlWCZqnUa9-NMUxGsDiupDoRZ3cEgsmeSofM cert_verify: True - q_timeout: 1200 ws_timeout: 00:10:00 http: url: http://0.0.0.0:5050