depreciated as of 2021.6
Custom integrations (custom_components) As mentioned in every release since 2021.3, custom integrations will require a version key in their manifest file.
As of this release, if that version key is missing in the manifest, the custom integration will no longer be loaded.
For more details see our developer blog about it
(@ludeeus - #49916)
Any news here?
Custom integrations (custom_components) As mentioned in every release since 2021.3, custom integrations will require a version key in their manifest file.
As of this release, if that version key is missing in the manifest, the custom integration will no longer be loaded.
For more details see our developer blog about it
(@ludeeus - #49916)
Strange thing. I see that version key in the manifest since "version": "0.3.2" which was released on Mar 24, 2021 andd got updated with every following release ever since.