Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.07 KB

iodub

Im in the process of renovating my family home and chose controllino as my home automation device.

  • light switches are running on 24V/AI on controllino (https://oshwlab.com/martin.michael.kunz/switchpcb)
  • lights are connected to relay on controllino DO
  • light switches are pushbuttons
  • Multiple control cabinets (˜4) will be distributed around the house to keep cable lengths manageable
  • controllinos will be connected to nodered to handle smart stuff.
  • Regular light switching should work without network, mqtt, respberry etc. ...must be handled within controllino.

Pushbuttons

switchpcb

taster

Configuration

webdub transpiles config.json to c.

Additional things id like to implement:

  • Multiway switching
  • Time switch
  • Long-Press/Double click detection (e.g. for a panic or all-off function)