UNPKG

@homebridge-plugins/homebridge-roomba

Version:
27 lines 550 B
{ "bridge": { "name": "Homebridge", "username": "CD:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-156" }, "description": "Homebridge plugin for Roomba 9xx", "platforms": [], "plugins": [ "homebridge-roomba" ], "accessories": [ { "accessory": "Roomba", "name": "Roomba", "model": "960", "blid": "1234567890", "robotpwd": "aPassword", "ipaddress": "10.0.0.30", "autoRefreshEnabled": true, "keepAliveEnabled": true, "cacheTTL": 30 } ], "debug": false }