Closed sman591 closed 3 years ago
When Homebridge boots, the A/C unit's status isn't reported/refreshed until the refreshInterval is hit (default 1 minute).
refreshInterval
To improve this, we should refresh immediately once the platform is initialized, and then start polling on refreshInterval
:tada: This issue has been resolved in version 1.13.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
When Homebridge boots, the A/C unit's status isn't reported/refreshed until the
refreshInterval
is hit (default 1 minute).To improve this, we should refresh immediately once the platform is initialized, and then start polling on refreshInterval