vshymanskyy / blynk-library-python

Blynk library for Python. Works with Python 2, Python 3, MicroPython.
https://blynk.io/
MIT License
281 stars 97 forks source link

Implemented redirect #46

Closed Lennyz1988 closed 3 years ago

Lennyz1988 commented 4 years ago

I implemented redirect and fixed unexpected command 41.

See also #28 , #43

vshymanskyy commented 3 years ago

This is a correct implementation, however I cannot merge it directly, as the next library update has a lot of changes, and also fixes this issue. Thanks for the contribution anyway!