roomstate.js incorrectly used setTimeout() instead of setInterval() to call the door status. This caused the status to only be updated once after the initial page load, instead of once every minute |
||
---|---|---|
.. | ||
util | ||
hamburgerAdditional.js | ||
roomstate.js |
roomstate.js incorrectly used setTimeout() instead of setInterval() to call the door status. This caused the status to only be updated once after the initial page load, instead of once every minute |
||
---|---|---|
.. | ||
util | ||
hamburgerAdditional.js | ||
roomstate.js |