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

Implement MQTT discovery support

Open Armadill0 opened this issue 4 years ago • 0 comments

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.

Armadill0 avatar Mar 28 '20 11:03 Armadill0