mylesagray/homebridge-blueair

Refactor into Platform instead of Accessory

Opened this issue · 2 comments

Currently implemented as an accessory, better placed as a platform to allow for multiple devices.

Any plans to work on this? Maybe throw in convert to TypeScript as well? :)

@dsully never used typescript, so not sure of the benefits there - but I haven't had much time to explore the move to a platform, though I welcome input on the design or how we could implement this :)

I would say a pre-req to this would be #2 to remove all the foobot API stuff out of the actual implementation.