From 1b7621c8650c1e267105164f1477a51515cc5d1d Mon Sep 17 00:00:00 2001 From: Maska Date: Tue, 4 Nov 2025 15:28:05 +0100 Subject: [PATCH] default config disable --- configuration.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 5dc467f..ffbddd0 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,5 +1,5 @@ # Configure a default setup of Home Assistant (frontend, api, etc) -default_config: +# default_config: shell_command: blue_led_off: /bin/echo none > /sys/class/leds/c2:blue:alive/trigger @@ -28,7 +28,7 @@ http: use_x_forwarded_for: true trusted_proxies: - 192.168.88.102 # LXC - - 192.168.88.110 # Docker +# - 192.168.88.110 # Docker logger: default: info