ammgws / ammcon-frontend

Frontend for AmmCon home automation project
Other
1 stars 0 forks source link

(non) responsiveness during first startup #24

Closed ammgws closed 5 years ago

ammgws commented 7 years ago

When first opening up the web app, the JS code updates each of the room temperatures one after the other, however during this time you cannot submit any commands and must wait until it's done first.

Need to change it so that the temperatures are updated in the background. Callbacks? Threading somehow?

ammgws commented 5 years ago

Archiving project.