mylesagray / homebridge-blueair

BlueAir air purifier plugin for homebridge
Apache License 2.0
38 stars 20 forks source link

airPurifierIndex specified is higher than number of air purifiers available #36

Closed linkztream closed 4 years ago

linkztream commented 4 years ago

Since an unintentional restart of HomeBridge this morning, I can no longer control my BlueAir 480i and logs show:

[9/27/2020, 3:39:45 PM] [BlueAir 480i] Polled API: https://api-nc.foobot.io/v2/device/undefined/attribute/fanspeed/ { currentValue: 0, scope: 'device', defaultValue: 0, name: 'fan_speed', uuid: undefined } [9/27/2020, 3:39:45 PM] [BlueAir 480i] Already logged in [9/27/2020, 3:39:45 PM] [BlueAir 480i] Polled API: https://api-nc.foobot.io/v2/owner/****@gmail.com/device/ undefined [9/27/2020, 3:39:45 PM] [BlueAir 480i] airPurifierIndex specified is higher than number of air purifiers available

It works fine to control from the BlueAir app, and I've tried removing configuration and plugin and reinstalling.

mylesagray commented 4 years ago

Closing in favour of #35 as they are the same issue, you can track progress there.