greghesp / ha-bambulab

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

[Bug] Strange behaviours on AUX and COOLING PART fans control (A1 Mini) #543

Open informagico opened 2 weeks ago

informagico commented 2 weeks ago

Describe the bug

A1 Mini does not have (AFAIK) an AUX fan to begin with.

Also, something weird is happening when controlling the cooling part fan: value does not update quickly and most of the time the fan speed value drops to 0 just after showing the commanded value (see graph below), on the physical printer fan stays at the commanded value.

339743570-8281818e-8867-4b94-a3ef-185e584aa05d

Commanding the cooling part fan then makes the aux fan to show the same value but nothing happen when the command is given via the AUX fan entity (as expected, there is no aux fan)

339741465-f97dd544-4336-482c-8da3-2cd31bfb9df8

To Reproduce

Just try to command AUX and COOLING PART fans

Expected Behaviour

  1. AUX fan should not present an entity
  2. Commanding the COOLING PART fan should makes the corresponding sensor entity to update the value and not to drop to 0

What device are you using?

A1 Mini

Diagnostic Output

config_entry-bambu_lab-7d47e89068a82f40518dffe9d7dc67a8.json

Log Extracts

No response

Other Information

No response