Breina / idrac_power_monitor

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

How often does the data refresh? #20

Closed okatu-loli closed 4 months ago

okatu-loli commented 4 months ago

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

Breina commented 4 months 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 4 months ago

I understand, thank you