Tasmota/lib/lib_i2c
Christoph Friese 5d97a73ddf
Add ENS16x (air quality) and ENS210 (temp & RH) sensors (#19479)
* Add files via upload

Added ENS16x library enabling read-out of ENS160 and ENS161 sensor component (follow-up of CCS811 and iAQcore)
Added ENS210 library to read out ENS210 temperature & humidity sensor

* Add files via upload

Add air quality sensor readout for ENS160 and ENS161 checking two possible I2C addresses (follow up sensor for CCS811 and iAQcore)
Add temperature and humidity sensor readout checking two possible I2C addresses

* Update BUILDS.md

Add USE_ENS16x and USE_ENS210

* Update decode-status.py

Add USE_ENS16x and ENS210

* Update I2CDEVICES.md

Add USE_ENS16x and USE_ENS210

* Update my_user_config.h

Add USE_ENS16x and USE_ENS210

* Update support_features.ino

Add USE_ENS16x and USE_ENS210

* Update tasmota_configurations.h

Add USE_ENS16x and ENS210

* Update tasmota_configurations_ESP32.h

Add USE_ENS16x and USE_ENS210

* Update xsns_111_ens16x.ino

Corrected I2X number

* Update xsns_112_ens210.ino

Corrected I2C number

* Disable USE_ENS16x and USE_ENS210 by default

* Added code size information

* cut down in libs

* optimize tasmota side

* fix ens16x web display

* final fix on alternate addresses

* update code & RAM usage

---------

Co-authored-by: Barbudor <barbudor@barbudor.net>
2023-09-24 18:30:15 +02:00
..
Adafruit_BusIO Update changelogs 2022-02-13 12:12:24 +01:00
Adafruit_CCS811-1.0.0.14
Adafruit_MAX31865-1.1.0-custom
Adafruit_MCP9808_Tasmota
Adafruit_PM25AQI-1.0.6 Support for pmsa003i (#18214) 2023-03-20 09:52:22 +01:00
Adafruit_SGP30-1.2.0
Adafruit_SGP40-1.1.0 Add support for SGP40 sensor 2022-08-25 15:51:51 -04:00
Adafruit_TSL2591_Library Phase 2 support C2/C6 2023-08-23 13:02:13 +02:00
Adafruit_VEML7700
Adafruit_seesaw_soilsensor_1.3.1
BM8563_RTC
BME68x-Sensor-API Add support for BME688 2022-01-19 17:05:39 +01:00
FrogmoreScd30
FrogmoreScd40 Clean-up use of `duringMeasurement` flag 2022-04-13 10:29:00 +02:00
HPMA115S0
I2Cdevlib-Core
I2Cdevlib-MPU6050
Joba_Tsl2561-2.0.10 Phase 2 support C2/C6 2023-08-23 13:02:13 +02:00
LOLIN_HP303B
MPU_accel
Mutichannel_Gas_Sensor
ScioSense_ENS16x Add ENS16x (air quality) and ENS210 (temp & RH) sensors (#19479) 2023-09-24 18:30:15 +02:00
ScioSense_ENS210 Add ENS16x (air quality) and ENS210 (temp & RH) sensors (#19479) 2023-09-24 18:30:15 +02:00
Sensirion_Core Phase 2 support C2/C6 2023-08-23 13:02:13 +02:00
Sensirion_I2C_SEN5X Add SEN5X to I2C devices (#17736) 2023-01-29 08:06:25 +01:00
arduino-i2c-sgp41 Adding SGP40 support to SGP4X driver (#19560) 2023-09-22 10:15:04 +02:00
mlx90640-library fix redefine warning 2021-12-21 12:19:32 +01:00
vl53l0x-arduino-1.02
vl53l1x-arduino-1.01