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) • 478 B
JSON
{
"knxUltimateHueLightSensor": {
"title": "Hue Lichtsensor Knoten",
"paletteLabel": "Hue Lichtsensor",
"read_status_startup": "Status beim Start lesen",
"opt_no": "Nein",
"opt_yes_emit": "Ja, und KNX-Telegramme senden."
},
"common": {
"ga": "GA",
"dpt": "DPT",
"name": "Name",
"youtube_sample": "YouTube-Beispiel",
"knx_gw": "KNX-Gateway",
"hue_bridge": "Hue Bridge",
"philips_hue": "Philips HUE",
"read": "Lesen"
}
}