Commit Graph

4 Commits

Author SHA1 Message Date
Martin Preuss
f973ce1b14 avr: more work on fan- and light controller app and modules. 2026-08-07 23:45:21 +02:00
Martin Preuss
44044e9bba tca: also rename FLAGBIT_UPDATED in TCA module. 2026-08-07 00:42:16 +02:00
Martin Preuss
3155c499ed avr: enable guard source and 2nd trigger source. 2026-08-06 00:10:45 +02:00
Martin Preuss
88a66f6822 avr: add complex fan controller app with base classes to be used by other apps as well.
- add modules
  - holdtimer (keep actor running while triggered)
  - triggeraction (connect actor with holdtimer)
- add app fan_controller
  - uses the modules mentioned above to turn on/off fans in connection
    with e.g. motion sensor nodes
2026-08-06 00:05:50 +02:00