ESPresense/src
Mike Creuzer 13e7414559
Sensor DS18B20 Check to Skip Null Values (#1172)
Check to Skip Null Values
2023-12-18 22:01:04 -05:00
..
led Always use \r\n 2023-03-10 16:18:50 -05:00
AHTX0.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
AHTX0.h Added support for AHT10/AHT20 temperature + humidity sensors (#761) 2022-12-26 19:13:17 -05:00
AXP192.cpp Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
AXP192.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
BH1750.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
BH1750.h Refactor globals/mqtt (#521) 2022-07-04 08:29:04 -04:00
BME280.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
BME280.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
BMP180.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
BMP180.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
BMP280.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
BMP280.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
Battery.cpp Fix dead going to 100% 2023-02-03 11:31:26 -05:00
Battery.h Make PIR type configurable (#663) 2022-09-09 11:23:28 -04:00
Button.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
Button.h Switches buttons (#899) 2023-05-23 19:11:38 -04:00
CAN.cpp Bump deps (#957) 2023-07-16 13:37:48 -04:00
CAN.h Bump deps (#957) 2023-07-16 13:37:48 -04:00
DHT.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
DHT.h Refactor globals/mqtt (#521) 2022-07-04 08:29:04 -04:00
DS18B20.cpp Sensor DS18B20 Check to Skip Null Values (#1172) 2023-12-18 22:01:04 -05:00
DS18B20.h Add support for DS18B20 sensors (#907) 2023-05-23 19:10:17 -04:00
Display.cpp Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Display.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Enrollment.cpp Use default advertising intervals to fix high variance (#1139) 2023-11-29 23:09:08 +00:00
Enrollment.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
GUI.cpp Improve 1-Euro distance filtering, add spike filter (#1108) 2023-11-12 18:27:18 +00:00
GUI.h Switches buttons (#899) 2023-05-23 19:11:38 -04:00
HX711.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
HX711.h Refactor globals/mqtt (#521) 2022-07-04 08:29:04 -04:00
HttpReleaseUpdate.cpp Always use \r\n 2023-03-10 16:18:50 -05:00
HttpReleaseUpdate.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
HttpWebServer.cpp Improve 1-Euro distance filtering, add spike filter (#1108) 2023-11-12 18:27:18 +00:00
HttpWebServer.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
I2C.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
I2C.h Add SGP30 I2C Co2/TVOC sensor (#590) 2022-08-13 17:16:02 -04:00
LEDs.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
LEDs.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Motion.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
Motion.h Fix name of Motion 2022-12-26 13:30:03 -05:00
NTP.cpp Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
NTP.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
SHT.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
SHT.h Generic SHTx sensor implemented (#660) 2022-11-27 17:14:04 -05:00
SensirionSGP30.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
SensirionSGP30.h Add SGP30 I2C Co2/TVOC sensor (#590) 2022-08-13 17:16:02 -04:00
SerialImprov.cpp Make close fingerprints yellow in UI (#862) 2023-03-22 11:50:53 -04:00
SerialImprov.h Selectable LEDs and Update Button (#595) 2022-08-23 06:55:04 -04:00
Switch.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
Switch.h Switches buttons (#899) 2023-05-23 19:11:38 -04:00
TSL2561.cpp Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
TSL2561.h Additional I2C improvements (#547) 2022-08-13 14:52:20 -04:00
Updater.cpp Optimizations (#1024) 2023-08-25 02:50:51 +00:00
Updater.h Update from user selectable url in gui or via mqtt (#615) 2022-08-29 13:14:25 -04:00
build_timestamp.cpp Add build timestamp to the version number (#1145) 2023-12-05 06:02:03 -05:00
build_timestamp.h Add build timestamp to the version number (#1145) 2023-12-05 06:02:03 -05:00
defaults.h Fix include not always working, add visible to fingerprints ui (#1088) 2023-11-05 17:26:04 +00:00
globals.h Improvements to Enroll UI (#1082) 2023-11-04 20:54:45 +00:00
main.cpp Add build timestamp to the version number (#1145) 2023-12-05 06:02:03 -05:00
main.h Add build timestamp to the version number (#1145) 2023-12-05 06:02:03 -05:00
mqtt.cpp Optimizations (#1024) 2023-08-25 02:50:51 +00:00
mqtt.h Have nodes broadcast an ibeacon advertisement (#763) 2022-12-26 19:03:31 -05:00
ui_bundle_css.h Fix nan being serialized (fixes #1038) (#1094) 2023-11-09 22:44:39 +00:00
ui_index_html.h Move most of settings to new page in /ui to save memory (#1028) 2023-09-02 22:47:31 -04:00
ui_index_js.h Add variance reporting (#1135) 2023-11-29 16:48:08 -05:00