I hope you find an answer also for my info. I am trying to tweak/support/add things but find the devs rather unreachable and secluded. I donot want to make this sound as negative but for starters (like me) in this area it is hard to get through to the how-to’s. Tthere is little documentation around flow/process/etc. and very few people have time/interest in guiding (I do !! understand that). Possibly related to open-source approach?
When I developped my integration, I found it easiest to place it in core\homeassistant\components\duepi_evo (so not as a custom integration…)
Since I am working from my own devs core repository, i simply can push directly to it, however, I never create a push requests HA directly, instead I copy to my git custom integration folder and push there.
Since this custom repository is linked to HACS, it will be available shorty after in HA for everyone that uses it…
But yeah, I agree, I still have to copy. As long as my integration is not part of HA’s repository, I don’t think there is another solution…
For me working through HACS works fine…
I have a working Dev container: Home assistant Dev
localy in
c:\user\thier\Hassio-dev\core...
I cloned my component [Home-Assistant-custom-components-SmartThings-Soundbar]Home-Assistant-custom-components-SmartThings-Soundbar)in the same path
so I have