Commit graph

17 commits

Author SHA1 Message Date
Anton Tinyakov
7279d2c075 Add a property setter for baseline 2020-04-25 00:32:46 -04:00
Anton Tinyakov
3d65d3b617 Add functions to get/set baseline 2020-04-23 21:58:32 -04:00
dherrada
5b86bae2cd Ran black, updated to pylint 2.x 2020-03-15 18:24:40 -04:00
jerryneedell
64231e27ef
Merge pull request #34 from tannewt/remove_stop
Remove stop kwarg and use write_then_readinto.
2019-08-23 13:26:06 -04:00
Scott Shawcroft
cb29ed9ff8
Remove stop kwarg and use write_then_readinto.
See https://github.com/adafruit/circuitpython/issues/2082 for details.
2019-08-21 16:23:57 -07:00
caternuson
ee5774ddee deprecate temperature 2019-07-15 15:15:30 -07:00
caternuson
9a8fac759a update set_environmental_data 2018-12-13 14:13:10 -08:00
brentru
93ae0d2cc0 added missing call to _update_data() within the eco2 property 2018-05-25 21:09:09 -04:00
dherrada
5cb2f4ffcd
Update adafruit_ccs811.py 2018-05-14 11:00:48 -04:00
dherrada
ba69ec8633
TVOC and ECO2 changed to tvoc and eco2 respectively 2018-05-14 09:59:29 -04:00
Radomir Dopieralski
afd09fe9eb
Update adafruit_ccs811.py 2018-04-05 23:44:16 +02:00
Radomir Dopieralski
cdfa594dbe
fix #15: use "address" keyword for the i2c address
To be consistent with all the other drivers.
2018-04-05 23:20:17 +02:00
sommersoft
f3412f46c2 updated title docstring 2018-02-24 12:35:38 -06:00
Scott Shawcroft
887d8afce0 Add version and repo. 2017-12-08 12:12:02 -08:00
Scott Shawcroft
d9a81605d6 Update to new build process and turn on lint.
I haven't tested these changes on device yet. Please only merge you test it or I follow up later to say its tested.

For https://github.com/adafruit/circuitpython/issues/475
2017-12-08 11:53:00 -08:00
mrmcwethy
ee15b101a1 changed read_into to readinto 2017-11-08 13:57:25 -08:00
Dan Halbert
eacea059ed Lowercase filename. Fix incorrect filename in .travis.yml. (#5) 2017-10-19 15:09:22 -04:00
Renamed from Adafruit_CCS811.py (Browse further)