Please add version to manifest.json
Closed this issue · 2 comments
firstof9 commented
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
firstof9 commented
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.
Feel free to borrow away.
Note: It does require you to adjust the hacs.json to utilize a zip file release.