Can't override a core integration

Also note that, nowadays, custom components must have a version tag in the manifest.json, but the core integrations do not.

So the documentation is incomplete. You must manually add a “version” tag to the manifest or the duplicated integration won’t load. Note that you get an error in the log in that case.

5 Likes