WallPanel for Android [Formerly HomeDash]

I installed this app today, I have configured everything, I have the MQTT sensors working, but I can’t send any command through MQTT to the tablet…
HTTP commands are working ok, MQTT no.

Any idea?

Edit:

I solved it…

Seems that if you have the base topic like this “wallpanel/mydevice”, the mqtt topic which you want to publish, should be like this “wallpanel/mydevicecommand” (without the dash)… which is very strange…

Thanks to @mannebk with the information from this post Wall panel, help with mqtt commands, locked my self out, mqtt command for settings menu, mqtt command for tts talking - #5 by mannebk