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.
28 lines • 692 B
JSON
{
"hue-magic":
{
"config":
{
"name": "Name",
"input-name": "Name der Animation",
"loop": "Wiederholen",
"loop-endless": "Animation unendlich wiederholen",
"restore": "Wiederherst.",
"restore-state": "Vorherigen Zustand nach dem Stopp wiederherstellen",
"animation": "Animation",
"unknown-error": "Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.",
"seconds": "Sek.",
"minutes": "Min."
},
"node":
{
"title": "Hue Magic",
"no-animation": "keine Animation definiert",
"animating": "animiere…",
"stopped": "gestoppt",
"input": "Starte Animation",
"output": "Licht oder Gruppe",
"playmsg": "Animation gestartet…"
}
}
}