How do I get HA to use my local copy of a core integration?
I've copied the files for an HA Core integration from the dev repo into a /config/custom_components/<integration> folder and made some changes. My local changes don't seem to be reflected on HA restart.
Am I missing something?
I'm not very git savvy, but would also like to make a PR if this all works out. I clearly don't need the whole HA repo, myself anyway.