From 69703138228c4ba9056fd3e751f0d4270b022032 Mon Sep 17 00:00:00 2001 From: Roger Oriol Date: Tue, 28 Jul 2026 23:01:22 +0200 Subject: [PATCH] fix homeassistant not being able to see scripts saved --- homeassistant/homeassistant.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/homeassistant/homeassistant.yaml b/homeassistant/homeassistant.yaml index 06a5c2f..17cad7d 100644 --- a/homeassistant/homeassistant.yaml +++ b/homeassistant/homeassistant.yaml @@ -29,6 +29,12 @@ data: # Loads default set of integrations default_config: + # Load UI-edited scripts from /config/scripts.yaml (YAML mode). Without this + # line, default_config runs the script integration in storage mode and the + # Scripts editor has no file to write back to, so saving scripts from the UI + # appears to fail / scripts never load. + script: !include scripts.yaml + http: use_x_forwarded_for: true trusted_proxies: