Skip to content

Commit

Permalink
update hacs.json, add filename for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
raulgbcr authored Dec 1, 2023
1 parent 461836f commit 4eb524f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "LEDnetWF BLE",
"content_in_root": false,
"zip_release": false,
"zip_release": true,
"filename": "lednetwf.zip",
"render_readme": true,
"homeassistant": "2023.11.0",
"homeassistant": "2023.11.3",
"hacs": "1.33.0"
}
}

0 comments on commit 4eb524f

Please sign in to comment.