greghesp / ha-bambulab

A Home Assistant Integration for Bambu Lab Printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] include the actual SN in AMS tray attributes

ppptmstr opened this issue · comments

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