UNPKG

node-red-contrib-huemagic

Version:

Philips Hue node to control bridges, lights, groups, scenes, rules, taps, switches, buttons, motion sensors, temperature sensors and Lux sensors using Node-RED.

27 lines 727 B
{ "hue-bridge": { "config": { "name": "Name", "input-name": "Hue Bridge name", "skipglobalevents-info": "Skip global device updates / messages on this node", "sendinitevents-node": "Do not suppress initialization event" }, "node": { "title": "Hue Bridge", "not-configured": "not configured", "connecting": "connecting…", "connected": "connected", "starting-tl": "starting TouchLink…", "started-tl": "TouchLink started…", "f-resources": "fetching resources…", "updating-settings": "updating settings…", "settings-updated": "settings updated", "input": "settings / fetch", "output": "bridge information", "statusmsg": "Status queried successfully…" } } }