Tasmota POW R2 - slow response from sensors

Hello,

I’m using some Sonoff POW R2 devices.

Configuration of MQTT and HASS works well, but I noticed that change in power consumption is only published after “a while” (can be some minutes). This means that increasing/decreasing power consumption is not monitored very subtle.

On the native firmware + eWeLink app, changes are reported immediately.

Is there a way to have faster mqtt-response from the tasmota firmware?
On the web-ui of the device, changes are reported immediately, it’s the publishing of the corresponding mqtt-messages that takes some time…

kind regards,
Bart

Following…

You need to change the TelePeriod: https://tasmota.github.io/docs/Commands/#teleperiod

Go to the device URL/webpage, go to Console and type “TelePeriod XX” with XX being the number of seconds between reports. Hit enter and it will report as fast/slow as you want. The default is 300 seconds/5 minutes.

8 Likes

Thank you! So much to learn. Ooh, the Tasmota.