Hi,
im an using a Tasmota (MQTT) device in the Tasmota Integration with analog temperature Input to control a shelly plug.
HA takes 5 Minutes to update the temperature value.
How can I fix this?
Some seconds is okay, but not 5 Minutes
Have you checked the MQTT broker before accusing HA?
Use MQTT Explorer to see what is happening on the broker.
TelePeriod See current value and force publish STATE and SENSOR message
0
= disable telemetry messages
1
= reset telemetry period to firmware default (TELE_PERIOD
)
10..3600
= set telemetry period in seconds (default = 300
)
1 Like
What he said ^^
Default telemetry period in Tasmota is 5 minutes. If you haven’t changed it then it’s gonna report every 5 minutes
Thank you,
I learned a lot.
As a newby to Tasmota I didn’t know that there are possibilities to configure beside the GUI