esp-roomba-mqtt
esp-roomba-mqtt copied to clipboard
Implement MQTT discovery support
This implements MQTT discovery support.
entity_id is being created from configurable prefix and mac address of the controller. With that information the new config/state/command and other topics are being created.
Fixes #28 Fixes #33 in the way that discovery should solve that issue.