MQTT - Sleep as Android

On every event, Sleep as Android will publish a message to SleepAsAndroid topic in the following format:


This is a companion discussion topic for the original entry at https://docs.sleep.urbandroid.org/services/mqtt.html

what are the allowed protocl prefixes? I am having trouble setting up my connection with EMQX. I was trying mqtt:// and mqtts:// but then “OK” is grayed out. currently I have ssl:// configured (Port:8883) and the Test says OK, but in MQTT Explorer and in my HomeAssistant Tool I see no mention of SleepAsAndroid.
I am totally new to MQTT so I really need help :slight_smile:

My bad, everything is working now.