You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a websocket that publishes an update on changes would be really beneficial for both the build in website (instant updates) and possibly also for integrations like Home assistant.
Currently the website polls the status endpoint like every second. Why not support websockets and open a single connection when someone is viewing the website and then send direct updates over that socket.
Having home assistant listen for changes would also be a super improvement.
Having a websocket that publishes an update on changes would be really beneficial for both the build in website (instant updates) and possibly also for integrations like Home assistant.
Currently the website polls the status endpoint like every second. Why not support websockets and open a single connection when someone is viewing the website and then send direct updates over that socket.
Having home assistant listen for changes would also be a super improvement.
Related to prusa3d/Prusa-Firmware-Buddy#4276
The text was updated successfully, but these errors were encountered: