Tasmota/tasmota/tasmota_support
Theo Arends 105a08dd20 Skip MQTT response if command is prefixed with underscore (#21740) 2024-07-08 16:57:21 +02:00
..
settings.ino Refactor energy drivers 2024-06-30 16:58:37 +02:00
support.ino Fix non-webserver compilation 2024-06-25 16:36:28 +02:00
support_a_i2c.ino Fix QMP6988 2024-06-12 10:50:29 +02:00
support_button_v4.ino `FUNC_BUTTON_PRESSED` now contains `press_counter` encoded in `XdrvMailbox.command_code` (#21724) 2024-07-03 22:13:50 +02:00
support_command.ino Skip MQTT response if command is prefixed with underscore (#21740) 2024-07-08 16:57:21 +02:00
support_crash_recorder.ino make Tasmota compatible for Arduino espressif32 based on IDF 5.2.2 (#21723) 2024-07-03 20:27:18 +02:00
support_device_groups.ino Revert "Another few victims of core3 UDP" 2024-05-29 16:45:04 +02:00
support_eeprom.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_esp32.ino Remove non IDF5 code 2024-05-15 16:45:42 +02:00
support_esp8266.ino Refactored Wifi for ESP32 to allow for Core3 (#21106) 2024-04-05 23:44:21 +02:00
support_esptool.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_features.ino Add support for QMP6988 temperature and pressure sensor 2024-06-10 16:05:25 +02:00
support_flash_log.ino Add ESP32 USE_FLOG support (experimental) 2024-06-25 22:52:15 +02:00
support_float.ino Berry `scale_int`, equivalent of `scale_uint` for signed integers (#20090) 2023-11-23 11:31:26 +01:00
support_jpeg.ino fix jpeg compile core3 (#21387) 2024-05-08 13:21:14 +02:00
support_network.ino Wifi provide Mac Address on Core3 (#21117) 2024-04-07 10:55:53 +02:00
support_profiling.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_pwm.ino Fix ESP32 PWM activity on unconfigured PWM GPIOs (#20732) 2024-02-17 15:19:12 +01:00
support_rotary.ino Fix rotary edge cases (#19164) 2023-08-25 17:06:27 +02:00
support_rtc.ino Document different syslog layouts 2023-12-21 14:30:49 +01:00
support_statistics.ino Bump version to v11.1.0.4 2022-06-02 14:17:39 +02:00
support_switch_v4.ino Update switch comments 2023-08-17 23:28:27 +02:00
support_tasmota.ino Change ESP32 support for energy margin checks, like ``MaxPower2`` per phase (#21695) 2024-06-27 16:50:45 +02:00
support_udp.ino Revert "Fix ESP32 slow response when using UDP as in emulation (#21470)" 2024-05-29 16:45:16 +02:00
support_wifi.ino Fix restart on wifimanager timeout 2024-06-09 10:40:01 +02:00
tasmota_ca.ino Fix Telegram TLS fingerprint, remove CA validation (#21514) 2024-05-27 22:31:27 +02:00