Tasmota/tasmota/tasmota_xdrv_driver
Christian Baars b5cc48dd64
ESP32: pass flashmode at build time to macro definition (#19299)
* pass flashmode at build time to macro definition

* fix 8266 builds
2023-08-12 11:31:06 +02:00
..
xdrv_01_1_webserver_mail.ino
xdrv_01_2_webserver_esp32_mail.ino
xdrv_01_9_webserver.ino ESP32: pass flashmode at build time to macro definition (#19299) 2023-08-12 11:31:06 +02:00
xdrv_02_1_mqtt_file.ino Verify correct functionality 2023-07-10 18:14:23 +02:00
xdrv_02_9_mqtt.ino
xdrv_03_energy.ino Remove phase_count_virtual 2023-07-01 14:31:03 +02:00
xdrv_03_esp32_energy.ino Fix driver config backup and restore 2023-07-12 10:52:58 +02:00
xdrv_04_light.ino Fade would fail when the difference between start and target would be too small (#19246) 2023-08-02 17:48:12 +02:00
xdrv_04_light_artnet.ino
xdrv_04_light_utils.ino
xdrv_05_irremote.ino
xdrv_05_irremote_full.ino make IRHVAC send incremental changes. (#18310) 2023-06-10 14:53:02 +02:00
xdrv_06_snfbridge.ino
xdrv_07_domoticz.ino
xdrv_08_serial_bridge.ino
xdrv_09_timers.ino
xdrv_10_rules.ino
xdrv_10_scripter.ino Four files which used #ifdef EPS8266 instead of #ifdef ESP8266 - which e.g. broke the MFRC522 functionality between 12.5 and 13.x. (#19209) 2023-07-29 16:50:27 +02:00
xdrv_11_knx.ino Change format of KNX Group address (#18928) 2023-06-22 21:56:55 +02:00
xdrv_12_discovery.ino Fix default battery level 2023-07-21 14:35:22 +02:00
xdrv_12_home_assistant.ino haas: sync shutter discovery and fix for more than 4 shutter (#18694) 2023-05-20 09:06:56 +02:00
xdrv_13_display.ino
xdrv_14_mp3.ino
xdrv_15_pca9685.ino
xdrv_15_pca9685_v2.ino Add alternative for PCA9685 2023-07-24 15:11:20 +02:00
xdrv_16_tuyamcu_v1.ino
xdrv_16_tuyamcu_v2.ino
xdrv_17_rcswitch.ino
xdrv_18_armtronix_dimmers.ino
xdrv_19_ps16dz_dimmer.ino
xdrv_20_hue.ino
xdrv_21_wemo.ino
xdrv_21_wemo_multi.ino
xdrv_22_sonoff_ifan.ino
xdrv_23_zigbee_0_constants.ino
xdrv_23_zigbee_1_headers.ino
xdrv_23_zigbee_1z_libs.ino
xdrv_23_zigbee_2_devices.ino
xdrv_23_zigbee_2a_devices_impl.ino
xdrv_23_zigbee_4a_nano_fs.ino
xdrv_23_zigbee_4b_data.ino
xdrv_23_zigbee_4c_devices.ino
xdrv_23_zigbee_5_0_constants.ino
xdrv_23_zigbee_5_1_attributes.ino
xdrv_23_zigbee_5_2_converters.ino Zigbee decode Aqara 0000/FF01 attribute 03 as Temperature (#19210) 2023-07-29 14:19:15 +02:00
xdrv_23_zigbee_6_0_commands.ino Zigbee fixed regression with SetOption101 (#18884) 2023-06-14 22:46:18 +02:00
xdrv_23_zigbee_6_1_greenpower.ino
xdrv_23_zigbee_6_5_hue.ino
xdrv_23_zigbee_7_0_statemachine.ino Fix BUG: Zigbee devices cannot be added through routing nodes (#19036) 2023-07-06 21:10:57 +02:00
xdrv_23_zigbee_7_5_map.ino
xdrv_23_zigbee_7_6_flash_fs.ino
xdrv_23_zigbee_7_7_plugin.ino
xdrv_23_zigbee_7_8_default_plugin.ino
xdrv_23_zigbee_8_parsers.ino
xdrv_23_zigbee_9_serial.ino
xdrv_23_zigbee_9a_upload.ino
xdrv_23_zigbee_A_impl.ino
xdrv_24_buzzer.ino
xdrv_25_A4988_Stepper.ino
xdrv_26_ariluxrf.ino
xdrv_27_esp32_shutter.ino Change shutterbutton hold behavior with grouptopic (#19263) 2023-08-05 14:51:56 +02:00
xdrv_27_shutter.ino Change shutterbutton hold behavior with grouptopic (#19263) 2023-08-05 14:51:56 +02:00
xdrv_28_pcf8574_v2.ino Fix PCF8574 mode2 init using scripts 2023-06-30 11:37:20 +02:00
xdrv_29_deepsleep.ino Fix compilation (#19134) 2023-07-22 11:28:23 +02:00
xdrv_30_exs_dimmer.ino
xdrv_31_tasmota_client.ino
xdrv_32_hotplug.ino
xdrv_33_nrf24l01.ino
xdrv_34_wemos_motor_v1.ino
xdrv_35_pwm_dimmer.ino
xdrv_36_keeloq.ino
xdrv_37_sonoff_d1.ino
xdrv_38_ping.ino
xdrv_39_thermostat.ino Improvements to thermostat debug output (#19279) 2023-08-08 10:55:05 +02:00
xdrv_40_telegram.ino
xdrv_41_tcp_bridge.ino Make TCPStart ip filter more IPv6 friendly (#19199) 2023-07-26 22:52:48 +02:00
xdrv_42_0_i2s_audio.ino better way to support LSBJ (#18827) 2023-06-08 20:39:02 +02:00
xdrv_42_1_i2s_mp3mic.ino Add support for INMP441 MEMS microphone (#18823) 2023-06-08 16:24:44 +02:00
xdrv_42_2_i2s_mp3stream.ino
xdrv_42_3_i2s_saytime.ino
xdrv_42_4_i2s_codecs.ino
xdrv_42_5_i2s_bridge.ino
xdrv_42_6_i2s_rtttl.ino
xdrv_43_mlx90640.ino
xdrv_44_miel_hvac.ino Fix miel_hvac 2023-07-03 11:55:21 +02:00
xdrv_45_shelly_dimmer.ino
xdrv_46_ccloader.ino
xdrv_47_ftc532.ino
xdrv_48_timeprop.ino
xdrv_49_pid.ino Improvements to PID controller driver (#19285) 2023-08-10 16:20:06 +02:00
xdrv_50_filesystem.ino Four files which used #ifdef EPS8266 instead of #ifdef ESP8266 - which e.g. broke the MFRC522 functionality between 12.5 and 13.x. (#19209) 2023-07-29 16:50:27 +02:00
xdrv_51_bs814a2.ino
xdrv_52_0_berry_struct.ino `BrRestart` now supports web handlers to work after Berry restart (#19057) 2023-07-06 21:37:46 +02:00
xdrv_52_1_berry_native.ino
xdrv_52_3_berry_MI32.ino
xdrv_52_3_berry_audio.ino
xdrv_52_3_berry_crypto.ino Matter latency improvement for single attribute reads and single commands (#19158) 2023-07-20 21:26:55 +02:00
xdrv_52_3_berry_display.ino
xdrv_52_3_berry_energy.ino Berry add `energy.update_total()` to call `EnergyUpdateTotal()` from energy driver (#19117) 2023-07-15 17:06:10 +02:00
xdrv_52_3_berry_flash.ino more idf5.1 preps: Berry SPI (#19273) 2023-08-06 21:10:36 +02:00
xdrv_52_3_berry_gpio.ino
xdrv_52_3_berry_hue.ino
xdrv_52_3_berry_leds.ino Berry SK6812_GRBW crash (#19166) 2023-07-22 21:51:37 +02:00
xdrv_52_3_berry_light.ino
xdrv_52_3_berry_light_state.ino
xdrv_52_3_berry_lvgl.ino
xdrv_52_3_berry_matter.ino Matter Border Router for ESP8266 (experimental) (#18734) 2023-05-29 10:40:24 +02:00
xdrv_52_3_berry_mqtt.ino Berry `mqtt.publish` now distinguishes between `string` and `bytes` (#19196) 2023-07-26 19:54:14 +02:00
xdrv_52_3_berry_onewire.ino
xdrv_52_3_berry_serial.ino
xdrv_52_3_berry_tasmota.ino Berry improve tasmota.scale_uint() (#19197) 2023-07-26 22:31:22 +02:00
xdrv_52_3_berry_tasmota_global.ino Simplify Berry Mute option 2023-05-19 16:30:48 +02:00
xdrv_52_3_berry_tcpclientasync.ino Prepare for Arduino v3 / esp-idf v5 (#19264) 2023-08-05 15:11:10 +02:00
xdrv_52_3_berry_tcpserver.ino
xdrv_52_3_berry_tf_lite_micro.ino
xdrv_52_3_berry_ulp.ino
xdrv_52_3_berry_webclient.ino Prepare for Arduino v3 / esp-idf v5 2nd batch (#19265) 2023-08-05 20:34:24 +02:00
xdrv_52_3_berry_webserver.ino `BrRestart` now supports web handlers to work after Berry restart (#19057) 2023-07-06 21:37:46 +02:00
xdrv_52_3_berry_wire.ino
xdrv_52_3_berry_zigbee.ino Zigbee Berry minor fix and cleaning (#19257) 2023-08-05 09:50:39 +02:00
xdrv_52_7_berry_embedded.ino
xdrv_52_9_berry.ino Prepare for Arduino v3 / esp-idf v5 (#19264) 2023-08-05 15:11:10 +02:00
xdrv_53_projector_ctrl.ino
xdrv_54_lvgl.ino
xdrv_55_touch.ino
xdrv_56_rtc_chips.ino
xdrv_57_1_tasmesh_support.ino
xdrv_57_9_tasmesh.ino
xdrv_58_range_extender.ino
xdrv_59_influxdb.ino Fix ESP32 InfluxDb initial connection delays 2023-05-21 16:21:43 +02:00
xdrv_60_shift595.ino
xdrv_61_ds3502.ino
xdrv_62_improv.ino
xdrv_63_modbus_bridge.ino
xdrv_64_pca9632.ino
xdrv_65_tuyamcubr.ino
xdrv_66_tm1638.ino
xdrv_67_mcp23xxx.ino
xdrv_68_zerocrossDimmer.ino Prepare for Arduino v3 / esp-idf v5 2nd batch (#19265) 2023-08-05 20:34:24 +02:00
xdrv_69_pca9557.ino
xdrv_79_esp32_ble.ino
xdrv_81_esp32_webcam.ino
xdrv_82_esp32_ethernet.ino
xdrv_83_esp32_watch.ino
xdrv_85_esp32_ble_eq3_trv.ino
xdrv_86_esp32_sonoff_spm.ino Fix driver config backup and restore 2023-07-12 10:52:58 +02:00
xdrv_87_esp32_sonoff_tm1621.ino Fix driver config backup and restore 2023-07-12 10:52:58 +02:00
xdrv_88_esp32_shelly_pro.ino
xdrv_88_esp32_shelly_pro_v1.ino
xdrv_88_esp32_shelly_pro_v2.ino
xdrv_89_esp32_dali.ino
xdrv_90_esp32_dingtian_relay.ino
xdrv_122_file_settings_demo.ino Fix driver config backup and restore 2023-07-12 10:52:58 +02:00
xdrv_127_debug.ino