pwesters / watts_vision

Custom home assistant integration for the Watts Vision Wireless Smart Home System
12 stars 6 forks source link

fix(#5): local lock target temp #8

Closed NoWarries closed 1 year ago

NoWarries commented 1 year ago

Locally updates smartHomeDevice to show pending target value before fulfillment.

Currently the integration updates the target temp through the API. Due to the long delay between this request and the client side update. It causes some weird behavior where visually the sensor refuses to update until the API request has been fulfilled.

see : #5