From 07adcccae67b9743e842bc54b7187991f2ab244d Mon Sep 17 00:00:00 2001 From: Step <14996435+FoUStep@users.noreply.github.com> Date: Tue, 8 Oct 2024 11:57:58 +0200 Subject: [PATCH] Update hacs.json Proper lines --- hacs.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hacs.json b/hacs.json index adddedd..013526b 100644 --- a/hacs.json +++ b/hacs.json @@ -1 +1,6 @@ -{ "name": "Palo Alto Networks NGFW Custom Integration", "render_readme": true, "hide_default_branch": true, "homeassistant": "2024.10.1", "content_in_root": true } +{ "name": "Palo Alto Networks NGFW Custom Integration", + "render_readme": true, + "hide_default_branch": true, + "homeassistant": "2024.10.1", + "content_in_root": true +}