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
Unfortunately, the printer doesn't tell us the print start time. In cloud mode we back fill that with the bambu rest API. Or failing that we record it when the print starts. But if you restart the integration that information is lost. So right now this is by design due to those limitations.
With the new FTP support we might be able to get it from the timestamp of the 3mf file although that probably won't handle reprints from existing files. I can now save extra data into the configuration data for the instance much more easily so I can probably persist the start time into there so as long as the print start for the current print (need to match somehow) it can be restored on integration reboot.
AdrianGarside
changed the title
[Bug] Start Time unavailable if HA restarted during print
[Bug] Start Time unavailable if HA restarted during print in Lan Mode
Feb 23, 2025
Home Assistant Version
2025.2.2
Bambu Lab Integration Version
V2.1.0
Describe the bug
If Home Assistant is restarted during a print, sensor.ZZZ_start_time will become unavailable.
Manually setting the state via Developer Tools will temporarily update it but seconds later it'll revert back to "unavailable"
To Reproduce
Expected Behaviour
Entity will retain start time information upon reboot
What device are you using?
P1S
Diagnostic Output
Log Extracts
Other Information
No response
The text was updated successfully, but these errors were encountered: