Compiling Tasmota in GitPod ( to add Shutter mode )

253 views
Skip to first unread message

ton van Leeuwen

unread,
Feb 22, 2020, 8:06:16 AM2/22/20
to sonof...@googlegroups.com
All,

I need Shutter mode on my Shelly 2.5. Preferably by using an available BIN. Stefan Bode has a nice Github repository but the Binaries come with TLS, which I don't want and can not be turned off (so I read).

So I decided to follow the GitPod compiling procedure, which seemed nice & simple, to compile Tasmota with Shutter mode. To my embarrassment I have been stumbling from one compiling error in the other.

The current error i am facing is:
Error: Invalid '/workspace/Tasmota/platformio.ini' (project configuration file): 'No option 'platform_packages' in section: 'core_active''

That section looks like below.
Any thoughts are welcome
All the best, Tony

[core_active]
platform                  = ${core_2_6_1.platform}
build_flags               = ${core_2_6_1.build_flags}

[core_2_6_1]
; *** Esp8266 core for Arduino version 2.6.1
platform                  = espres...@2.3.0
build_flags               = ${esp82xx_defaults.build_flags}
                            -Wl,-Teagle.flash.1m.ld
                            -DBEARSSL_SSL_BASIC
; NONOSDK22x_190703 = 2.2.2-dev(38a443e)
                            -DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_190703
; lwIP 2 - Higher Bandwidth no Features
                            -DPIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
; VTABLES in Flash
                            -DVTABLES_IN_FLASH
; No exception code in firmware
                            -fno-exceptions
                            -lstdc++

ton van Leeuwen

unread,
Feb 27, 2020, 3:57:32 PM2/27/20
to TasmotaUsers
I decided to work through Tasmota Gitpod Compile steps again in a new workspace. How hard would it be right? ;-)

Again an error but different:

Tasmota/platformio.ini' (project configuration file): 'No option 'platform packages' in section: 'common'
A solution for one of the two error would be awesome.

regards, Tony

Op zaterdag 22 februari 2020 14:06:16 UTC+1 schreef ton van Leeuwen:

ton van Leeuwen

unread,
Mar 5, 2020, 4:45:49 PM3/5/20
to TasmotaUsers
I solved the issue. I succesfully created a Binary with Shutter, without TLS using Tasmocompiler in stead of the more involved GitPod procedure.

TasmoCompiler: https://gitpod.io/#https://github.com/benzino77/tasmocompiler

I found it an easier compiling process when you are less experienced like me.

Regards, Ton


Op zaterdag 22 februari 2020 14:06:16 UTC+1 schreef ton van Leeuwen:
All,
Reply all
Reply to author
Forward
0 new messages