greghesp / ha-bambulab

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

[Feature] Allow disabling the P1 camera image polling #539

Open bradsjm opened 3 weeks ago

bradsjm commented 3 weeks ago

Describe the feature

The P1 series can only support two active camera streams. If this integration is enabled, it will use one of the two streams even if the image entity is disabled.

If another application is also pulling the image stream (in my case, for Octo Everywhere) then the slicer will not be able to show the stream and the only way to have both is to disable the integration completely.

Request: Allow disabling the image polling either through an option when configuring the integration or if the image entity is disabled.

What device is this for?

P1S

Other Information

No response