benzino77 / tasmocompiler

Web GUI for custom Tasmota compilation
MIT License
511 stars 148 forks source link

512 KB & Ukraine Language Error #74

Closed BosakS closed 4 years ago

BosakS commented 4 years ago

Great software. Although there are nuances. I compile for 512 kb, but there is no such choice. When choosing the Ukrainian language, it gives a compilation error.

benzino77 commented 4 years ago

Please read discussion on issue #5 and #17. There was a typo for Ukrainian language. Thanks for pointing it out! It is fixed. I will push new docker images.

benzino77 commented 4 years ago

Maybe you want to translate TasmoCompiler GUI to Ukrainian language? If so, there is description how to do this: TRANSLATION

BosakS commented 4 years ago

No. [image: зображення.png] [image: зображення.png] And 512kb - Sonoff Mini - new device from Itead.

чт, 9 лип. 2020 о 13:54 benzino77 notifications@github.com пише:

Maybe you want to translate TasmoCompiler GUI to Ukrainian language? If so, there is description how to do this: TRANSLATION https://github.com/benzino77/tasmocompiler/blob/master/TRANSLATION.md

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/benzino77/tasmocompiler/issues/74#issuecomment-656057853, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEF27IIYWLD5T5A22BTVWITR2WOUVANCNFSM4OU7UFHQ .

benzino77 commented 4 years ago

Sorry I don't see any image.

The "No" in the first sentence is the answer to the question whether you want to translate Tasmocompiler to Ukrainian language?

Sonoff Mini is supported by Tasmota. See the docs.

BosakS commented 4 years ago

Processing custom (platform: espressif8266@2.3.0; framework: arduino; board: esp01_1m)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/esp01_1m.html PLATFORM: Espressif 8266 2.3.0 > Espressif Generic ESP8266 ESP-01 1M HARDWARE: ESP8266 80MHz, 80KB RAM, 1MB Flash PACKAGES:

чт, 9 лип. 2020 о 15:43 benzino77 notifications@github.com пише:

Sorry I don't see any image.

The "No" in the first sentence is the answer to the question whether you want to translate Tasmocompiler to Ukrainian language?

Sonoff Mini is supported by Tasmota. See the docs https://tasmota.github.io/docs/devices/Sonoff-Mini/.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/benzino77/tasmocompiler/issues/74#issuecomment-656104455, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEF27INMHN4LASXPYEV3XADR2W3NJANCNFSM4OU7UFHQ .

benzino77 commented 4 years ago

If you are using docker you have to update image. Just pull new version. If you are using gitpod then probably you have to start new workspace. If you are starting TasmoCompiler from locally cloned repo, then you have to pull latest changes.

In other words you are using the old version of TasmoCompiler which does not include latest changes.