greghesp / ha-bambulab

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

[Feature] include the actual SN in AMS tray attributes #523

Open ppptmstr opened 2 months ago

ppptmstr commented 2 months ago

Describe the feature

The AMS tray attributes include "Spool serial number", however the value in the entity attributes is the tag_uid, whereas the SN in Bambu studio is tray_uuid.

  1. In Bambu studio, go to device screen
  2. click the 'eye' below any Bambu spool in the AMS slots. There is a line with the "SN" below nozzle temperatures.
  3. Verify the SN value displayed corresponds to the tray_uuid value sent in MQTT
  4. Check the tray attributes in HA: the tag_uid is the value shown in Bambu Handy

It'd be nicer if the entity attributes also contain the SN shown in Bambu studio.

What device is this for?

AMS

Other Information

No response