UNPKG

ambilight

Version:

An API library for Node.js that interacts with a Philips Ambilight TV.

14 lines 291 B
module.exports = { host : "192.168.0.11", leftCount : 5, topCount : 10, rightCount : 5, bottomCount : 0, layersCount : 1, locateTimeout: 7000, maxScheduleNameLength: 32, testLightId: 6, hueLightId: 6, luxLightId: 15, livingColorLightId: 1 };