Tavis
Tavis
I'd like to control my wyze plug with node-red but I'm not sure how to integrate this.
I added the ability to use the ESP Touch Smartconfig App for wifi provisioning. This method of connection also significantly speeds up subsequent hardcoded wifi boot times since it attempts...
As is typical with a lot of Java applications when using an open file dialog box it always opens to a default location doesn't remember the last directory used. When...
# Description Just a few word corrections. # Copilot copilot:all
A bad url giving 404 will cause rapid logs of the following : E (91450) gfx: Could not create WebP decoder E (91455) gfx: Could not draw webp
I solved this by activating the virtual env used by platformio at : /Users/tavis/.platformio/penv/bin/activate downloading getpip script from https://bootstrap.pypa.io/get-pip.py then running python3 get-pip.py Next build worked and it flashed ok...
I spent hours figuring this out with the original TFT (non long) version and now I'm having to do the same with this board. Can you please provide some steps...
attachments are making the output very large. I would like just the text of the message and no binary attachments. Is there a way to do this ?
I would love to use your tool to flash firmware and also allow a user to add custom config data by selecting a text or json file or something. Is...
I followed the install directions as such : mkdir -p ~/Documents/Arduino/hardware/CubeCell cd ~/Documents/Arduino/hardware/CubeCell git clone https://github.com/HelTecAutomation/ASR650x-Arduino.git CubeCell cd CubeCell/tools python get.py