#Glances Update rate?

4 messages · Page 1 of 1 (latest)

unborn mortar
#

Is there a way to change the update rate of the glances integration? It feels like there is one update per minute.

dreamy badger
#

Try calling homeassistant.update_entity and see if that makes it refresh. If it does, you can write an automation.
That's the suggested way to modify polling rates

#

Doesn't work for every integration though.

unborn mortar
#

Thx for your answer. Can you tell me how i can do this? I am a newby. 🫣