mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-28 04:15:53 +00:00
Add support for Sensirion STCC4 CO2 sensor
- Change SHT1x software reset I2C bus after initial (un)detection
This commit is contained in:
+2
-1
@@ -139,5 +139,6 @@ Index | Define | Driver | Device | Address(es) | Bus2 | Descrip
|
||||
96 | USE_RX8025 | xdrv_56 | RX8025 | 0x32 | Yes | RX8025 RTC
|
||||
97 | USE_SEN6X | xsns_119 | SEN6X | 0x6B | Yes | Gas (CO2/VOC/NOx index) and air quality (PPM <1,<2.5,<4,<10)
|
||||
98 | USE_FM24CXX | xdrv_93 | FM24CXX | 0x50 - 0x57| Yes | FM24CXX - External FRAM with console / berry R/W operations
|
||||
|
||||
99 | USE_STCC4 | xsns_120 | STCC4 | 0x64, 0x65 | Yes | CO2 and optional temperature and humidity sensor
|
||||
|
||||
NOTE: Bus2 supported on ESP32 only.
|
||||
|
||||
Reference in New Issue
Block a user