Skip to content

Commit b3fdda0

Browse files
committed
chore(hacs): install from the release asset so downloads are counted
1 parent f31b59a commit b3fdda0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

hacs.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "MikroTik Extended",
33
"homeassistant": "2024.3.0",
4-
"render_readme": true
4+
"render_readme": true,
5+
"zip_release": true,
6+
"filename": "mikrotik_extended.zip"
57
}

0 commit comments

Comments
 (0)