Tasmota/tasmota/tasmota_xdrv_driver
Stephan Hadinger 4a32623a51 IPv6 improvements 2022-12-10 13:44:16 +01:00
..
xdrv_01_1_webserver_mail.ino sendmail override domain for SMTP EHLO command 2022-07-25 00:54:52 +02:00
xdrv_01_2_webserver_esp32_mail.ino Refactor sendmail and solve buffer overflows 2022-06-22 12:01:38 +02:00
xdrv_01_9_webserver.ino IPv6 improvements 2022-12-10 13:44:16 +01:00
xdrv_02_1_mqtt_file.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_02_9_mqtt.ino IPv6 improvements 2022-12-10 13:44:16 +01:00
xdrv_03_energy.ino Increase user input energy max values (#15856) 2022-12-04 12:25:17 +01:00
xdrv_04_light.ino bugfix in comment 2022-11-24 14:09:56 +01:00
xdrv_04_light_artnet.ino Fix emulation regression from ArtNet implementation 2022-11-17 17:30:44 +01:00
xdrv_04_light_utils.ino Update ZeroCross Dimmer calibration on physical measurement 2022-11-30 09:15:34 +01:00
xdrv_05_irremote.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_05_irremote_full.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_06_snfbridge.ino Refactor some logging 2022-11-11 14:34:58 +01:00
xdrv_07_domoticz.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_08_serial_bridge.ino Changed removed leading spaces on commands ``(S)SerialSend1 to 6`` 2022-12-04 15:09:39 +01:00
xdrv_09_timers.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_10_rules.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_10_scripter.ino fix regression from latest commit 2022-12-08 06:43:26 +01:00
xdrv_11_knx.ino Added ``FUNC_NETWORK_UP`` and ``FUNC_NETWORK_DOWN`` events 2022-11-11 11:15:05 +01:00
xdrv_12_discovery.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_12_home_assistant.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_13_display.ino fix text escape 2022-12-09 09:32:14 +01:00
xdrv_14_mp3.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_15_pca9685.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_16_tuyamcu_v1.ino TuyaMcu rewrite by btsimonh (#17051) 2022-11-13 12:55:18 +01:00
xdrv_16_tuyamcu_v2.ino Disable TUYA_MORE_DEBUG 2022-11-13 15:15:10 +01:00
xdrv_17_rcswitch.ino Bugfix: RfSend command to support bits>32 for decimal command format 2022-11-19 01:40:24 -05:00
xdrv_18_armtronix_dimmers.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_19_ps16dz_dimmer.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_20_hue.ino Added ``FUNC_NETWORK_UP`` and ``FUNC_NETWORK_DOWN`` events 2022-11-11 11:15:05 +01:00
xdrv_21_wemo.ino Include Wemo SSDP presentationURL in Unishox 2022-11-17 20:26:00 +01:00
xdrv_21_wemo_multi.ino Include Wemo SSDP presentationURL in Unishox 2022-11-17 20:26:00 +01:00
xdrv_22_sonoff_ifan.ino Refactor some logging 2022-11-11 14:34:58 +01:00
xdrv_23_zigbee_0_constants.ino Zigbee basic support for Green Power 2022-09-19 22:28:38 +02:00
xdrv_23_zigbee_1_headers.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_23_zigbee_1z_libs.ino Tests are actually not needed thanks to guarding statement 2022-09-20 14:45:59 +02:00
xdrv_23_zigbee_2_devices.ino Zigbee Alexa/Hue emulation, support multiple switches on separate endpoints 2022-10-04 12:49:10 +02:00
xdrv_23_zigbee_2a_devices_impl.ino Zigbee Alexa/Hue emulation, support multiple switches on separate endpoints 2022-10-04 12:49:10 +02:00
xdrv_23_zigbee_4a_nano_fs.ino Zigbee friendly names per endpoint 2022-10-02 20:54:49 +02:00
xdrv_23_zigbee_4b_data.ino Zigbee include "BatteryPercentage" in all messages 2022-08-06 14:27:58 +02:00
xdrv_23_zigbee_4c_devices.ino Zigbee load from FS before EEPROM 2022-10-04 16:02:44 +02:00
xdrv_23_zigbee_5_0_constants.ino Zigbee improved Aqara plug support and completed cluster 0x0702 2022-11-14 22:46:08 +01:00
xdrv_23_zigbee_5_1_attributes.ino Fix type for BinaryInValue 2022-12-04 19:15:42 +01:00
xdrv_23_zigbee_5_2_converters.ino Moved to uint16_t 2022-11-20 18:32:37 +01:00
xdrv_23_zigbee_6_0_commands.ino Zigbee Tuya wildcard support 2022-09-21 22:33:53 +02:00
xdrv_23_zigbee_6_1_greenpower.ino Zigbee basic support for Green Power 2022-09-19 22:28:38 +02:00
xdrv_23_zigbee_6_5_hue.ino Zigbee Alexa/Hue emulation, support multiple switches on separate endpoints 2022-10-04 12:49:10 +02:00
xdrv_23_zigbee_7_0_statemachine.ino Fix startup if F2 is not present 2022-09-24 11:58:58 +02:00
xdrv_23_zigbee_7_5_map.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_23_zigbee_7_6_flash_fs.ino Zigbee add default plugin in flash 2022-11-18 00:21:01 +01:00
xdrv_23_zigbee_7_7_plugin.ino Zigbee plugin mul/div extended to 16 bits 2022-11-20 18:21:46 +01:00
xdrv_23_zigbee_7_8_default_plugin.ino Zigbee add default plugin in flash 2022-11-18 00:21:01 +01:00
xdrv_23_zigbee_8_parsers.ino Fix identaiton 2022-11-19 15:01:01 +01:00
xdrv_23_zigbee_9_serial.ino Zigbee prepare for Green Power support 2022-09-01 08:14:37 +02:00
xdrv_23_zigbee_9a_upload.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_23_zigbee_A_impl.ino Fix command name bug 2022-11-16 13:45:59 +01:00
xdrv_24_buzzer.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_25_A4988_Stepper.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_26_ariluxrf.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_27_shutter.ino Avoid ghost switching in position 0 and 100 2022-12-06 16:27:34 +01:00
xdrv_28_pcf8574.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_29_deepsleep.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_30_exs_dimmer.ino Consolidate AddLogBuffer 2022-11-11 11:47:11 +01:00
xdrv_31_tasmota_client.ino Add uart info 2022-11-11 16:10:39 +01:00
xdrv_32_hotplug.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_33_nrf24l01.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_34_wemos_motor_v1.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_35_pwm_dimmer.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_36_keeloq.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_37_sonoff_d1.ino Refactor some logging 2022-11-11 14:34:58 +01:00
xdrv_38_ping.ino IPv6 preview for ESP32, also working for ESP8266 2022-11-30 19:40:58 +01:00
xdrv_39_thermostat.ino Fix thermostat ramp-off time 2022-11-24 15:09:39 +01:00
xdrv_40_telegram.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_41_tcp_bridge.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_42_0_i2s_audio.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_42_1_i2s_mp3mic.ino i2s bridge 2022-08-15 13:54:03 +02:00
xdrv_42_2_i2s_mp3stream.ino update i2s audio 2022-08-08 14:00:55 +02:00
xdrv_42_3_i2s_saytime.ino Create xdrv_42_3_i2s_saytime.ino 2022-07-26 15:32:35 +02:00
xdrv_42_4_i2s_codecs.ino i2s bridge 2022-08-15 13:54:03 +02:00
xdrv_42_5_i2s_bridge.ino i2s bridge 2022-08-15 13:54:03 +02:00
xdrv_43_mlx90640.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_44_miel_hvac.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_45_shelly_dimmer.ino Consolidate AddLogBuffer 2022-11-11 11:47:11 +01:00
xdrv_46_ccloader.ino Refactor some logging 2022-11-11 14:34:58 +01:00
xdrv_47_ftc532.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_48_timeprop.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_49_pid.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_50_filesystem.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_51_bs814a2.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_52_0_berry_struct.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_1_berry_native.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_MI32.ino cleanups and handle unknown sensors 2022-10-07 16:10:19 +02:00
xdrv_52_3_berry_audio.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_crypto.ino Berry crypto module, with AES_GCM by default and EC_CC25519 optional 2022-12-04 19:20:11 +01:00
xdrv_52_3_berry_display.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_flash.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_gpio.ino Berry virtual member can return nil 2022-06-15 22:00:31 +02:00
xdrv_52_3_berry_hue.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_leds.ino ESP32 DMX ArtNet optimization to avoid any object allocation and avoid garbage collector pauses 2022-11-03 21:54:21 +01:00
xdrv_52_3_berry_light.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_light_state.ino Cleaning unused variables 2022-06-03 22:57:05 +02:00
xdrv_52_3_berry_lvgl.ino LVGL Fix BMP format for `lv.screenshot()` 2022-10-08 09:44:32 +02:00
xdrv_52_3_berry_mqtt.ino Berry has persistent MQTT subscriptions: auto-subscribe at (re)connection 2022-09-10 19:08:26 +02:00
xdrv_52_3_berry_onewire.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_serial.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_tasmota.ino IPv6 improvements 2022-12-10 13:44:16 +01:00
xdrv_52_3_berry_tasmota_global.ino LVGL fix get text 2022-10-18 09:55:08 +02:00
xdrv_52_3_berry_tcpserver.ino Report error of socket failed to open 2022-07-07 19:56:08 +02:00
xdrv_52_3_berry_ulp.ino support RISCV ULP for ESP32S2 and ESP32S3 2022-10-30 18:40:32 +01:00
xdrv_52_3_berry_webclient.ino Adding PUT, PATCH and DELETE to Berry webclient 2022-11-21 19:42:46 +01:00
xdrv_52_3_berry_webserver.ino Berry virtual member can return nil 2022-06-15 22:00:31 +02:00
xdrv_52_3_berry_wire.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
xdrv_52_3_berry_zigbee.ino Zigbee report unprocessed attributes 2022-09-19 22:03:46 +02:00
xdrv_52_7_berry_embedded.ino Resize FS to max at initial boot 2022-10-16 11:49:30 +02:00
xdrv_52_9_berry.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_53_projector_ctrl.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_54_lvgl.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_55_touch.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_56_rtc_chips.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_57_1_tasmesh_support.ino Consolidate AddLogBuffer 2022-11-11 11:47:11 +01:00
xdrv_57_9_tasmesh.ino Refactor some logging 2022-11-11 14:34:58 +01:00
xdrv_58_range_extender.ino don't touch AP_STA mode only if Rgx is up 2022-11-20 16:28:59 +01:00
xdrv_59_influxdb.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_60_shift595.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_61_ds3502.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_62_improv.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_63_modbus_bridge.ino Add serial Modbus transmit enable GPIOs 2022-12-03 12:33:42 +01:00
xdrv_79_esp32_ble.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_81_esp32_webcam.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_82_esp32_ethernet.ino IPv6 improvements 2022-12-10 13:44:16 +01:00
xdrv_83_esp32_watch.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_85_esp32_ble_eq3_trv.ino Merge pull request #17184 from fightforlife/development_eb3ble_retries 2022-12-09 10:55:18 +01:00
xdrv_86_esp32_sonoff_spm.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_87_esp32_sonoff_tm1621.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_88_esp32_shelly_pro.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_89_esp32_dali.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_90_dingtian_relay.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_98_file_settings_demo.ino Refactor uint8_t to uint32_t 2022-11-11 10:44:56 +01:00
xdrv_127_debug.ino Consolidate AddLogBuffer 2022-11-11 11:47:11 +01:00