esp-roomba-mqtt
esp-roomba-mqtt copied to clipboard
howto rename Roomba
if I have different Roomba to control where I can change name of Roomba to control them all together with same MQTT server?
should be this one: https://github.com/johnboiles/esp-roomba-mqtt/blob/master/src/config.h#L3
and then the MQTT_COMMAND_TOPIC
and MQTT_STATE_TOPIC
here:
https://github.com/johnboiles/esp-roomba-mqtt/blob/master/src/config.h#L12