homebridge-samsung-ac
Version:
Smart and unified Homebridge plugin for various Samsung air conditioner models
30 lines (29 loc) • 688 B
JSON
{
"name": "homebridge-samsung-ac",
"version": "1.3.9",
"description": "Smart and unified Homebridge plugin for various Samsung air conditioner models",
"main": "index.js",
"author": "Km81",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Km81/homebridge-samsung-ac.git"
},
"bugs": {
"url": "https://github.com/Km81/homebridge-samsung-ac/issues"
},
"homepage": "https://github.com/Km81/homebridge-samsung-ac#readme",
"keywords": [
"homebridge-plugin",
"samsung",
"air-conditioner",
"ac",
"homekit"
],
"engines": {
"node": ">=14.0.0",
"homebridge": ">=1.0.0"
},
"dependencies": {
}
}