bonamin 84534025f4 Added Separate Timings for each Relay
The setting is saved on a file in:
/settings/relayTimings.json

Then during bootup, it's read and restored. 
Settings can be set via MQTT command on Topic: 
vesoer/*dev-id*/control/settings/relayTimers
using a json format. 
{ "b1":50, b2...}
where b1 is Bell 1, b2 Bell 2, etc..
2025-01-21 11:42:23 +02:00
2025-01-19 21:15:07 +02:00
Description
Project Vesper is an ESP32-powered controller board with multiple sensors and outputs to control electromechanical bell-ringing and clock mechanisms (e.g., church bells). The project is written in C++ using the Arduino Framework.
16 MiB
Languages
C++ 98.6%
C 1.4%