Beiträge von joaosilva

    Hi

    I´m controling a shelly 1pm via MQTT on a raspberry pi 4 and i´m using node-red. The information for the Topics i got it from:

    "shelly-api-docs.shelly.cloud" Shelly1/1PM: MQTT

    Shelly1 and Shelly1PM uses the following topics, where <model> is either shelly1 or shelly1pm:

    . shellies/<model>-<deviceid>/relay/0 to report status: on, off or overpower

    . shellies/<model>-<deviceid>/relay/0/command accepts on, off or toggle

    so far i have no problems but now i´m moving to shelly plus 1 and i can´t find the Topics