apetrycki / daikinskyport

API for accessing a DaikinOne+ Thermostat
60 stars 27 forks source link

State doesn't always update properly on first poll #24

Closed apetrycki closed 9 months ago

apetrycki commented 3 years ago

The API doesn't seem to reflect changes right away, so on the initial poll, the state tends to be the previous state (ex. change the preset from schedule to manual, it will revert back to schedule initially, then manual after the next poll). Need to figure out a good way to only update HA when the thermostat/API has been updated.