Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
Tell HACS to make use of zip release
Browse files Browse the repository at this point in the history
  • Loading branch information
DCSBL committed Dec 30, 2020
1 parent 49b764e commit ba46b26
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions hacs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"name": "HomeWizard Energy",
"render_readme": true,
"domains": ["sensor"],
"homeassistant": "0.116.0",
"iot_class": "Local Polling"
"homeassistant": "2020.12.0",
"iot_class": "Local Polling",
"zip_release": true,
"filename": "homewizard_energy.zip"
}

0 comments on commit ba46b26

Please sign in to comment.