loopback_ban_exempt: force-add egen custom_component (custom_components er ellers gitignored)

This commit is contained in:
2026-07-30 17:00:03 +02:00
parent 8e99492e2c
commit b61e85784d
2 changed files with 73 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"domain": "loopback_ban_exempt",
"name": "Loopback Ban Exempt",
"version": "1.0.0",
"documentation": "https://www.home-assistant.io/integrations/http/",
"dependencies": ["http"],
"codeowners": [],
"iot_class": "local_push"
}