Open MichaKersloot opened 1 year ago
👍
the esp32 camera stuff should be in a different branch
I'm afraid i've got no idea how to split branches AND keep the stuff working for me. Git is not my thing i'm afraid.
you can make a branch off of this branch (to hold onto esp32 cam stuff), and then just delete the esp32 cam folder from this branch.
or you could cherry pick the esp32 cam commits onto a new branch, and then checkout commit 49788b3
(i think thats the last ip5306 one) and force push that
for issue #45 this would be the proposed changes and some HA integration optimizations for just the ip5306 custom component.