From 799cfb706d24e4416e2969089de4bd98c6799888 Mon Sep 17 00:00:00 2001 From: balgerion <133121849+balgerion@users.noreply.github.com> Date: Sun, 27 Apr 2025 23:14:02 +0200 Subject: [PATCH] Update hacs.json --- hacs.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hacs.json b/hacs.json index a429f7c..5144c49 100644 --- a/hacs.json +++ b/hacs.json @@ -1,12 +1,9 @@ { "name": "ha_Pstryk", "domains": ["sensor"], + "content_in_root": false, "country": "PL", "render_readme": true, - "zip_release": true, - "filename": "sensor.py", - "homeassistant": "2023.12.0", - "persistent_directory": "pstryk", "documentation": "https://github.com/balgerion/ha_Pstryk/blob/main/README.md", "issue_tracker": "https://github.com/balgerion/ha_Pstryk/issues" }