I attempted to replicate the functionality of the Bambu Handy app within Home Assistant, to the extent feasible. However, work has gone a bit stale. So, I figured I might as well share what I have so far.
No need to follow that guide as the ha-bambulab integration already exposes the video feed. However, it is a bit flaky. I had issues with it for weeks, then suddenly it started working for me reliably. Iāve read others still have issues with the camera. YMMV
I was also having some issues with the camera feed not working reliably, but might try again after updating the firmware and integration to the latest versions.
I have a P1S and I donāt have a camera entity created but I do get an image entity from the Bambu Labs integration so I used a Picture card to display the image and it updates like every second.
first of all this is great and clean. thanks for sharing!
iām wondering if anyone knows if we can make a snapshot of the image entity exposed by the official integration? iāve been trying to get an image preview on ios notifications for this but because its an āimageā entity and not ācameraā i canāt seem to work it out
front2:
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/front2?video=copy&audio=copy
input_args: preset-rtsp-restream-low-latency
roles:
- record
- path: rtsp://127.0.0.1:8554/front2_sub?video=copy # <--- the name here must match the name of the camera in restream rtsp://frigate_user:[email protected]:554/h264Preview_01_sub
input_args: preset-rtsp-restream-low-latency
roles:
- detect
Comment: when I first copied this dashboard for my X1C I didnāt get a picture as well, then I read on the HA Bambu instructions that I need to enable āLAN Mode LiveViewā. I hope this helps other people.
Question: when one of the filaments in the AMS is white, I donāt get a border, it shows completely washed out. How can I fix that?
Sorry, my question is no longer relevant. I had to refresh the dashboard because I added another component, and now the white PLA has a grey circle around it. However that makes me wonder what will happen when I add a grey filament.