ollo69 / ha_tuya_custom

Tuya Custom Component for testing
Apache License 2.0
39 stars 18 forks source link

Tuya_custom integration lost after update to Home Assistant Core 2021.6.3 #62

Closed jbrepogmailcom closed 3 years ago

jbrepogmailcom commented 3 years ago

Hello,

After Core update to 2021.6.3 I am getting error

2021-06-08 18:58:03 ERROR (SyncWorker_1) [homeassistant.loader] The custom integration 'tuya_custom' does not have a valid version key (None) in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
jbrepogmailcom commented 3 years ago

Needed to manually open manifest.json and add

  "version": "1.0"