Tasmota/tasmota
gemu2015 6301b598f5 =d fix, trx list allow split lines 2021-12-08 16:30:11 +01:00
..
berry Driver for '595 shift register 2021-12-02 22:14:47 +01:00
displaydesc fix rotate 2021-10-04 13:04:48 +02:00
html_compressed add 'show hidden files' checkbox in fileman 2021-10-03 20:11:14 +02:00
html_uncompressed add 'show hidden files' checkbox in fileman 2021-10-03 20:11:14 +02:00
language Refactor Shift595 2021-12-05 14:49:49 +01:00
lvgl_berry LVGL OpenHASP alpha 4 2021-10-26 21:58:21 +02:00
homekit.c get number of open sockets for debugging 2021-11-16 07:41:02 +01:00
i18n.h using pointer for Shift595, refactored pin init 2021-12-05 13:40:01 +01:00
my_user_config.h Refactor Shift595 2021-12-05 14:49:49 +01:00
sendemail_ESP32.ino Remove AddLog_P in favour of AddLog 2021-06-05 11:47:09 +02:00
sendemail_ESP8266.h
sendemail_ESP8266.ino Remove AddLog_P in favour of AddLog 2021-06-05 11:47:09 +02:00
settings.h Refactor Shift595 2021-12-05 14:49:49 +01:00
settings.ino WIP 2021-12-04 15:39:00 +01:00
support.ino Remove BlockedLoop detection from ESP32 2021-12-04 17:39:04 +01:00
support_button.ino Add Xdrv function FUNC_BUTTON_MULTI_PRESSED 2021-11-30 14:55:45 +01:00
support_command.ino MQTT TLS dual mode (CA or fingeprint) in same firmware, ``SetOption132 1`` to force fingerprint 2021-12-01 21:38:28 +01:00
support_cores.ino
support_crash_recorder.ino Remove warning in crashrecorder 2021-09-12 19:55:15 +02:00
support_device_groups.ino Fix next check time tests, mcast 2 times, only send ann if all acks rcvd 2021-11-26 16:42:24 -06:00
support_eeprom.ino
support_esp.ino Berry `tasmota.arch()` (#13635) 2021-11-10 20:58:06 +01:00
support_esptool.ino
support_features.ino Refactor Shift595 2021-12-05 14:49:49 +01:00
support_flash_log.ino
support_float.ino Fix function changeUIntScale edge cases 2021-11-30 12:38:12 +01:00
support_jpeg.ino
support_network.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
support_profiling.ino Fix profiling compile time warnings 2021-11-03 10:42:30 +01:00
support_rotary.ino Change Mi Desk Pro template and remove the need for dedicated name 2021-08-05 09:43:08 +02:00
support_rtc.ino Add 1 second heartbeat GPIO 2021-11-03 11:58:05 +01:00
support_statistics.ino
support_switch.ino Adapt action for state 10 2021-08-30 00:13:40 +02:00
support_tasmota.ino fix pulsetime for more than 8 relays/power devices 2021-12-04 15:03:15 +01:00
support_udp.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
support_wifi.ino Remove Tasmota Gratuitous ARP code for ESP32 2021-11-22 16:20:26 +01:00
tasmota.h Add Xdrv function FUNC_BUTTON_MULTI_PRESSED 2021-11-30 14:55:45 +01:00
tasmota.ino Make sure PWM Dimmer night light stays updated 2021-11-29 14:53:24 -06:00
tasmota_ca.ino Fix link in AWS CA 2021-12-01 23:02:45 +01:00
tasmota_compat.h
tasmota_configurations.h MQTT TLS dual mode (CA or fingeprint) in same firmware, ``SetOption132 1`` to force fingerprint 2021-12-01 21:38:28 +01:00
tasmota_configurations_ESP32.h add #define USE_WEBCLIENT_HTTPS 2021-11-26 17:41:45 +01:00
tasmota_globals.h Fix profiling compile time warnings 2021-11-03 10:42:30 +01:00
tasmota_template.h using pointer for Shift595, refactored pin init 2021-12-05 13:40:01 +01:00
tasmota_template_legacy.h
tasmota_version.h Bump version to 10.0.0.4 2021-11-30 15:43:43 +01:00
user_config_override_sample.h Support for second DNS server 2021-07-29 16:57:04 +02:00
xdrv_01_webserver.ino Add HTTPS support to ``WebQuery`` (ESP32x only) 2021-11-26 18:58:35 +01:00
xdrv_02_1_mqtt_file.ino Prep MQTT file upload/download for TasMesh 2021-07-01 15:28:18 +02:00
xdrv_02_9_mqtt.ino TLS always set ALPN for AWS IoT 2021-12-01 22:41:44 +01:00
xdrv_03_energy.ino Changed log level of NRG: EnergyTotal to Level 4 vs Level 3 2021-11-30 14:05:40 -08:00
xdrv_04_light.ino Add Xdrv function FUNC_BUTTON_MULTI_PRESSED 2021-11-30 14:55:45 +01:00
xdrv_04_light_utils.ino Berry add ``light`` module 2021-04-04 19:36:25 +02:00
xdrv_05_irremote.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_05_irremote_full.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_06_snfbridge.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_07_domoticz.ino Fix DzSend error message on valid command 2021-07-30 16:10:35 +02:00
xdrv_08_serial_bridge.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_09_timers.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_10_rules.ino Test rule IF/ENDIF 2021-11-06 12:03:31 +01:00
xdrv_10_scripter.ino some serial tweeks 2021-11-25 07:04:41 +01:00
xdrv_11_knx.ino Merge branch 'development' into dev-energy-split 2021-10-02 15:30:05 +02:00
xdrv_12_discovery.ino Berry tasmota.read_sensors() 2021-11-21 18:54:13 +01:00
xdrv_12_home_assistant.ino Merge pull request #13053 from groth-its/ha-device-classes 2021-12-01 17:50:51 +01:00
xdrv_13_display.ino Removed ILI9488 driver in favor of Unversal Display Driver 2021-11-17 22:48:48 +01:00
xdrv_14_mp3.ino
xdrv_15_pca9685.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xdrv_16_tuyamcu.ino tuya_allow_dimmer_0: edit comment 2021-11-29 22:46:31 +01:00
xdrv_17_rcswitch.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_18_armtronix_dimmers.ino
xdrv_19_ps16dz_dimmer.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_20_hue.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_21_wemo.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_21_wemo_multi.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_22_sonoff_ifan.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_23_zigbee_0_constants.ino
xdrv_23_zigbee_1_headers.ino Zigbee refactored storage for devices and data 2021-04-22 14:49:38 +02:00
xdrv_23_zigbee_1z_libs.ino
xdrv_23_zigbee_2_devices.ino EZSP32 idf4.4 2021-11-05 23:21:09 +01:00
xdrv_23_zigbee_2a_devices_impl.ino EZSP32 idf4.4 2021-11-05 23:21:09 +01:00
xdrv_23_zigbee_3_hue.ino EZSP32 idf4.4 2021-11-05 23:21:09 +01:00
xdrv_23_zigbee_4a_nano_fs.ino Remove AddLog_P in favour of AddLog 2021-06-05 11:47:09 +02:00
xdrv_23_zigbee_4b_data.ino Remove AddLog_P in favour of AddLog 2021-06-05 11:47:09 +02:00
xdrv_23_zigbee_4c_devices.ino Zigbee Fix loading previous file 2021-04-22 16:51:11 +02:00
xdrv_23_zigbee_5__constants.ino Add Tuya Window Covering attributes 2021-09-06 14:45:10 +02:00
xdrv_23_zigbee_5_converters.ino apply IKEA tradfri quick to symfonisk too 2021-11-13 20:37:10 +10:00
xdrv_23_zigbee_6_commands.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_23_zigbee_7_0_statemachine.ino Remove AddLog_P in favour of AddLog 2021-06-05 11:47:09 +02:00
xdrv_23_zigbee_7_5_map.ino
xdrv_23_zigbee_8_parsers.ino Zigee increase auto-bind range #10399 2021-08-22 22:44:21 +02:00
xdrv_23_zigbee_9_serial.ino ZigBee serial: always initialize RST pins (for TCP serial server) 2021-11-30 18:27:13 +01:00
xdrv_23_zigbee_9a_upload.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_23_zigbee_A_impl.ino Zigbee map fix potential negative number 2021-11-06 19:22:35 +01:00
xdrv_24_buzzer.ino Fix ESP32 PWM buzzer (#12717) 2021-07-28 18:37:21 +02:00
xdrv_25_A4988_Stepper.ino
xdrv_26_ariluxrf.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_27_shutter.ino Change venetian blind tilt behavior at 0% and 100% 2021-11-26 09:05:01 +01:00
xdrv_28_pcf8574.ino Fix wrong Json with PCF8574 sensor 2021-06-14 14:27:35 +02:00
xdrv_29_deepsleep.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_30_exs_dimmer.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_31_tasmota_client.ino Fix TasmotaClient compilation regression 2021-06-13 10:43:10 +02:00
xdrv_32_hotplug.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_33_nrf24l01.ino
xdrv_34_wemos_motor_v1.ino
xdrv_35_pwm_dimmer.ino Make sure PWM Dimmer night light stays updated 2021-11-29 14:53:24 -06:00
xdrv_36_keeloq.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_37_sonoff_d1.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_38_ping.ino Fix ping on Esp32 2021-07-04 22:04:34 +02:00
xdrv_39_thermostat.ino Adds some minimal sensor data to the thermostat driver to allow basic control by third party. 2021-11-29 18:11:00 -05:00
xdrv_40_telegram.ino Fix compilation error 2021-12-03 13:53:04 +01:00
xdrv_41_tcp_bridge.ino Fix tcp bridge serial config (#13649) 2021-11-12 09:07:06 +01:00
xdrv_42_i2s_audio.ino Disable PSRAM on unsupported hardware 2021-07-18 19:43:33 +02:00
xdrv_43_mlx90640.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_44_miel_hvac.ino Update xdrv_44_miel_hvac.ino 2021-12-06 19:36:56 +01:00
xdrv_45_shelly_dimmer.ino Add energy total spilt 2021-09-29 15:33:58 +02:00
xdrv_46_ccloader.ino Enable CCLoader in binary tasmota-zigbee 2021-06-14 19:36:07 +02:00
xdrv_47_ftc532.ino Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
xdrv_48_timeprop.ino easier to disable PID_USE_TIMPROP 2021-09-25 17:20:36 +00:00
xdrv_49_pid.ino easier to disable PID_USE_TIMPROP 2021-09-25 17:20:36 +00:00
xdrv_50_filesystem.ino Avoid bad ffsp pointer if no filesystem 2021-11-14 18:23:08 +01:00
xdrv_51_bs814a2.ino
xdrv_52_0_berry_struct.ino Berry allocate logs in PSRAM 2021-11-29 21:51:46 +01:00
xdrv_52_2_berry_native.ino Berry optimize GPIO constants 2021-11-05 19:25:50 +01:00
xdrv_52_3_berry_audio.ino ESP8266Audio library from v1.5.0 to v1.9.2 2021-07-30 16:34:50 +02:00
xdrv_52_3_berry_crypto.ino Berry support for Curve 25519 EC crypto 2021-08-30 21:01:06 +02:00
xdrv_52_3_berry_display.ino Removed ILI9488 driver in favor of Unversal Display Driver 2021-11-17 22:48:48 +01:00
xdrv_52_3_berry_flash.ino Berry add module `flash` 2021-06-03 13:23:25 +02:00
xdrv_52_3_berry_gpio.ino Berry module gpio for OptionA 2021-11-09 23:11:44 +01:00
xdrv_52_3_berry_leds.ino Berry leds improvements 2021-12-01 22:44:58 +01:00
xdrv_52_3_berry_light.ino Berry setlight fix 2021-09-12 19:31:47 +02:00
xdrv_52_3_berry_lvgl.ino Merge pull request #13912 from s-hadinger/lvgl_screenshot_bmp 2021-12-03 20:40:54 +01:00
xdrv_52_3_berry_md5.ino Berry support for AES GCM and raw MQTT send/receive 2021-07-29 19:58:23 +02:00
xdrv_52_3_berry_onewire.ino Berry preliminary support for OneWire 2021-08-23 20:32:32 +02:00
xdrv_52_3_berry_serial.ino Berry support for Serial 2021-09-14 22:07:20 +02:00
xdrv_52_3_berry_tasmota.ino Improve set_power_handler 2021-12-01 13:52:48 +01:00
xdrv_52_3_berry_tasmota_global.ino Berry add `tasmota.global.devices_present` 2021-11-29 23:11:25 +01:00
xdrv_52_3_berry_unishox.ino Berry support for unishox compression 2021-11-04 08:17:42 +01:00
xdrv_52_3_berry_webclient.ino Support for ZIP fs and download (#13632) 2021-11-10 19:31:22 +01:00
xdrv_52_3_berry_webserver.ino Berry upgrade to latest changes 2021-08-24 22:44:33 +02:00
xdrv_52_3_berry_wire.ino Berry avoid crash when I2C is not configured 2021-11-04 20:21:59 +01:00
xdrv_52_7_berry_embedded.ino Berry avoid LittleFS issue with persist 2021-11-28 18:10:18 +01:00
xdrv_52_9_berry.ino Improve set_power_handler 2021-12-01 13:52:48 +01:00
xdrv_53_projector_ctrl.h ACER protocol - additional notes 2021-05-25 18:14:36 +02:00
xdrv_53_projector_ctrl.ino Remove AddLog_P in favour of AddLog 2021-06-05 11:47:09 +02:00
xdrv_54_lvgl.ino Merge pull request #13739 from mikep1998/development 2021-11-20 12:41:19 +01:00
xdrv_55_touch.ino add comment for corresponding if 2021-11-21 15:12:09 +01:00
xdrv_56_BM8563_RTC.ino Refactor BM8563 driver 2021-11-02 14:54:32 +01:00
xdrv_57_1_tasmesh_support.ino Add initial support for Tasmota Mesh 2021-07-02 14:08:06 +02:00
xdrv_57_9_tasmesh.ino Fix Tasmesh special case packet size 2021-07-17 14:34:11 +02:00
xdrv_58_range_extender.ino Fix race condition on rapid reconnect 2021-08-08 15:51:30 +10:00
xdrv_59_influxdb.ino Merge pull request #13756 from s-hadinger/berry_call_sensors 2021-11-21 20:12:14 +01:00
xdrv_60_shift595.ino Refactor Shift595 2021-12-05 14:49:49 +01:00
xdrv_79_esp32_ble.ino "details" to "DetailsBLE" for better rule use 2021-11-14 14:26:48 -05:00
xdrv_80_esp32_odroidgo.ino
xdrv_81_esp32_webcam.ino Update xdrv_81_esp32_webcam.ino 2021-11-02 17:00:22 +01:00
xdrv_82_esp32_ethernet.ino Fix ESP32 ethernet broken by core 2.x 2021-11-21 13:30:05 +01:00
xdrv_83_esp32_watch.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdrv_84_esp32_core2.ino fix compile with core 2.0.x 2021-11-08 09:35:55 +01:00
xdrv_85_BLE_EQ3_TRV.ino fix compile error 2021-12-06 20:45:05 +00:00
xdrv_86_esp32_sonoff_spm.ino Add SPM yellow error led support 2021-12-06 15:11:59 +01:00
xdrv_98_file_settings_demo.ino Enable UFILESYS, GUI_TRASH_FILE and GUI_EDIT_FILE for any device compiled with more than 1M flash size 2021-06-27 11:36:05 +02:00
xdrv_99_debug.ino Add command ``SetSensor1..127 0|1`` to globally disable individual sensor driver 2021-07-14 14:20:50 +02:00
xdrv_interface.ino Fix ESP8266 exception when using profiling 2021-10-31 11:57:06 +01:00
xdsp_01_lcd.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdsp_02_ssd1306.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdsp_03_matrix.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_04_ili9341.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_05_epaper_29.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdsp_06_epaper_42.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdsp_07_sh1106.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdsp_09_SSD1351.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_10_RA8876.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_11_sevenseg.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_12_ST7789.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_14_SSD1331.ino ``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132) 2021-09-14 22:40:26 +02:00
xdsp_15_tm1637.ino Merge pull request #13077 from ajithvasudevan/max7912_scrolltext_enhancement 2021-09-20 11:16:59 +02:00
xdsp_16_esp32_epaper_47.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xdsp_17_universal.ino Removed ILI9488 driver in favor of Unversal Display Driver 2021-11-17 22:48:48 +01:00
xdsp_18_berry_display.ino Support for DisplayDimmer for Core2 with Berry drivers 2021-11-04 19:29:06 +01:00
xdsp_interface.ino
xlgt_01_ws2812.ino Revert "WS2812 RMT work-around" 2021-11-29 09:50:14 +01:00
xlgt_02_my92x1.ino
xlgt_03_sm16716.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xlgt_04_sm2135.ino
xlgt_05_sonoff_l1.ino Fix Sonoff L1 (lite) smoother color transitions 2021-09-01 11:14:30 +02:00
xlgt_06_electriq_moodl.ino
xlgt_07_lsc_mcsl.ino Fix LSC MC template 2021-12-01 16:05:03 +01:00
xlgt_interface.ino
xnrg_01_hlw8012.ino Add energy total spilt 2021-09-29 15:33:58 +02:00
xnrg_02_cse7766.ino Add energy total spilt 2021-09-29 15:33:58 +02:00
xnrg_03_pzem004t.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_04_mcp39f501.ino Add energy total spilt 2021-09-29 15:33:58 +02:00
xnrg_05_pzem_ac.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_06_pzem_dc.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_07_ade7953.ino Add energy total spilt 2021-09-29 15:33:58 +02:00
xnrg_08_sdm120.ino Fixed comment in xnrg_08_sdm120.ino 2021-10-27 08:51:52 +02:00
xnrg_09_dds2382.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_10_sdm630.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_11_ddsu666.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_12_solaxX1.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_13_fif_le01mr.ino Fix compile 2021-10-04 21:28:46 +02:00
xnrg_14_bl09xx.ino Refactor BL09xx driver 2021-10-03 16:32:58 +02:00
xnrg_15_teleinfo.ino use hardware energy counters 2021-11-23 17:24:29 +01:00
xnrg_16_iem3000.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_17_ornowe517.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_18_sdm72.ino Add split total energy 2021-10-02 18:29:05 +02:00
xnrg_19_cse7761.ino Fix CSE7761 comms 2021-11-12 14:39:14 +01:00
xnrg_30_dummy.ino Extend energy dummy driver 2021-10-15 16:28:16 +02:00
xnrg_interface.ino
xsns_01_counter.ino Moving Key USE_AC_ZERO_CROSS_DIMMER to my_user_config.h 2021-08-28 17:17:52 -03:00
xsns_02_analog.ino Fix NTC Temp support for ESP32 2021-11-16 19:10:25 -03:00
xsns_04_snfsc.ino
xsns_05_ds18x20.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_05_ds18x20_esp32.ino Update xsns_05_ds18x20_esp32.ino 2021-06-17 23:50:53 +03:00
xsns_06_dht.ino Revert changes DHT11 timing 2021-06-27 14:20:00 +02:00
xsns_07_sht1x.ino Generic fix for ESP32 I2C 2021-10-31 14:03:58 +01:00
xsns_08_htu21.ino Fix ESP32 Core 2.x HTU detection speed 2021-10-31 14:27:34 +01:00
xsns_09_bmp.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_10_bh1750.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_11_veml6070.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_12_ads1115.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_13_ina219.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_14_sht3x.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_15_mhz19.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_16_tsl2561.ino
xsns_17_senseair.ino
xsns_18_pms5003.ino Add PMS5003 delayed discovery 2021-08-26 11:50:15 +02:00
xsns_19_mgs.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_20_novasds.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_21_sgp30.ino fix garbage on web gui when abs_num not available 2021-11-09 21:07:43 +01:00
xsns_22_sr04.ino Fix HC-SR04 on ESP32 2021-03-30 17:58:29 +02:00
xsns_24_si1145.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_26_lm75ad.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_27_apds9960.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_28_tm1638.ino
xsns_29_mcp230xx.ino Hide MCP230xx power changes 2021-11-02 16:36:36 +01:00
xsns_30_mpr121.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_31_ccs811.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_31_ccs811_v2.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_32_mpu6050.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_33_ds3231.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_34_hx711.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_35_tx20.ino Update xsns_35_tx20.ino 2021-07-06 00:07:09 +02:00
xsns_36_mgc3130.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_37_rfsensor.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_38_az7798.ino
xsns_39_max31855.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_40_pn532.ino
xsns_41_max44009.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_42_scd30.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_43_hre.ino
xsns_44_sps30.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_45_vl53l0x.ino
xsns_46_MLX90614.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_47_max31865.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_48_chirp.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_50_paj7620.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_51_rdm6300.ino
xsns_52_esp32_ibeacon_ble.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_52_ibeacon.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_53_sml.ino =d fix, trx list allow split lines 2021-12-08 16:30:11 +01:00
xsns_54_ina226.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_55_hih_series.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_56_hpma.ino
xsns_57_tsl2591.ino
xsns_58_dht12.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_59_ds1624.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_60_GPS.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_61_MI_NRF24.ino Fix negative temperatures in NRF24 2021-12-02 14:02:22 +01:00
xsns_62_MI_HM10.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_62_esp32_mi.ino NimBLE 1.3.1 2021-08-22 15:52:00 +02:00
xsns_62_esp32_mi_ble.ino make mi32option23 compliant with full topic 2021-12-07 22:01:57 +01:00
xsns_63_aht1x.ino support AHT20 without enabling AHT1x 2021-09-14 20:45:20 +02:00
xsns_64_hrxl.ino
xsns_65_hdc1080.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_66_iAQ.ino
xsns_67_as3935.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_68_windmeter.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_69_opentherm.ino prepend OPTH_ to conflicting symbols 2021-10-01 17:57:02 +00:00
xsns_69_opentherm_protocol.ino prepend OPTH_ to conflicting symbols 2021-10-01 17:57:02 +00:00
xsns_70_veml6075.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_71_veml7700.ino
xsns_72_mcp9808.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_73_hp303b.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_74_lmt01.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_75_prometheus.ino Berry tasmota.read_sensors() 2021-11-21 18:54:13 +01:00
xsns_76_dyp.ino
xsns_77_vl53l1x.ino
xsns_78_ezo.ino
xsns_78_ezoco2.ino
xsns_78_ezodo.ino
xsns_78_ezoec.ino
xsns_78_ezoflo.ino
xsns_78_ezohum.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_78_ezoo2.ino
xsns_78_ezoorp.ino
xsns_78_ezoph.ino
xsns_78_ezopmp.ino
xsns_78_ezoprs.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_78_ezorgb.ino
xsns_78_ezortd.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_78_xezo.ino
xsns_79_as608.ino
xsns_80_mfrc522.ino
xsns_81_seesaw_soil.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
xsns_82_wiegand.ino xsns_82_wiegand - fix for zero key if keypad is used in the single key mode (SetOption124 1) 2021-08-24 15:54:02 +02:00
xsns_83_neopool.ino Fix NeoPool compile error 2021-11-22 12:19:28 +01:00
xsns_84_tof10120.ino
xsns_85_mpu6886.ino fix comment to reflect actual driver name 2021-10-19 12:08:54 +02:00
xsns_86_tfminiplus.ino Fix sensor coexistence 2021-03-23 12:57:56 +01:00
xsns_87_mcp2515.ino Added Charge and Discharge values to web page and MQTT 2021-08-20 09:58:48 +02:00
xsns_88_am2320.ino Fix AM2320 value reporting (#12552) 2021-07-04 11:39:05 +02:00
xsns_89_t67xx.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_90_hrg15.ino Add support for Hydreon RG-15 Solid State Rain sensor 2021-08-25 17:25:11 +02:00
xsns_91_vindriktning.ino Refactor webinfo 2021-09-01 17:43:04 +02:00
xsns_92_scd40.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_93_hm330x.ino Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
xsns_94_hdc2010.ino Add driver for Texas Instruments HDC2010 2021-11-10 14:02:02 -05:00
xsns_127_esp32_sensors.ino Add support ESP32-C3 internal temperature sensor 2021-07-14 11:39:59 +02:00
xsns_interface.ino Fix ESP8266 exception when using profiling 2021-10-31 11:57:06 +01:00
xx2c_interface.ino Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00