UNPKG

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.

26 lines (25 loc) 890 B
{ "knxUltimateLoadControl": { "paletteLabel": "Contrôle de charge KNX", "title": "Contrôle de la charge", "primoaldistacco": "(c'est le premier à être éteint)", "properties": { "node-input-server": "Porte", "node-input-name": "Non-mémoire", "node-input-controlMode": "Mode", "node-input-dpt": "Point de données", "node-input-topic": "Surveiller W", "node-input-controlGA": "Charger", "node-input-monitorGA": "Utilisé", "node-input-wattLimit": "Limiter w", "node-input-sheddingCheckInterval": "Retarder l'éteint (s)", "node-input-sheddingRestoreDelay": "Retarder l'interrupteur sur (s)", "node-input-autoRestore": "Récupération automatique" }, "selectlists": { "controlModeAuto": "Automatique (interne)", "controlModeMsg": "Manuel (msg.shedding)" }, "other": {} } }