#Glances Update rate?
4 messages · Page 1 of 1 (latest)
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.
Thx for your answer. Can you tell me how i can do this? I am a newby. 🫣