📝 Add hacs.json (#511)

Add hacs.json and tell HACS to render the readme in the HACS UI.
https://hacs.xyz/docs/publish/start#hacsjson
This commit is contained in:
Justin Goette
2021-01-02 12:48:24 -05:00
committed by GitHub
parent 830b734195
commit b5e87149d0

4
hacs.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "mini-graph-card",
"render_readme": true
}