-
Added a super chart in the android app (v1.1.5 (36)) and the app is now crashing. Tried to clear app cache and data without luck
-
### Discussed in https://github.com/Bettapro/Solar-Tracer-Blynk-V3/discussions/25
Originally posted by **GR8Dane604** November 19, 2021
Thanks for this awesome project! I'm finally making the …
-
Hello. Appreciate the work that went into creating this sizeable dataset. Are there scripts/code for getting commits' code changes? Looks like `scripts/download.py` contains most of the logic needed a…
-
### Basic Infos
I try the last ESP8266 SDK with development branch and it's falls when ConfigPortal started.
How I can debug this problem? It's important to use latest SDK =(. Thanks!
#### Hardwa…
-
In my blynk app I am only able to get virtual pins working with this library, the actual GPIO - GPIO2 is connected to the onboard LED, for example - do not respond to blynk app buttons. Are the GPIO …
-
### The problem
When restarting HA there is an error within System>Core>Logs for each WLED controller/ strip I have integrated.
This does not appear to have any negative issues with the operatio…
-
At the bottom of this page:
https://docs.blynk.io/en/blynk.edgent/api/virtual-pins
there is a link to "changing widget properties". This is the URL for that link:
https://github.com/blynkkk/doc…
-
Blynk library version: 1.0.0 from Platform.IO registry
IDE: VSCode + Platform.IO
Board type: ESP8266 with Arduino framework
### Expected Result
Being able to doing these thing asynchoniously or …
-
I thought longer about separating JDK and JRE in `dietpi-software`, since currently in some cases the JDK is installed, even that only the JRE is required.
But now I read about his: https://www.red…
-
I'm unable to get this simple line to print to serial.
```
BLYNK_READ(V1)
{
Serial.println("Test read V1");
}
```
I cannot see any Blynk widget settings that relate to frequency, and all …