UNPKG

node-red-contrib-knx-ultimate

Version:

Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer. Easy to use and highly configurable.

52 lines (49 loc) 3.23 kB
<script type="text/html" data-help-name="knxUltimateSceneController"> <h1>KNX Ultimate - Controller Scene</h1> <p> <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/it-SceneController-Configuration" target="_blank"><i class="fa fa-info-circle"></i>&nbsp Istruzioni sulla configurazione</a><br/> <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Sample-Scene-Node" target="_blank"><i class="fa fa-code"></i>&nbsp Esempi</a>. </p> <p> <h2>Spiegazione colori delo stato</h2> <table style="font-size:12px"> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/greendot.png"></img></td> <td>Reagisci ad un evento write</td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/greenring.png"></img></td> <td>Protezione da riferimento circolare <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki" target="_blank">Vedi qui.</a></td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/bluedot.png"></img></td> <td>Reagisci ad un evento response.</td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/bluering.png"></img></td> <td>Invia automaticamente il valore del nodo sul BUS, come risposta. <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---Virtual-Device" target="_blank">Guarda qui.</a></td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/greudot.png"></img></td> <td>Reagisci ad un evento read.</td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/greyring.png"></img></td> <td>RBE filter: no telegrams has been sent.</td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/reddot.png"></img></td> <td>Errore o disconnessione.</td> </tr> <tr> <td><img src="https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/redring.png"></img></td> <td>Nodo DISABILITATO a causa della protezione per riferimenti circolari. <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki" target="_blank">Guarda qui.</a></td> </tr> </table> </p> <p> <a href="https://www.paypal.com/donate/?hosted_button_id=S8SKPUBSPK758" target="_blank"> <img src='https://raw.githubusercontent.com/Supergiovane/node-red-contrib-knx-ultimate/master/img/CodiceQR.png' width='30%'> </a> </p> </script>