Tasmota/lib
vtHydroponics a35bb5a5c9
MS5837 functionality with BMP280 optional dependency (#22376)
* Finalized gain/integration adjustment trees

* Fixed the bugs

* works but polishing code

* need to debug pressure in bmp

* updated temp to change via setoption8 command from tasmota

* sensor table working, value reporting working, need to update dependency on sensor duality

* working

* updated file name for ms5837 xsns file

* final working with renamed for current updates (128->116)

* resolved PR comments for extra spaces, xi2c_96

* removed extra spaces, added unit for inches across languages

* added "Water depth" for languages

* removed inches as a unit from language files

* switched to centimeter units for SI consistency in Tasmota

* all variables showing in console and table; need to adjust offsets

* cm conversion properly reporting

* Sensor116 in console calibrates the sensor's pressure_offset variable

* removed pressure offset debugging lines

* removed unecessary commented items from old code
2024-11-08 17:45:37 +01:00
..
default Berry Serial config to change parity on-the-fly for RS-485 (#22285) 2024-10-13 22:15:47 +02:00
lib_audio try to fix if condition 2024-10-17 22:14:21 +02:00
lib_basic Fix ESP8266 compilation 2024-01-26 13:58:28 +01:00
lib_deprecated mv deprecated drivers / Pio clean up 2024-04-17 11:28:17 +02:00
lib_display Fix next core I2C2 compilation 2024-10-11 14:11:00 +02:00
lib_div make Tasmota compatible for Arduino espressif32 based on IDF 5.2.2 (#21723) 2024-07-03 20:27:18 +02:00
lib_i2c MS5837 functionality with BMP280 optional dependency (#22376) 2024-11-08 17:45:37 +01:00
lib_rf add support for nexus protocol to rc-switch library (#21886) 2024-09-01 16:04:40 +02:00
lib_ssl BearSSL panic on ESP8266 in rare conditions (#22017) 2024-08-25 23:10:48 +02:00
libesp32 widget support for Berry/MI32 dashboard (#22359) 2024-10-25 19:25:49 +02:00
libesp32_div/esp-nimble-cpp track BLE devices with RPA (#22300) 2024-10-16 18:14:00 +02:00
libesp32_eink/epdiy LVGL fix memory allocation of flush buffers (#21256) 2024-04-23 20:11:01 +02:00
libesp32_lvgl ESP32 LVGL library from v9.2.0 to v9.2.2 (#22385) 2024-10-30 19:50:43 +01:00
libesp32_ml Prepare restoration of Tensorflow driver for Core 3 (#21327) 2024-05-03 12:28:49 +02:00