When you overwrite a custom component by adding it to the custom_components folder with a version in the manifest file, does this persist when you upgrade core or will it remain?
Any update to the custom_components folder will only be active after a HA Core restart.
And, yes the update will persist after a Core upgrade, the Core upgrade does not touch the files in the custom_components folder.
1 Like