Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] AMS Vector Card displays "Unknown" for custom filments, while Graphic card displays the type #1033

Open
nesanakin opened this issue Feb 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@nesanakin
Copy link

Home Assistant Version

2025.02.1

Bambu Lab Integration Version

v2.1.3

Describe the bug

I am running a P1S in LAN mode.

The vector version of the AMS card shows "Unknown" for custom filaments. In this case the full filament name for the two Unknowns is "3D-Fuel PCTG Pro PCTG":

Image

The graphic version of the card correctly shows the type for all filaments:

Image

To Reproduce

In LAN mode, create a custom filament and configure it in the AMS. Then try the different AMS cards.

Expected Behaviour

Good question. The first issue is the disparity between the two card types. Both cards should probably use the same logic for determining how to display the filament name. Maybe there should be an option to choose whether to display the full name or just the type. In the case of displaying the full name, the card should test for "Unknown" and fall back to displaying just the type if the full name isn't available.

I'm assuming a full resolution of this depends on #838. But in the meantime, it would be helpful to have: more configuration options for how the cards display filaments; and fallback logic for displaying the full name.

What device are you using?

P1S

Diagnostic Output

N/A

Log Extracts

Other Information

Thanks for all the work on this integration! It's great, and it's a much better (and local) alternative for Bambu's locked-in stuff.

@nesanakin nesanakin added the bug Something isn't working label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant