UNPKG

homebridge-ambiback

Version:

A simple switch to turn on or off your AmbiBack Bridge Controller.

36 lines (35 loc) 801 B
{ "name": "homebridge-ambiback", "displayName": "Homebridge AmbiBack", "description": "A simple switch to turn on or off your AmbiBack Bridge Controller.", "version": "0.9.0", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/NeoRame/homebridge-ambiback" }, "author": "NeoRame", "engines": { "homebridge": ">=0.4.8", "node": ">=14.0.0" }, "keywords": [ "homebridge-plugin", "homekit", "dreamscreen", "ambilight", "ambiback" ], "dependencies": { "homebridge-http-base": "~2.1.12" }, "bugs": { "email": "rameonweb@gmx.net", "url": "https://github.com/NeoRame/homebridge-ambiback/issues" }, "funding": { "type" : "paypal", "url" : "https://paypal.me/Cash4NeoRame" }, "homepage": "https://github.com/NeoRame/homebridge-ambiback" }