Hello,
I tried to look for answers but couldn’t get a clear response; I was wondering if it would be possible to integrate Meross Wi‑Fi switches into Gladys Assistant? There isn’t a « Wi‑Fi module » in the Integrations tab but maybe it’s possible?
Thanks in advance!
Hi @gegb and welcome to the Gladys community ![]()
I don’t know the Merross switches, but you have 3 options in my opinion:
- Use the MQTT integration to control your Merross (if it’s supported by Merross). Tutorial: MQTT | Gladys Assistant
- Use the « HTTP Request » block in scenes to call an HTTP API (if Merross have an HTTP API) Tutorial: Faire des requêtes HTTP dans une scène | Gladys Assistant
- Use Node-RED alongside Gladys. Tutorial: https://youtu.be/bpmHzR8_S5g, Merross-Node-RED plugin: node-red-contrib-meross (node) - Node-RED
In any case, don’t hesitate if you have any questions ![]()