thats awsome, i know

but i wanted to make a doorbell so the button is located on a esp8266 at the front door, and when pushed it send a mqtt topic so the unit
with the buzzer play the tune, but i can not wrap my head around it and figure out how to send the RTTTL command like that?
i tried
on systemboot do
rtttl,14:d=4,o=5,b=180:8f,8f,8f,2a#.,2f.6,8d#6,8d6,8c6,2a#.6,f.6,8d#6,8d6,8c6,2a#.6,f.6,8d#6,8d6,8d#6,2c6,p,8f,8f,8f,2a#.,2f.6,8d#6,8d6,8c6,2a#.6,f.6,8d#6,8d6,8c6,2a#.6,f.6,8d#6,8d6,8d#6,2c6
and it works, locally on the buzzer unit, but i still can't make it pickup a mqtt,
i also tried the http command and it play only a few beeps then it stops again
any ideas?
