PTST / O365-HomeAssistant

Office 365 integration for Home Assistant
MIT License
69 stars 13 forks source link

Version missing in manifest.json file #118

Open jasongreb opened 3 years ago

jasongreb commented 3 years ago

The latest versions of Home Assistant require that a version key be added to the manifest.json file. This is missing in the O365 component. By adding "version": "2.0.9" manually to manifest.json file, this plugin was able be loaded.

More information: https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes/#versions

uSlackr commented 3 years ago

This is posted in this issue as well:

https://github.com/PTST/O365-HomeAssistant/issues/113#issuecomment-853879552

kohlep0a commented 3 years ago

Thanks for this tip. Also resolved my Component not Found error during install.