So please (please!) bear with me.
I want to develop a custom integration and I am lost in how I am supposed to track code changes for it.
On the official page just instructs to clone the whole Home assistant repository which of course will be hell to keep on sync.
I saw there a couple of repos that can be used as templates like this one
But then there the symbols do not resolve completely, for example :
How do you mantain your integrations so that you can track changes (git) and also resolve all needed symbols for integration
?
thanks
