Your home at your fingertips

Learning – Logic Invert

Home >> Node-RED App Library

This flow demonstrates:

  • realknx-in
  • Invert
  • realknx-out

INVERT: If input is “true” output is “false” and vice versa.

Note: Remember to set the option  “Convert output to boolean”  in the realknx-in module.

How it works:

  • When the “Home cinema – Floor” is switched on, the “Home cinema – Table” is switched off.
  • When the “Home cinema – Floor” is switched off, the “Home cinema – Table” is switched on.

Download Codelearning-logic-invert.json

How-to import: Video Tutorial