Tasmota/tools
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
..
fw_HM10_cc2541 Move some firmware files around 2020-11-27 15:56:30 +01:00
fw_RfSensor_attiny85 Move some firmware files around 2020-11-27 15:56:30 +01:00
fw_ShellyDimmer_stm32 Shelly dimmer firmware stm32 v51.6 2021-05-02 16:54:06 +02:00
fw_SonoffRfBridge_efm8bb1 Remove mismerged files 2020-11-27 15:43:20 +01:00
fw_SonoffZigbeeBridgePro_cc2652 Zigbee firmware for Sonoff-ZB-Pro v20230507 (#18968) 2023-06-25 21:24:08 +02:00
fw_SonoffZigbeeBridgePro_router_only_cc2652 Zigbee fix checksum in ZBBridge Pro router firmware 2022-11-03 14:24:41 +01:00
fw_SonoffZigbeeBridge_ezsp Add Zigbee firmware 6.7.9 for Sonoff ZBBridge 2021-04-30 22:14:00 +02:00
fw_TasmotaClient_arduino Rename firmware folders 2020-11-25 17:15:02 +01:00
fw_TubeZigbee_efr32 Add accept filename extensions to GUI 2022-11-20 15:07:38 +01:00
fw_Zigbee_cc2530 Move some firmware files around 2020-11-27 15:56:30 +01:00
logo Add dark mode logo (#17780) 2023-01-24 08:58:31 +01:00
lv_gpio xsns_105_lox_o2: LOX-02 Oxygen sensor support (#18333) 2023-04-06 09:52:15 +02:00
mqtt-file Change command FileUpload binary index 2023-05-06 18:09:11 +02:00
ota_server Move some firmware files around 2020-11-27 15:56:30 +01:00
templates Add dark theme logo 2023-01-24 10:48:38 +01:00
unishox remove leftover import re 2022-01-08 10:18:25 +01:00
decode-config.md decode-config moved to https://github.com/tasmota/decode-config 2019-12-02 15:17:45 +01:00
decode-status.py Add ENS16x (air quality) and ENS210 (temp & RH) sensors (#19479) 2023-09-24 18:30:15 +02:00
serial-plotter.py Happy New Year 2021-01-01 13:57:04 +01:00