Tasmota/tasmota
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
..
berry Update antiburn.be (#22386) 2024-10-30 22:05:57 +01:00
displaydesc
energy_modbus_configs Use standard `var` spelling for reactive power unit (#22435) 2024-11-08 17:15:03 +01:00
html_compressed Minor update HTML javascript and style 2024-11-02 15:42:54 +01:00
html_uncompressed Minor update HTML javascript and style 2024-11-02 15:42:54 +01:00
include MS5837 functionality with BMP280 optional dependency (#22376) 2024-11-08 17:45:37 +01:00
language MS5837 functionality with BMP280 optional dependency (#22376) 2024-11-08 17:45:37 +01:00
lvgl_berry ESP32 LVGL library from v9.2.0 to v9.2.2 (#22385) 2024-10-30 19:50:43 +01:00
tasmota_support Add DALI command `DaliGroupSliders 0..16` to show GUI group sliders with feedback disabling `DaliLight` 2024-10-31 17:01:36 +01:00
tasmota_xdrv_driver Use standard `var` spelling for reactive power unit (#22435) 2024-11-08 17:15:03 +01:00
tasmota_xdsp_display `i2c_enabled` refactored as array (#22387) 2024-10-30 22:23:13 +01:00
tasmota_xlgt_light
tasmota_xnrg_energy Use standard `var` spelling for reactive power unit (#22435) 2024-11-08 17:15:03 +01:00
tasmota_xsns_sensor MS5837 functionality with BMP280 optional dependency (#22376) 2024-11-08 17:45:37 +01:00
tasmota_xx2c_global `i2c_enabled` refactored as array (#22387) 2024-10-30 22:23:13 +01:00
zigbee
CMakeLists.txt
idf_component.yml
my_user_config.h MS5837 functionality with BMP280 optional dependency (#22376) 2024-11-08 17:45:37 +01:00
tasmota.ino Fix ESP8266 I2C 2024-10-31 10:41:18 +01:00
user_config_override_sample.h