Tasmota/tasmota/tasmota_support
Theo Arends 04f3df8bf6 Add command ``DaliWeb 1`` to enable light control for broadcast address
- Change DaliDimmer range from 0..254 to 0..100
2024-10-10 17:49:11 +02:00
..
settings.ino Bump version v14.2.0.4 2024-09-08 17:32:35 +02:00
support.ino Final fix unknown/error 2024-09-21 13:23:14 +02:00
support_a_i2c.ino Add command ``DaliWeb 1`` to enable light control for broadcast address 2024-10-10 17:49:11 +02:00
support_a_spi.ino Fix SPI busses 2024-07-26 14:29:51 +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 Final fix unknown/error 2024-09-21 13:23:14 +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 Fix Dali received data decoding 2024-10-06 21:57:59 +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 Add ESP8266 experimental support for second I2C bus 2024-09-19 14:47:18 +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