Beiträge von Nick Buedts

    Thanks,
    you have put me on the right way.

    The documentation is really confusing, but finally, with copy-past and a lot of testing I found the right topic and payload.

    Topic: zwembad/rpc ==> Where zwembad is the configured device name, don't forget the /rpc
    Payload: {"id":1, "src":"PFC100", "method": "Switch.Set", "params":{"id":0,"on":true} } ==> Where the first ID and SRC is something you choose, this comes back in the confirmation message.

    This can be closed

    pasted-from-clipboard.png

    Hi,

    I have successfully connect my PLUS 1PM to my broker. (screenshot 1)

    All I want to do with this device is to activate and deactivate the relay by MQTT. All the other things I don't need. I will also never subscribe to any topic of this device.

    But I find as good as NO info about the topic and payload to do this.

    What I did found is that the topic should be: shellies/zwembad/relay/0/command and the payload simply on or off

    But this does not work.

    I do receive messages, but on completely different topic structures (screenshot 2)

    Do I need to do scripting to get started with MQTT controlling the device?

    Long story short: I have 1 (new) shelly device, what is the topic and payload to control the relay?

    Thanks

    pasted-from-clipboard.png

    pasted-from-clipboard.png