Levi Romandine
Levi Romandine
+1 I just encountered this today
#529 fixes this error code but there are other errors I have seen that are not reported via MQTT. [More details in 529 comment](https://github.com/greghesp/ha-bambulab/pull/529#issuecomment-2170532238). I vote this issue is closed...
The Bambu site says it is not a HMS error but just "error code". I was hoping Bambu exposed the error codes in MQTT under the '[print_error](https://github.com/Doridian/OpenBambuAPI/blob/5dab0a4e79133b76203f68b6b36f244f41339027/mqtt.md?plain=1#L309)' or '[mc_print_error_code](https://github.com/Doridian/OpenBambuAPI/blob/5dab0a4e79133b76203f68b6b36f244f41339027/mqtt.md?plain=1#L296)' fields....
I manually caused an error by holding a spool in my AMS during a print and it worked, print_error was 117473286 (hex 07008006) [config_entry-bambu_lab-1618f47626cba3029574c51853e08c00.json](https://github.com/greghesp/ha-bambulab/files/15338977/config_entry-bambu_lab-1618f47626cba3029574c51853e08c00.json) I downloaded the diagnostic file again...
fixed with #529