From 986f18c8a5ca5d921ea81c83caa0a89c70ae33dc Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sat, 7 Feb 2026 15:43:17 +0000 Subject: [PATCH] Try using the root --- komodo/repositories/homeassistant.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/komodo/repositories/homeassistant.toml b/komodo/repositories/homeassistant.toml index 760652d..117668c 100644 --- a/komodo/repositories/homeassistant.toml +++ b/komodo/repositories/homeassistant.toml @@ -10,4 +10,4 @@ repo = "mrmeeb-labs/homeassistant" name = "mrmeeb-labs/homeassistant" [resource_sync.config] linked_repo = "mrmeeb-labs/homeassistant" -resource_path = ["*.toml"] \ No newline at end of file +resource_path = [""] \ No newline at end of file