Tasmota/tasmota
Eduardo Spremolla b63a061aeb
Update xsns_02_analog.ino for calibrated values on ESP32 (#19732)
ESP32  ADC has variables errors, but calibrations values are put in eFuses at factory test.
analogReadMilliVolts() from api correct the ADC reading with tata values.
Since now the value are mV and not ADC numbers, the fast solution is to revert it back to ADC numbers:
divide by Vcc  => ANALOG_V33*1000  and multiply by ANALOG_RANGE
Other way is to modify all sensor cases to account for the different unit.
2023-10-15 11:57:13 +02:00
..
berry More audio refactoring for core3 (#19749) 2023-10-15 11:22:20 +02:00
displaydesc Create GC9A01_display.ini (#19043) 2023-07-06 16:05:38 +02:00
energy_modbus_configs Add entry for Growatt 12KTL-3S (#18898) 2023-06-18 20:26:42 +02:00
html_compressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
html_uncompressed Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
include More audio refactoring for core3 (#19749) 2023-10-15 11:22:20 +02:00
language More audio refactoring for core3 (#19749) 2023-10-15 11:22:20 +02:00
lvgl_berry LVGL/HASPmota add tiny "pixel perfect" fonts for small screens 2022-10-08 14:20:52 +02:00
tasmota_support Update changelogs 2023-10-13 14:50:51 +02:00
tasmota_xdrv_driver More audio refactoring for core3 (#19749) 2023-10-15 11:22:20 +02:00
tasmota_xdsp_display Changed display invert setting 2023-08-18 11:34:01 +02:00
tasmota_xlgt_light Allow webbutton up to 32 (#19580) 2023-09-29 09:56:52 +02:00
tasmota_xnrg_energy Add frequency to BL0942 2023-09-13 15:49:14 +02:00
tasmota_xsns_sensor Update xsns_02_analog.ino for calibrated values on ESP32 (#19732) 2023-10-15 11:57:13 +02:00
tasmota_xx2c_global Fix #18737 2023-05-29 14:21:33 +02:00
zigbee Zigbee DIYRuZ_Geiger (#19151) 2023-07-19 20:41:49 +02:00
my_user_config.h fix: account for MAX17043 alert status on start (#19708) 2023-10-09 16:14:41 +02:00
tasmota.ino Bump version v3.1.0.4 2023-10-04 13:52:08 +02:00
user_config_override_sample.h Support for second DNS server 2021-07-29 16:57:04 +02:00