MQTT Matterbridge plugin

I installed this plugin in Matterbridge to configure my Gladys MQTT shutters. The plugin is operational. I can’t find where I can paste my configuration JSON for this plugin. Does anyone use this plugin and has already configured an MQTT device this way in Matterbridge?

{
« name »: « Volet Cuisine »,
« type »: « windowCovering »,
« topicSet »: « gladys/device/mqtt:volet-cuisine/feature/mqtt:action/state »,
« payloadOpen »: « 1 »,
« payloadClose »: « -1 »,
« payloadStop »: « -1 »
}

According to Gemini, I should have in the top left a plugin tab where I could configure my plugin by dropping my configuration JSON into it.

I didn’t install that plugin but if you click on the gear to the right of the plugin name, don’t you have

I set up a shutter on the frontend, I can see my shutter in Google Home and on Alexa. I haven’t managed to get the commands I wanted so far. By using a JSON, I was looking for a quicker way to configure my 5 shutters. I also have all the commands for my Intex spa to configure in this plugin, the nice weather is coming. :smiley:

1 Like