Jason2866

Results 1099 comments of Jason2866

@TD-er i reorganized the libs in Tasmota in subfolders. Reason was not a compile fail. The compile time was growing more and more because Platformio compiles all libs even when...

@TD-er Had the idea with dynamic disabling libs too. After working on it i trashed the idea. The amount of (extra) stuff needs maintaining was more than i thought. After...

Good question! It would be nice to be align with esp8266 BUT since LittleFS is introduced in IDF the default 64 is used to compile the Arduino Esp32 librarys for...

Hello, 1. and 2. is correct. 3. This repo is used for IDF and Arduino for LittleFS I will open an issue in Arduino ESP32 repo. I thought this repo...

Confirmed. Compile App is not working. The Python version is ok with MacOS Catalina. Can not test with BigSur I have removed the compiled App. Can you try if [ESP-Flasher...

Next planned feature is adding ESP32 support. Not saying there is a time schedule for. Time is very rare for spending time on. If this is done multilanguage support is...

Have you tried #72

You cant (easily) add features to predefined Tasmota variants (as designed and wanted!) the settings done in `user_config_override.h` will be overwritten from the hardcoded settings for this build. This is...