aijayadams / hass-blueair

BlueAir sensor integration for HomeAssistant
34 stars 15 forks source link

DustMagnet #17

Open madasus opened 1 year ago

madasus commented 1 year ago

I have a few dustmagnets and am happy to provide whatever API responses you need to add support.

newdamage1 commented 1 year ago

I recently received a DustMagnet too, and would also be happy to help.

jgibson02 commented 1 year ago

Same here, @aijayadams are there instructions for how to provide the API responses needed?

blahnika commented 1 year ago

Same here, got a DustMagnet and happy to share. Let me know what you need.

neebski commented 1 year ago

Just setup my dust magnet in the blue air app. What do you need to get it implemented? @aijayadams

jonlarson13 commented 1 year ago

I also have a DustMagnet added in the BlueAir app and can provide responses.

m3636 commented 1 year ago

I have 2 DustMagnet's connected to my WiFi network and registered to my BlueAir Account/App and would be open to sharing any API responses you need

cromulus commented 1 year ago

Confirming procedure for capturing api calls: Proxy the app, record traffic, do a bunch of actions on the app.

Yes?

anything else?

derekjobst commented 1 year ago

Bump here. Also happy to help if provided more details on how to capture api calls.

neebski commented 1 year ago

Bump here. Also happy to help if provided more details on how to capture api calls.

I ended up using this https://github.com/dahlb/ha_blueair

It's in HACS. Enjoy.