Commit Graph

7 Commits

Author SHA1 Message Date
Martin Preuss
7ad51a251b avr: new version of ds18b20 module.
works better with reportsensor app.
2026-08-07 23:48:15 +02:00
Martin Preuss
f3820aee22 avr: fully implemented app light_control. 2026-08-07 00:43:42 +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
Martin Preuss
a9a87ab94b avr: added app CO2WATCH 2026-05-04 13:57:09 +02:00
Martin Preuss
8a9f74b0a1 avr: fixed includes.
for unknown reasons avra doesn't check #if statements correctly which
are meant to protect against double includes...
2026-04-14 23:47:21 +02:00
Martin Preuss
8085043ef6 extended memstats message and handling. 2026-03-17 00:00:38 +01:00
Martin Preuss
5c18f5bf9a avr: cleanup handling of apps and modules in devices/all 2026-03-16 21:37:46 +01:00