I have written a couple of add-ons that I have been writing and copying into the addons directory and reloading then updating. The add-ons work and the process is ok but laborious as I develop and test.
I would like to use a private Git repository to provide my add-ons to HA, I’ve got a private repo set up on GitHub.
I just can’t work out how to add my GitHub repo and put my credentials into HA/supervisor.
Am I trying to do the impossible?
(Ultimately, I’d like to connect to my local Docker Registry too so I can build on a PC rather than my Pi)
David