PROBLEM DESCRIPTION Tasmota's Display build (tasmota-display.bin) is supposed to support TM1637 in release 9.3.1. However, this is not happening if we configure just the TM1637 specific GPIO pins (TM1637 DIO and TM1637 CLK). After config...
including tasmota-sensor (with every sensor they support, but missing other stuff) and tasmota-display (with every display they support, missing almost all sensors). I think the idea is you can quickly get an off-the-shelf firmware to test one of your components, then ...
43 changes: 17 additions & 26 deletions 43 tasmota/tasmota_xdsp_display/xdsp_17_universal.ino Original file line numberDiff line numberDiff line change @@ -533,40 +533,31 @@ int8_t replacepin(char **cp, int16_t pin) { return res;...
SunTon-S3-Display-5inch.autoconf SunTon-S3-Display-7inch.autoconf SunTon-S3-Display.autoconf Xiao-S3-Sense.autoconf esp32solo1 raw .gitattributes .gitignore LICENSE README.md esp32_manifest.json esp32c3_manifest.json esp32c6_manifest.json esp32s2_manifest.json esp32s3_manifest.json esp32sol...
The following specific display drivers are replaced with uDisplay, see [uDisplay/uTouch documentation](https://tasmota.github.io/docs/Universal-Display-Driver/#migrating-to-udisplay): `USE_DISPLAY_ILI9341`, `USE_DISPLAY_SSD1306`, `USE_DISPLAY_SH1106` - USE_MQTT_TLS is enabled by default in...
PROBLEM DESCRIPTION A clear and concise description of what the problem is. One sensor: displays temp correctly on the first line. Three sensors: also display temp correctly on the first line (rotates with the rotation number on the seco...
Description: Checklist: The pull request is done against the latest dev branch Only relevant files were touched Only one feature/fix was added per PR and the code change compiles without warnings The code change is tested and works on Tasmota core E
so please change your driver to a display driver and move the libs to folderlib_display. Changes needed intasmota_configurations.htoo. When I try to change the driver type from "sensor" to "display", I find that there is no FUNC_COMMAND callback defined for display drivers. Is there an...
2 changes: 1 addition & 1 deletion 2 tasmota/displaydesc/M5stack_core2_display.ini Original file line numberDiff line numberDiff line change @@ -34,7 +34,7 @@ E1,0F,00,0E,14,03,11,07,31,C1,48,08,0F,0C,31,36,0F :2,C8,00,00,02 :3,68,00,00,85 :i,21,20 :UTI,FT...
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at - fix display dimm