From 8ab0d88c829e0ec3660dd392f65f14972d62c8a8 Mon Sep 17 00:00:00 2001 From: tfam Date: Tue, 10 Sep 2024 15:20:07 -0500 Subject: [PATCH] updated hacs --- hacs.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/hacs.json b/hacs.json index 434e45c..7233538 100644 --- a/hacs.json +++ b/hacs.json @@ -1,13 +1,7 @@ { "name": "Biofects Theme", - "description": "A futuristic HUD-themed Home Assistant theme with neon effects, transparency, and glowing cards.", - "render_readme": true, "domains": ["frontend"], - "country": "US", "homeassistant": "2023.0.0", - "zip_release": false, - "filename": "themes/biofects.yaml", - "file_name": "biofects.yaml", - "source": "github", - "hide_default_branch": false + "description": "A modern HUD-themed Home Assistant theme with neon effects, transparency, and glowing cards.", + "render_readme": true, }