what I need to enter on the tasmota page what is the topic and how I know that MQTT is working?
I enter my pi3 ip
I know that my mqtt is working because I run it on terminal and I see that topic and sub is working
Sonoff is publishing on cmnd/sonoff/SET(did you change that? my Tasmota by default publishes on cmnd/sonoff/POWER), HA is sending commands on tamirhome/masterbadrom3b/SET. You must use the same topic.
If it still doesn’t work check on Mosquitto what’s the topic where Sonoff publishes the status when you push the physical switch and the topic where HA publishes the commands when you press the virtual switch.