UNPKG

smart-nodes

Version:

Controls light, shutters and more. Includes common used logic and statistic nodes to control your home.

10 lines 597 B
<script type="text/html" data-help-name="smart_central-control"> <p> The central node forwards incoming messages to all linked sub-modules. The module ensures that the functions of the submodules are kept synchronized. </p> <p> This means that if a <code>toggle</code> is sent to several light modules, these will be switched off first if at least one was switched on.<br /> Roller shutters will also be stopped if at least one is currently active. A <code>toggle</code> to several roller shutters is not currently supported. </p> </script>