Update of X is taking over 10 seconds

Hi, does anyone know how to change the Update interval of specific entities?

I keep getting this one:

Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1270
First occurred: 11:08:40 AM (5 occurrences)
Last logged: 1:39:48 PM

Update of fan.air_purifier_hallway is taking over 10 seconds

I disabled polling and created this automation:

alias: "System: Custom Entity Poll"
description: ""
trigger:
  - platform: time_pattern
    seconds: "30"
condition: []
action:
  - action: homeassistant.update_entity
    data:
      entity_id:
        - fan.air_purifier_hallway
mode: restart

But it didn’t seem to help, I keep getting the warning.

That warning has nothing to do with what your setting is. It’s warning you that whatever you did took longer than ten seconds.

Probably because of congestion, an error condition etc. It’s telling you hey dude something is running slower than we expected and you may wanna check it out.

Xiaomi Purifier… Sitting right next to the Access Point…

image

No, half earth there and half earth back far from each other… :slight_smile:

2 Likes

I have it configured to be local, but upon packet inspection, it doesn’t seem to be local at all.