If I am understanding the description page you are talking about, that describes the different types of devices and their topics, but I cannot find what the message payloads look like. The closest I found to that is directing me to the web console of the Tasmota device, but I don't have any of these actual devices.
What I am attempting to do is to have a program running on a Raspberry Pi sending messages via MQTT to this plug-in so my eisy can do things. I got the switch to work because someone on this forum said that "ON" or "OFF" was the message payload, but for the other device types I have found nothing on what the payload I should publish should be.
If there is no such list already existing, could you point me to the GitHub repository and I could at least reverse-engineer the code to find what I need?
Thanks.