NSPanel MQTT

Hi,

NSPanel reports the following when I press a virtual button on the screen:

{
tele/tasmota_322D98/RESULT=
    "NSPanel": {
        "ctype": "group",
        "id": "1",
        "params": {
            "switch": "off",
            "switches": [
                {
                    "switch": "off",
                    "outlet": 0
                }
            ]
        }
    }
}

Can you help me to create an MQTT binary sensor for home assistant to follow the virtual button’s state ?