greghesp / ha-bambulab

A Home Assistant Integration for Bambu Lab Printers
698 stars 59 forks source link

[Feature] AMS humidity #486

Closed kurim closed 2 months ago

kurim commented 3 months ago

Describe the feature

Update AMS humidity to match Bambulab App info.

Current state: image

App state: IMG_7679

1 - dry / 5 - wet

What device is this for?

AMS

Other Information

No response

AdrianGarside commented 2 months ago

I’m not sure what you’re asking for? The humidity index value is already reported and is the same number as shown in the Bambu handy app. It probably shouldn’t be reported as a percentage measurement type since it isn’t. But the integration doesn’t currently have any prebuilt in Lovelace UI but you could build your own.

kurim commented 2 months ago

Hi, the main point is that the plugin shows: humidity_index as 5 but bambulab shows it as 1

So for the Plugin 5 is the lowest but for bambulab 1 is the lowest to get the value correct it should be inverted.

For example the current state in HA is: image image

But the current state in Bambulab app is 1 which means "Dry"

Hope it make it now more clear to you

AdrianGarside commented 2 months ago

Ah, I see. I hadn't realized Bambu had inverted the values recently in their apps.