Can I re-discover MQTT devices?

Hi, I removed the ‘MQTT’ integration as I was trying to remove a device that was still appearing in my MQTT despite the device being removed using MQTT explorer.

Is there a way I can make HAC so the ‘auto-discover’ process again?

Send the auto-discovery messages again. For zigbee2mqtt, simply restart zigbee2mqtt. For tasmota, execute setoption19 1 again.

1 Like

Thanks, I have over 20 tasmota devices so I’ll see if I can do a global MQTT message by sending the setoption19 1 to the sonoffs/cmnd/ topic.

EDIT: Thanks that worked, I ended up doing MQTT msg 1 to sonoffs/cmnd/setoption19 and all the devices started to appear.