You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting the following warning after upgrading to homeassistant 2021.3 version
No 'version' key in the manifest file for custom integration 'miio2'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'miio2'
The text was updated successfully, but these errors were encountered:
Just in case this doesn't get updated, the HA warning can be addressed by editing the /config/custom_components/miio2/manifest.json file and adding a version line and number.
I added "version": "1.0.0", so my manifest.json file now contains:
I am getting the following warning after upgrading to homeassistant 2021.3 version
No 'version' key in the manifest file for custom integration 'miio2'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'miio2'
The text was updated successfully, but these errors were encountered: