Open jamieshaw opened 3 years ago
Adding version manually to manifest.json will for now do the trick:
{ "domain": "o365", "name": "Office 365 Calendar", "documentation": "https://github.com/PTST/O365Calendar-HomeAssistant", "dependencies": ["configurator", "http"], "codeowners": ["@PTST"], "requirements": ["O365==2.0.9", "BeautifulSoup4==4.8.2"], "version": "2.1.8" }
Home Assistant has shown warnings regarding version/manifest for 'o365' for the past few versions, but will be blocked with the next version, expected next month.
Error message:
No 'version' key in the manifest file for custom integration 'o365'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'o365'