diff --git a/custom_components/battery_notes/data/schema.json b/custom_components/battery_notes/data/schema.json index cebcf2dcd..d8fa9063c 100644 --- a/custom_components/battery_notes/data/schema.json +++ b/custom_components/battery_notes/data/schema.json @@ -8,7 +8,7 @@ "$schema": { "description": "Schema reference", "type": "string", - "format": "../../../schema.json" + "format": "schema.json" }, "version": { "description": "Version of the library schema",