michaelahern / homebridge-airthings

A Homebridge plugin for Airthings air quality monitors via the Airthings Consumer API.
ISC License
38 stars 6 forks source link

Radon in EVE App #3

Closed Flieger37 closed 2 years ago

Flieger37 commented 2 years ago

I read in other Airthings plugin descriptions, that they managed to show the radon values in EVE App. Is there a chance to implement the radon values for the EVE App in this plugin?

michaelahern commented 2 years ago

Do you have any examples of plugins (Airthings or otherwise) that are displaying radon values in Eve? I haven't been able to find a good way to feed Radon data into HomeKit. Would note this plugin takes Radon readings into account as part of the overall Air Quality sensor output.

Flieger37 commented 2 years ago

The plug-in, where I read about EVE support is this one: HSkul/homebridge-airthings-wave

https://github.com/HSkul/homebridge-airthings-wave

but because of the Bluetooth/Pi solution that does not work with my 3 sensors, I never checked, if it is running .

michaelahern commented 2 years ago

Thanks for the example there, super helpful. I've added a custom Radon level charactertistic to the Air Quality service in v0.2.0 and was able to see the value in Eve Home and Home+. Can you test this out and see if it works for you?

Flieger37 commented 2 years ago

Thanks for this quick update of your plugin. Below you find three screenshots of Wave Plus, Wave Mini and Wave Radon in EVE App - looks good and also works in CONTROLLER App.

I don't own the HOME+ App, but I think it will be displayed there also.

IMG_6483

IMG_6482

IMG_6484

michaelahern commented 2 years ago

Thanks for testing and the screenshots for reference!