112 Commits

Author SHA1 Message Date
0a9127a1e8 Update library.properties - bump version to 1.1.15 1.1.15 2025-01-06 14:52:43 +00:00
4978c9feab Merge pull request #56 from tyeth/fix-nox-index-baseline
Fix NOX index baseline value (set to 1 in comment)
2025-01-06 14:51:55 +00:00
b0632cde7f Fix NOX index baseline value in comment
Fixes #55

Testing CoPilot Workspaces to solve this complicated one line issue ;)

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/adafruit/Adafruit_Sensor/issues/55?shareId=XXXX-XXXX-XXXX-XXXX).
2025-01-06 14:40:55 +00:00
7b2473b6b2 Merge pull request #54 from tyeth/bump-version-2023-11-15-00-38-30
Update version number to 1.1.14
1.1.14
2023-11-15 12:58:47 +00:00
0f54567ce9 Bump version number to 1.1.14 2023-11-15 00:38:32 +00:00
5d74db768d Update library.properties - bump version to 1.1.13 2023-08-16 11:33:16 +01:00
4da3d081b0 Merge pull request #53 from brentru/add-altitude
Add altitude sensor type
1.1.12
2023-08-15 14:28:56 -04:00
0f18c5c68b clang! 2023-08-15 14:24:51 -04:00
da6827abb2 add altitude 2023-08-15 14:12:35 -04:00
69ad7f0222 Bumped to 1.1.11 1.1.11 2023-07-25 15:10:18 -04:00
75b4c38bf5 Bumped so 1.1.10 2023-07-25 15:09:57 -04:00
e341e1d5a7 Merge pull request #51 from maribu/drop-unused-private-members
Adafruit_Sensor.h: drop unused private member
2023-07-19 12:18:21 -04:00
d14f4c992c Adafruit_Sensor.h: drop unused private member 2023-07-17 16:09:29 +02:00
9096b29653 Update CI action versions 1.1.10 2023-05-12 11:24:07 -04:00
967e6fab4a Bump to 1.1.9 1.1.9 2023-03-06 12:11:23 -05:00
38a49c3aeb fix comment for unit, 10ppm not 100ppm 2023-03-03 16:15:48 -05:00
6bc09d6a91 Merge pull request #50 from brentru/add-more-units
Add sensor types for gas resistance and unitless percentage
1.1.8
2023-03-03 13:18:05 -05:00
3423c95b1f remove redundant lux 2023-03-03 13:11:46 -05:00
716fa39df9 Merge pull request #46 from brentru/add-particles
Add particles
2023-03-03 13:04:54 -05:00
1f527ebc8b address https://github.com/adafruit/Adafruit_Sensor/issues/48 2023-03-03 11:23:43 -05:00
a902f89d35 addresses https://github.com/adafruit/Adafruit_Sensor/issues/47 2023-03-03 11:18:00 -05:00
2af7609456 SENSOR_TYPE_ECO2 2023-03-03 11:03:04 -05:00
355dde33b0 Merge pull request #45 from brentru/add-eco2
Add CO2, eCO2 sensor types
2023-03-03 11:00:03 -05:00
ea6ce0b04c add pm readings 2023-03-03 10:59:40 -05:00
175c626fdf bump library version 2023-03-03 10:40:56 -05:00
13ef89ec39 add co2, eco2 2023-03-03 10:34:47 -05:00
6ac3e2df0f Merge pull request #41 from tyeth/add-voc-nox-index
Adds NOx and VOC index to sensor types
1.1.7
2022-12-20 12:46:26 -05:00
d3d2fd776b change indexes to floats 2022-12-20 17:27:34 +00:00
ab0e94cd84 clang tidy 2022-12-15 23:10:12 +00:00
7d15c6fd8f Adds NOx and VOC index to sensor types
What is sensirion's NOx index?
https://sensirion.com/media/documents/9F289B95/6294DFFC/Info_Note_NOx_Index.pdf

Resolve https://github.com/adafruit/Wippersnapper_Components/issues/103
2022-12-15 21:56:46 +00:00
334044cc0b Bump to 1.1.6 1.1.6 2022-08-01 13:39:14 -04:00
137b67db45 printy! 2022-07-31 16:01:00 -04:00
b87b2be66b add TVOC option 2022-07-31 15:58:56 -04:00
69d2d4f128 Bump to 1.1.5 1.1.5 2022-03-07 16:09:03 -05:00
6df81e19f7 Update README.md
Use markdown h2 syntax for headers so they can be linked-to in guides
2022-03-04 16:18:22 -05:00
6cea0d9c55 Bump to 1.1.4 1.1.4 2020-06-29 14:37:07 -04:00
3a8b54ab50 fix https://github.com/adafruit/Adafruit_Sensor/issues/33 2020-06-28 17:33:34 -04:00
9b59a72778 Added syntax highlighting to README 1.1.3 2020-05-26 15:50:21 -04:00
add8c644ef Merge pull request #31 from HappyFacade/patch-1
Add syntax highlighting to readme
2020-04-05 20:16:50 -04:00
df43f2a3fd Add syntax highlighting to readme 2020-04-05 11:45:08 -07:00
29c609a11a clang 1.1.2 2020-02-02 04:00:45 -05:00
6d81aaea96 clang 2020-02-02 03:55:46 -05:00
82a56eaaab Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2020-02-02 03:29:54 -05:00
151a26af64 add SENSORS_RADS_TO_DPS 2020-02-02 03:29:48 -05:00
7b346161f9 add repository_dispatch event 2020-01-07 14:06:25 +07:00
5fa41392d8 fix missing enum 1.1.1 2019-12-29 02:13:22 -05:00
739172c539 clang doesnt like unicodes 1.1.0 2019-12-28 21:31:51 -05:00
cb74461b75 doxyd 2019-12-28 21:26:18 -05:00
1d5bac83e5 clang2 2019-12-28 20:43:08 -05:00
0588e9b8bb bump & clang 2019-12-28 20:39:21 -05:00