Stability of myopenhab & google home for everyday use

@andre could you please expand what has to be done to get Google home working with a self hosted instance of myopenhab? Thanks!

@pls68 scroll up a few posts and I included how I setup my local instance of openhab cloud. Outside of that I pretty much followed this: https://github.com/openhab/openhab-google-assistant/blob/master/README.md

As per above, I did find some issues with the docker setup, which I fixed and did a PR for, but it’s yet to be integrated: https://github.com/openhab/openhab-cloud/issues/234

So, I got sick of waiting and forked it, one with an auto build branch of the original master and the other (fork) including my changes. That’s here: https://hub.docker.com/r/alackmann/openhab-cloud/tags

It’s been a while since I did it and it’s been happily working since so it’s not top of mind. If there is something specific you’re stuck with let me know. I also submitted some fixes

thank you andre, I will give it ago and report back how it went.