Skip to content
stefanbode edited this page Oct 9, 2019 · 20 revisions

Welcome to the wiki of this mod. You will find the related pages here on the right.

This mod includes the following changes:

  • DeepSleep support up to 136 Years (deepsleep=xxx [sec]). Support also 1day or more deepsleep. Just define deepsleep e.g. 1 day = 86400. (wakes up every hour for <0.3 seconds until time reached. just set deepsleep through serial or MQTT to a value in sec. from 10 - 4.294.967.295 (136 Years :-)). Rule support to shutdown devices before depsleep
  • Improved Startuptime incl TLS MQTT and measurement in <7 sek
  • Support for I2C 8-channel DIO extension board PCF-8574 (large extension to support 32 relays and pulsetimers on 8 relays (can be changed by changing constant MAX_PULSETIMER).
  • Report total UPTIME (seconds) between two deepsleep cycle. This allows to see uptime, even if connect was not successful or there was a reboot. Using RTC memory to ensure correct uptime
  • Added support of "counterdevider[1..MAX_COUNTERS]" (serial and MQTT command), to count only the 1 count every counterdeviderX impulses (max 65.000 impulses = 1 count, default 1s).
Clone this wiki locally