@WolfwithSword Thanks for the initial dashboard - I added the camera image to the center of the printer, and I think that works quite well for me.
Also, I am using the google_generative_ai_conversation integration to detect print failures. This sends me a notification on suspected failure, and I added the info in a markdown box as seen in this screenshot.
If anyone is using my cloud login flow for nodered, or is experiencing other issues with connecting to the cloud API in their own third party integrations - Bambu has rolled out a change requiring email verification codes on login now be mandatory, and expiry times are now 3 months.
I’ve updated my cloud flow to v2.1.9 with a workaround for this (update and deploy, it will fail login and send email verification code, then you put it into the config node within the 5min and re-deploy, and it should stay logged in for a year or so 3 months or so, for token expiry unless your nodered does not keep variables between deploys).