arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.03k stars 4.78k forks source link

Sonoff 4CH - every 3 seconds tele information on log #21458

Closed HarryHase4 closed 4 months ago

HarryHase4 commented 4 months ago

Tasmota 14.0.0 (release-tasmota) fresh installation with reset configuration, only device is set to sonoff 4ch. console logging AND mqtt log for ch4 every 3 seconds (tele period is default 300).

15:05:06.653 RSL: RESULT = {"POWER4":"OFF"}
15:05:06.656 RSL: POWER4 = OFF
15:05:09.863 RSL: RESULT = {"POWER4":"OFF"}
15:05:09.866 RSL: POWER4 = OFF
15:05:11.939 RSL: RESULT = {"POWER4":"OFF"}
15:05:11.942 RSL: POWER4 = OFF

tele period change has no effect

Screenshot 2024-05-21 161834

HarryHase4 commented 4 months ago

3 from 45 devices have such a behaviour (sonoff 4 channel - every 3 seconds ; sonoff-touch-switch - 1 minute ; relais-device - 1 minute)