mirror of
https://github.com/kalkih/mini-graph-card.git
synced 2025-12-20 00:35:56 +01:00
Add hacs.json and tell HACS to render the readme in the HACS UI. https://hacs.xyz/docs/publish/start#hacsjson
5 lines
61 B
JSON
5 lines
61 B
JSON
{
|
|
"name": "mini-graph-card",
|
|
"render_readme": true
|
|
}
|