Hi,
I’m working on an average value of few sensors from esphome. When a device become offline, the average sensor is polluted by the entity that keep wrong last value as long as the device as not become offline. After few tests, the average time to display the device offline in HA is about 2 minutes. I’m looking for a way to reduce this time to 10 seconds.
Any idea ?