Breina / idrac_power_monitor

HomeAssistant integration to monitor the power of a server through its iDrac's Redfish API
17 stars 17 forks source link

How often does the data refresh? #20

Closed okatu-loli closed 3 weeks ago

okatu-loli commented 3 weeks ago

Could you please let me know how frequently the data is refreshed? For instance, the temperature of CPU1 Thanks !

Breina commented 3 weeks ago

By default, it's every 5 minutes.

When setting the integration up, you can choose this value with the option "Interval in seconds between each poll".

okatu-loli commented 3 weeks ago

I understand, thank you