Roomba980-Python
Roomba980-Python copied to clipboard
Please could you share a template of the config.ini
Here's mine:
[192.168.1.11]
blid = XXX
password = XXX
data = {u'cap': {u'binFullDetect': 1,
u'carpetBoost': 1,
u'eco': 1,
u'edge': 1,
u'langOta': 1,
u'maps': 1,
u'multiPass': 2,
u'ota': 2,
u'pose': 1,
u'pp': 1,
u'svcConf': 1},
u'hostname': u'Roomba-XXX',
u'ip': u'192.168.1.11',
u'mac': u'xx:xx:xx:xx:xx:xx',
u'nc': 0,
u'proto': u'mqtt',
u'robotname': u'Roomba',
u'sku': u'R123456',
u'sw': u'v2.4.6-3',
u'ver': u'3'}