arendst / Tasmota

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
https://tasmota.github.io/docs
GNU General Public License v3.0
22.26k stars 4.81k forks source link

BRY: Exception> 'value_error' - Missing arguments, remaining type 'b' #14393

Closed Slyke closed 2 years ago

Slyke commented 2 years ago

PROBLEM DESCRIPTION

Following along this documentation: https://tasmota.github.io/docs/LVGL/#touch-screen-support

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

TO REPRODUCE

I followed the instructions in the docs, only skipping that lines to add buttons (since this device is only a touch screen). After creating the display.ini and autoexec.be files, and running load("autoexec") and pasting in the colorwheel code I get the error.

EXPECTED BEHAVIOUR

Color wheel should show up on screen.

SCREENSHOTS

ADDITIONAL CONTEXT

(Please, remember to close the issue when the problem has been addressed)

ascillato2 commented 2 years ago

Closing in favor of https://github.com/arendst/Tasmota/discussions/14396 so as to not duplicate troubleshooting issues. Thanks.