lib-python icon indicating copy to clipboard operation
lib-python copied to clipboard

Blynk IoT library for Python and Micropython

Results 11 lib-python issues
Sort by recently updated
recently updated
newest added

The example not working. I can't connect my device with this [blynkkk/lib-python](https://github.com/blynkkk/lib-python) library, it print `blynklib.BlynkError: Auth stage failed. Status=4`. It work well with [vshymanskyy/blynk-library-python](https://github.com/vshymanskyy/blynk-library-python). I'm so confuse which library...

Hello i was having problems on a raspberry pi with reading and writing to virtual pins . I was getting errors "AttributeError: type object 'Blynk' has no attribute 'handle_event'" When...

I am not using any weather sensors as I want to display the data that is coming from the web on my Blynk gauge. I am currently using OpenWeather API,...

hi all. I'm struggling with this python lib trying to update points in a blynk app map/ I was reading https://community.blynk.cc/t/solved-maps-with-http-rest-api/15826/54 where a possible solution is to use that REST...

Hello, I am trying to connect a bunch of sensors to my ESP32. I want to connect it to the Blynk app in order to get some data on my...

Hello, developers! This is an awesome module for Python and I want to explore it more. But I face an issue while working with it. Have some kinda vehicle that...

This is a partial support as the CA certificate is not validated. This is so as this functionality is not implemented in all micropython ports. For example, it isn't currently...

MicroPython v1.9.4-927-g7565eb7 on 2018-11-08; XBC LTE Cat 1 Verizon with EFM32G Type "help()" for more information. >>> Loading /flash/main.mpy... Running bytecode... Traceback (most recent call last): File "", line 1,...

Same issue here, The example not working. I can't connect my device with this [blynkkk/lib-python](https://github.com/blynkkk/lib-python) library, it print blynklib.BlynkError: Auth stage failed. Status=4. Is this library dead since Blynk 2.0...