Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Support for HealthProtect #39

Open
bradhs opened this issue Nov 21, 2020 · 5 comments
Open

Support for HealthProtect #39

bradhs opened this issue Nov 21, 2020 · 5 comments

Comments

@bradhs
Copy link

bradhs commented Nov 21, 2020

Hello, Do you know if this will work with HealthProtect models? I can give you my u/p if you want to check it out.

@Maotiancai
Copy link

I am looking for this too! I am here to provide help if anyone could add the support for HealthProtect!

@tkundhi
Copy link

tkundhi commented Feb 20, 2021

I tried the plugin with a HealthProtect 7470i and it crashes the app once you add the accessory to the configuration file. Here is the crash log.

2/20/2021, 14:46:13] TypeError: Cannot read property 'uuid' of undefined
at BlueAir. (/usr/local/lib/node_modules/homebridge-blueair/index.js:375:55)
at BlueAir. (/usr/local/lib/node_modules/homebridge-blueair/index.js:288:6)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-blueair/node_modules/request/request.js:185:22)
at Request.emit (events.js:315:20)
at Request. (/usr/local/lib/node_modules/homebridge-blueair/node_modules/request/request.js:1154:10)
at Request.emit (events.js:315:20)
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-blueair/node_modules/request/request.js:1076:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (_stream_readable.js:1221:12)

@wgalternate
Copy link

Getting the same 'uuid' error on mine. Did you manage to get yours working by any chance?

I cant seem to get the API key for health protect as well, following the instructions that myles outlined using Charles

@Reevak05
Copy link

Reevak05 commented Sep 5, 2021

I'm experiencing the exact same problem with my HealthProtect 7410i. I've tried a bunch of different config field combinations which (according to other people) work with their other types of BlueAir purifiers. Has anyone made any progress with a solution?

    at BlueAir.<anonymous> (/usr/local/lib/node_modules/homebridge-blueair/index.js:375:55)
    at BlueAir.<anonymous> (/usr/local/lib/node_modules/homebridge-blueair/index.js:288:6)
    at Request.self.callback (/usr/local/lib/node_modules/homebridge-blueair/node_modules/request/request.js:185:22)
    at Request.emit (events.js:315:20)
    at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-blueair/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:315:20)
    at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/homebridge-blueair/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:421:28)
    at IncomingMessage.emit (events.js:327:22)
    at endReadableNT (internal/streams/readable.js:1327:12)```

@fjs21
Copy link

fjs21 commented Nov 16, 2021

Try https://github.com/fjs21/homebridge-blueair

Assuming you get the same error. Start a new issue and I will try to work on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants