node-red-contrib-knx-ultimate
Version:
Control your KNX and KNX Secure intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control, ETS group address importer, and KNX routing between interfaces. Easy to use and highly configurable.
20 lines (19 loc) • 500 B
JSON
{
"knxUltimateHueLightSensor": {
"title": "Nodo del sensor de luz de tono",
"paletteLabel": "Sensor de luz de tono",
"read_status_startup": "Estado de lectura en el inicio",
"opt_no": "No",
"opt_yes_emit": "Sí, y emitir telegramas KNX."
},
"common": {
"ga": "Georgia",
"dpt": "DPT",
"name": "Nombre",
"youtube_sample": "Muestra de youtube",
"knx_gw": "KNX GW",
"hue_bridge": "Hue Bridge",
"philips_hue": "Tono Philips",
"read": "Leer"
}
}