This is great update! Thank you very much for your hard work to make everything work so smoothly! The issue that I had with the network change in earlier versions is totally gone, I feel that now I can trust it completely, it just works!
Also installing and running the background service in the latest version is made very easy, congratulations for the Jolla-Store compliance!
Hi @DominikH - thanks for a great app.
I have a qu - I am unclear how the MQTT broker system works - new protocol for me. Who or what can I use for a broker?
I didn’t see info regarding this in the README
Thanks!
you can install your own MQTT broker or use a public one (just google it then there are plenty of brokers available)
Technically, MQTT protocol is a kind of push notification sent to a broker. from there one or multiple connected applications can receive the push message and do something with it.
Please also have a look at the User Manual or technical documentation at the github repo, maybe it will be a little bit clearer there