Increase number of counters in Tasmota

9 views
Skip to first unread message

Burkhard Wiesener

unread,
Oct 4, 2025, 2:10:13 AM (2 days ago) Oct 4
to TasmotaUsers
Hi @all,
does anyone know how to increase the number of counters ? Some ESP32 support 8 counting units - the templates in Tasmota restrict to max 4 units. I did not find any entry in the PlatformIO Configuration Override File.

If assigning a counter (via template) to multiple PIOs, will any pulse at defined input PIOs increase the counted pulses ?

Any help appreciated.

Best regards
Burkhard

   

Ron L

unread,
Oct 4, 2025, 8:14:34 AM (2 days ago) Oct 4
to TasmotaUsers
Look for this line in \tasmota\include\tasmota.h file:

const uint8_t MAX_COUNTERS = 4;             // Max number of counter sensors
Reply all
Reply to author
Forward
0 new messages