UNPKG

matterbridge-xiaomi-roborock

Version:
53 lines (52 loc) 1.22 kB
{ "name": "matterbridge-xiaomi-roborock", "version": "0.6.1", "description": "Matterbridge Xiaomi Roborock Plugin", "author": "https://github.com/afharo", "homepage": "https://github.com/afharo/matterbridge-xiaomi-roborock/blob/main/README.md", "license": "Apache-2.0", "type": "module", "main": "dist/module.js", "engines": { "node": ">=18.0.0 <19.0.0 || >=20.0.0 <21.0.0 || >=22.0.0 <23.0.0 || >=24.0.0 <25.0.0", "matterbridge": ">=3.3.0" }, "repository": { "type": "git", "url": "git+https://github.com/afharo/matterbridge-xiaomi-roborock.git" }, "bugs": { "url": "https://github.com/afharo/matterbridge-xiaomi-roborock/issues" }, "keywords": [ "xiaomi", "roborock", "vacuum", "robot-vacuum", "robot-vacuum-cleaner", "robot-cleaner", "matterbridge", "plugin", "template", "matter.js", "matter-node.js", "matter", "matterprotocol", "iot", "smarthome", "connectedthings", "hap", "homekit", "siri", "google-home", "alexa", "homeassistant", "smartthings", "ewelink" ], "dependencies": { "node-miio": "^0.3.0-beta.1", "rxjs": "^7.8.2", "semver": "^7.7.2" } }