wxt9861/esxi_stats

Please add version to manifest.json

Closed this issue · 2 comments

Describe the bug
2021-03-01 12:28:29 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'esxi_stats'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'esxi_stats'

To Reproduce
n/a

Expected behavior
n/a

Screenshots
n/a

ESXi environment (please complete the following information):
n/a

Additional context
n/a

Fixed in #46. Thank you.

If you'd like to make things easier, there's a workflow I use that updates the version in const.py and manifest.json when you release.

https://github.com/moralmunky/Home-Assistant-Mail-And-Packages/blob/master/.github/workflows/release.yaml

Feel free to borrow away.

Note: It does require you to adjust the hacs.json to utilize a zip file release.