wadoadi
wadoadi
With Python 2.7.9 and no changes to the script i get: Traceback (most recent call last): File "samsung-smart-tv-remote.py", line 3, in import configparser, pika, json, time, samsungctl ImportError: No module...
Then changing the configparser to ConfigParser as it appears to be using Python 3 naming "The ConfigParser module has been renamed to configparser in Python 3" but still running under...
cool THANK YOU
Almost Working! So here is what I have done so far and the error now seems to be in the JSon Payload! Current error TypeError: the JSON object must be...
Great, thank you, will test when available…
Have you looked at this, works for skyHD, to make it work with skyQ would be a very simple change... [skyhd](https://github.com/wadoadi/Google-Assistant-SkyHD-Box-Integration)
I have the exact same problem, with the same chips, and also a new board...
I get the following errors, it's my first time trying to use PIO and is via VS Code, this is when compiling with: pio run -e ttgo-tbeam-sx1276 -t upload --upload-port=/dev/ttyACM9...
I have the same issue when connecting via FLarm airconnect, pilotaware to Stratux from SkyDemon, however seems ok if I connect via GDL90!?