Is a firmware related problem something that can be fixed by BBL if BBL wants it fixed?
Chiming in here that I noticed this behavior as well. I couldnât find a way to change the behavior on the printer itself, so I just set up a Home Assistant automation to handle it. Shouldnât be necessary, but relatively easy to implement and does the trick:
1 Like
I was here to say this but you beat me to it
I did it a bit differently tought.
As trigger I put :
- If p1 change to any state
- every 30 minutes
As condition I used : - If p1 is stopped
And as trigger of course : - P1âs Light turn off
The never-ending beauty of Home Assistant is how it provides so many options for solving problems in the way that works best for you!
2 Likes