aijayadams / hass-blueair

BlueAir sensor integration for HomeAssistant
34 stars 15 forks source link

Fan Speed Discrepancies #28

Closed jhemak closed 6 months ago

jhemak commented 8 months ago

Hello! Thanks for your work on this! I noticed with the 411i Max and 311i Max there is a discrepancy between the fan speed reported in the Blueair app and the attribute reported in HA. For example, when the fan is running at full speed, it is shown as only 91% in HA.

Here is what I found:

App -> HA 0 -> 0 12 -> 11 16 -> 15 21 -> 19 25 -> 23 30 -> 27 34 -> 31 38 -> 35 43 -> 39 47 -> 43 52 -> 47 56 -> 51 60 -> 55 65 -> 59 69 -> 63 74 -> 67 78 -> 71 82 -> 75 87 -> 79 91 -> 83 96 -> 87 100 -> 91

jhemak commented 6 months ago

Created in error -- this issue is related to another repository