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?