Jef D

Results 54 comments of Jef D
trafficstars

@deanlyoung Yes I remember that there was something odd with that desc parameter. In the end I solved it by using limit=1. I think the changes sound good and are...

Apparently someone else also made a package already. He also added it to home assistant so it will be in the next release. https://github.com/ahayworth/python_awair

It was based upon [the data guide](https://developer.getawair.com/console/data-docs) by the way.

I was also thinking about the docstring :-) But I guess it won't harm anyone to also mention it in the examples.

Alright, guessed all of the right except gen2. Will correct it tomorrow!

Also linked the wrong commit. The right one is dea8d1e9fdc439697ef8d96d7a1b4ca03b23b189

@deanlyoung would you have a similar list for all the sensors (e.g. dust, voc, humid, temp, ...)

Solved with a06b2ab5a8a554530aa9c39bc9232718f9cd507a

@deanlyoung I'm reopening the issue since it seems that some 'awair' devices return PM25 and PM10 instead of DUST. This is the output for the 15 minute data. ``` Out[10]:...

@deanlyoung Yes, but the Awair device is reporting pm2.5 and 10, not dust. Could this be a mistake in the dummy data?