esp-roomba-mqtt icon indicating copy to clipboard operation
esp-roomba-mqtt copied to clipboard

howto rename Roomba

Open pilot1981 opened this issue 5 years ago • 2 comments

if I have different Roomba to control where I can change name of Roomba to control them all together with same MQTT server?

pilot1981 avatar Oct 22 '19 20:10 pilot1981

should be this one: https://github.com/johnboiles/esp-roomba-mqtt/blob/master/src/config.h#L3

Jancis avatar Jan 02 '20 13:01 Jancis

and then the MQTT_COMMAND_TOPIC and MQTT_STATE_TOPIC here: https://github.com/johnboiles/esp-roomba-mqtt/blob/master/src/config.h#L12

Jancis avatar Jan 02 '20 13:01 Jancis