From 6f2afdc97b19d3e3f8637652eb08d342b5da9401 Mon Sep 17 00:00:00 2001 From: Felipe Santos Date: Thu, 22 May 2025 11:16:54 -0300 Subject: [PATCH] Remove it from schema.json too --- website/schema.json | 1 - 1 file changed, 1 deletion(-) diff --git a/website/schema.json b/website/schema.json index 1aa2f320..d5e19436 100644 --- a/website/schema.json +++ b/website/schema.json @@ -109,7 +109,6 @@ "description": "Home Assistant config directory path", "type": "string", "examples": [ - "/homeassistant", "/config" ] }