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
Jason2866
4ebcd89b4f
enable more driver for Arduino 3.0
2023-08-29 19:09:06 +02:00
Christian Baars
65a1a4feeb
Neopixel add SPI driver for C2 and some minor updates ( #19372 )
2023-08-24 10:34:17 +02:00
Jason2866
7488ed03f0
Tasmota based on Arduino 3.0.0 ( #19270 )
2023-08-06 13:44:28 +02:00
Theo Arends
978a21240c
Update changelogs
2023-07-24 15:30:48 +02:00
Theo Arends
465ae023ab
Update change logs
2023-06-29 14:10:49 +02:00
Andrew Klaus
eb655a4a8f
Add support for SGP41 TVOC/NOx Sensor ( #18880 )
...
* Initial support for SGP41
* Removing delay() use from SGP4x driver
* Using i18n for TVOC/NOx raw values as well
2023-06-29 09:04:08 +02:00
Theo Arends
0930bbddf5
Fix ESP32 Matter support
2023-06-26 12:38:29 +02:00
Jason2866
b419ae3a92
add matter as a default option in most env ( #18942 )
2023-06-24 11:39:26 +02:00
Jason2866
7b55e1aca2
Make `USE_DISPLAY_MODES1TO5` in firmware `LVGL` possible ( #18729 )
...
* Make `USE_DISPLAY_MODES1TO5` in firmware `LVGL` possible
2023-05-27 17:00:14 +02:00
Theo Arends
7cad4f95b6
Enable I2c on webcam
2023-05-14 14:42:11 +02:00
Jason2866
3c951d7751
fix GT911 crash in LVGL firmware ( #18633 )
...
* fix GT911 crash
* remove wrong frag when using GT911
2023-05-10 14:02:51 +02:00
Jason2866
64e844d387
Disable crashing GT911 driver ( #18631 )
2023-05-10 11:28:59 +02:00
Jason2866
eccc1af0a2
disable SHT pig on i2c / add missing GT911 defines ( #18595 )
...
* disable SHT pig on i2c / add missing GT911
* GT911 missing in config
2023-05-07 15:32:15 +02:00
Theo Arends
e07efd625f
Add support for GDK101 gamma radiation sensor by Petr Novacek ( #18390 )
2023-04-14 16:50:54 +02:00
Anton ACE
d8bdcebc78
xsns_105_lox_o2: LOX-02 Oxygen sensor support ( #18333 )
...
* xsns_105_lox_o2: LOX-02 Oxygen sensor support
* strtof removed, ConvertTemp added
2023-04-06 09:52:15 +02:00
Theo Arends
b321fab868
Refactor PCF8574 driver
2023-03-27 15:42:40 +02:00
Theo Arends
34ee7c67d8
Update changelogs
...
- Add support for PMSA003I Air Quality Sensor by Jean-Pierre Deschamps (#18214 )
- Add support for DingTian virtual switch/button/relay (#18223 )
2023-03-20 10:21:16 +01:00
Jean-Pierre Deschamps
5661a6798f
Support for pmsa003i ( #18214 )
...
* Initial support for PMSA003I air quality sensor.
* Updated pmsa003i support to the latest dev branch
* Fixed typo in esp32 configuration
Removed all global variable and use the PM25_AQI_Data struct from Adafruit library
Fix typo Xsns100 to Xsns104
Fix Typo XI2C_71 to XI2C_78
* Move everything in custom Struct for PMSA003I driver
---------
Co-authored-by: Jean-Pierre Deschamps <info@jpdeschamps.com>
2023-03-20 09:52:22 +01:00
Theo Arends
a72bbbe30a
Add interrupt control to MCP23xxx driver
...
- Add interrupt control to MCP23xxx driver
- Enable ADE7880 in tasmota32.bin
2023-03-02 11:24:54 +01:00
Theo Arends
159d1ae312
Breaking change Shelly Pro 4PM
...
- Add support for multiple MCP23017/MCP23S17 as switch/button/relay
- Breaking change Shelly Pro 4PM using standard MCP23xxx driver
2023-03-01 16:52:34 +01:00
Jason2866
8ea8d34d17
Make setting of `CODE_IMAGE_STR` in Platformio possible ( #18011 )
...
* OTA_URL safeguard
* make override possible
2023-02-22 12:05:04 +01:00
Theo Arends
c699131103
Add Shelly Pro 4PM to lvgl binary
2023-02-05 16:22:18 +01:00
Fabrizio Amodio
2c9f1fef0d
Biopdu-v1.1.0 ( #17857 )
...
* BioPDU language labels
* xnrg_33 BioPDU 625x12 driver
* missing enums
* Rename energy driver from 33 to 24
* Removed driver 33
2023-02-02 19:09:24 +01:00
Tyeth Gundry
2ed602057c
Add SEN5X to I2C devices ( #17736 )
2023-01-29 08:06:25 +01:00
Theo Arends
404589c860
Enable USE_WE517 in tasmota32.bin
2023-01-02 11:38:08 +01:00
Jason2866
1b3eedd635
reduce memory footprint for MI32 builds ( #17426 )
...
by disabling (default) Ethernet support
2022-12-17 19:28:25 +01:00
Theo Arends
1ad8b7713e
Add support for ME007-ULS
...
Add support for ME007-ULS narrow FoV ultrasonic distance sensor by Mathias Buder (#17376 )
2022-12-14 12:18:49 +01:00
Jason2866
c0b695432a
enable `ETHERNET` in more esp32 env ( #17391 )
2022-12-14 11:26:09 +01:00
Theo Arends
425f83bf85
Update Serial Bridge code size
2022-11-19 14:59:36 +01:00
Stephan Hadinger
5f0b92568e
Add ArtNet to Tasmota32 precompiled
2022-11-16 18:41:07 +01:00
Theo Arends
41e44d0f9f
Merge pull request #16971 from thomashargrove/pmsx003t
...
Add support for Plantower PMSx003T AQI models with temperature and humidity
2022-11-10 09:42:28 +01:00
Cossid
0e32763a4e
BP1658CJ - Add support for BP1658CJ RGBCW led driver control as used in Orein OS0100411267 Bulb
2022-11-06 09:14:03 -06:00
Thomas Hargrove
644f9da9af
Change define name to be more consistent with existing defines
2022-10-31 13:41:37 -07:00
Thomas Hargrove
0e5592fbff
Add support for PMSx003T modules that have temperature+humidity
2022-10-31 10:56:26 -07:00
Theo Arends
b4269d262c
Add support for Shelly Pro 1/2
...
Add support for Shelly Pro 1/2 (#16773 )
2022-10-24 11:32:10 +02:00
Theo Arends
549e6d9c18
Add USE_SHIFT595 to tasmota32.bin
2022-10-21 13:40:01 +02:00
Jason2866
e1af7ba12a
`USE_LIGHT` needed for flashlight
2022-10-15 16:26:02 +02:00
Jason2866
8d59dd800f
rm Domoticz / ad Counter
2022-10-14 15:32:57 +02:00
Theo Arends
ec964d1c9e
Add can bus sniffer
...
Add can bus sniffer based on MCP2515 (#16684 )
2022-09-29 14:31:40 +02:00
Theo Arends
a43eaef01b
Add influxdb support to zigbee ( #16417 )
2022-09-02 15:26:44 +02:00
Theo Arends
86e45969bd
Support for DFRobot SEN0390 V30B ambient light sensor
...
Add support for DFRobot SEN0390 V30B ambient light sensor (#16105 )
2022-09-02 13:13:47 +02:00
Stephan Hadinger
3791ecd2a0
Support for Ethernet in ESP32 safeboot firmware
2022-08-30 18:46:22 +02:00
Jean-Pierre Deschamps
214f4bbdfd
Add support for SGP40 sensor
2022-08-25 15:51:51 -04:00
Theo Arends
722406a461
Add support for Modbus bridge
...
Add support for Modbus bridge adding commands ``ModbusSend``, ``ModbusBaudrate`` and ``ModbusSerialConfig`` (#16013 )
2022-07-20 10:41:02 +02:00
Theo Arends
e6b4a77abd
Add ESP32 Sonoff sensor support
...
- Bump version to v12.0.2.3
- Add ESP32 SI7021, THS01 and MS01 support
- Fix THRxxD template
2022-07-06 16:58:27 +02:00
Theo Arends
07d2862c7f
Add support for 5-channel light dimmer driver SM2335
...
Add support for 5-channel light dimmer driver SM2335 used in SwitchBot Color Bulbs (#15839 )
2022-06-22 17:28:54 +02:00
Cossid
df9c3a733e
SM2335 - Disable by default on ESP8266, enable by default on ESP32.
2022-06-22 10:02:20 -05:00
Theo Arends
45f499d352
Add optional console Tee to safeboot
2022-06-06 18:19:30 +02:00
Theo Arends
a7d7b571ee
Fix warnings on pre-configured compiles
2022-06-05 12:12:15 +02:00