Update hacs.json

This commit is contained in:
sudoxnym 2024-05-09 00:19:22 -06:00 committed by GitHub
parent 6f996ced03
commit 8534d2349c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,5 @@
"documentation": "https://github.com/sudoxnym/saas",
"issue_tracker": "https://github.com/sudoxnym/saas/issues",
"dependencies": ["mqtt"],
"codeowners": ["@sudoxnym"],
"content_in_root": true,
"render_readme": true
"codeowners": ["@sudoxnym"]
}