bremor / bonaire_myclimate

Reverse engineered implementation of the Bonaire MyClimate app.
19 stars 6 forks source link

when changing system on/off it takes a long time to update #4

Closed bremor closed 4 years ago

bremor commented 4 years ago

after sending the HVAC mode command to HA, the front end takes a long time to update. it doesnt seem to update until the next postzone info. Twy ways to handle this...

  1. send a getzoneinfo immediately after receving "response OK". Front end will have a 6-7 second delay.
  2. Fake the values and trigger an update_ha which will give a cleaner user experience.
bremor commented 4 years ago

Fixed in 0.2