@awarburton did you get the @blynk_app python library working? I'm using the code from the repo (which looked to have a big update on Nov 4th) and it doesn't seem to stay connected.
I think he did a big update on Nov 4th that makes all the examples wrong. Biggest thing was blynk.run() has to now be called within a loop. Beyond that, reading values was pretty straight forward. Value is always an array of string values.
1
I'm using this one, specifically the code from the repo (not whatever is on pip atm) github.com/vshymanskyy/blynk…
1
You can always post such questions to community.blynk.cc. We'd love to help there.
Dec 12, 2018 · 3:47 PM UTC
1

