Shelly plus uni gen2 device control from nodered

Hello

I have a Shelly plus uni gen 2 device which accepts MQTT commands to switch the devices output relays.

According to the API, the MQTT commands are as follows:

API Documentation: Switch | Shelly Technical Documentation

I have tried sending a "on" string to topic device-id/command/output:1 but I cannot get it to switch on. Has anyone else had any luck with controlling these devices via MQTT?

Replaced output with switch in the topic and it works fine :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.