greghesp / ha-bambulab

A Home Assistant Integration for Bambu Lab Printers
696 stars 58 forks source link

[Bug] Camera feed should be from camera domain, not image domain #531

Open marcinbauer85 opened 1 month ago

marcinbauer85 commented 1 month ago

Describe the bug

The current camera feed is using the image entity type, rather than camera which makes it difficult to publish via Homekit integration and use in other situations.

To Reproduce

  1. Add your printer via the integration
  2. Preview the camera feed (will be image.printer_camera)

Expected Behaviour

The camera feed should be from the camera domain, not image

What device are you using?

A1

Diagnostic Output

Bambulab A1

Log Extracts

No response

Other Information

No response

honzis1364 commented 1 month ago

Same issue is present on P1 printers, only X1 sends video codec.

honzis1364 commented 2 weeks ago

Have you managed to find a workaround @marcinbauer85? I've came across some converters, but I did not have any luck to get it working.

marcinbauer85 commented 2 weeks ago

@honzis1364 unfortunately not.