2024-02-02 dario fix doorstatus not updating every minute ... All checks were successful / build (pull_request) Successful in 40s Details / cleanup-staging (pull_request) Successful in 2s Details / build (push) Successful in 13s Details 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 8a66b0a361 View at this point in history 2024-02-02 15:44:59 +01:00