Hello everyone, I’m curious about the possibilities of using MQTT alongside REST APIs for controlling smart home devices. I’ve been using REST APIs to manage my Wemo, Hue, and Z-Wave devices, and I’m wondering if MQTT can offer a similar level of functionality, perhaps even more seamless. For instance, could I set up a service that allows me to send commands like /hue/light1/turnon or trigger a scene such as /scene/dim_lights through MQTT? I’m particularly interested in how this might integrate with platforms like CloudMQTT for a more centralized control system. If anyone has experience with this or knows of resources that could guide me, I’d be grateful for any insights or advice. Thanks in advance for your help!