Yes, I am recompiling the code. Actually, the first approach should work without adding the second line with print.
This line sends the data and appends new line automatically as one-liner. This is also what I see with minicom.
Yes, I am recompiling the code. Actually, the first approach should work without adding the second line with print.
This line sends the data and appends new line automatically as one-liner. This is also what I see with minicom.
if there’s a compile error, it’ll use cache. Delete the pyc file and try again.
I ended up using AppDaemon and PySerial.