blynk-library-python icon indicating copy to clipboard operation
blynk-library-python copied to clipboard

Blynk library for Python. Works with Python 2, Python 3, MicroPython.

Results 26 blynk-library-python issues
Sort by recently updated
recently updated
newest added

Hi, I have been running the latest Blynk Python checkin from his repo and continue to see random disconnects. I have 2 separate apps that are making use of Blynk...

add notify back to BlynkLib.py 1.0.0

Hi i have problem with connecting my raspi with blynk.cloud via python3 i get invalid token information all the time. For now im only trying to connect and see if...

Raspberry pi (any) with ethernet connection. The code works fine for few minutes then disconnects with no errors. Tried to set up line 'blynk = BlynkLib.Blynk(BLYNK_AUTH)' to 'blynk = BlynkLib.Blynk(BLYNK_AUTH,...

Similar to RPI disconnects #58 I'm able to successfully connect to the Blynk Cloud but quickly crash with OSError: [Errno 104] ECONNRESET. I believe this might be a SSL socket...

hi, i use the script example 01_virtual_write.py on my local server on a pi zero with the code blynk = BlynkLib.Blynk(BLYNK_AUTH, server='x.x.x.x', port=8080) And i have the error below.. i...

Hello I cannot understand how to use this library working all the time.. When I loss signal its show me the error: BlynkLib.py line 240, in _write. and similar problems.....

please. running examples...

Hi, Any news on OTA update for Blynk IoT micro python library for ESP32.

Hi all here in this uPy Blynk community. I was doing a lot of debugging for one home automation project and finally, the conclusion is I found something estrange in...