MQTT scan_interval

Hi I wonder how to configure scan_interval for my MQTT sensors? My database is going really big and it bothers me. I did set TelePeriod from tasmota to lowest possible (10 seconds). I use autodiscovery in HA so I set SetOption19 1 in tasmota.

In documentation says:

Scan_interval command is bounded to platform. But I have no config for MQTT in my configuration file I made it through Integration page in HA.

I would like to write sensor data lets say every 60 sec but updating sensor every 10sec. How can I achive this with MQTT?

Hi. I’m having same issues- did you ever resolve this? I’ve also found the filter function which looks like you can do time_throttle e.g. 1 per minute, but just getting errors in trying to implement it.

Cheers,

Colin