pyharmony icon indicating copy to clipboard operation
pyharmony copied to clipboard

Python library for connecting to and controlling the Logitech Harmony Link

Results 14 pyharmony issues
Sort by recently updated
recently updated
newest added

I've been using this for a long time on Raspberry Pi with Python 3.5 but now on a machine with FreeBSD and Python 3.7 it's failing with: ``` Traceback (most...

Hi, I have scoured all of the various forks of this module, and all of them seem to talk about requiring authenticated tokens. In my experience with my Hub, I...

i have Mac and raspberry pi. how to install?

Having issues getting past this error... to install the libraries I just used # sudo apt-get install python-argh # sudo apt-get install python-sleekxmpp # sudo apt-get install python-requests Linux 3.8.0-19-generic...

Sorry, but I need some help as I don't know how to use python modules. What do I need to do to run this in Python for Windows? I have...

Any thoughts on this? I Command: PYTHONPATH="." python harmony --email --password --harmony_ip 192.168.1.23 show_config output: INFO requests.packages.urllib3.connectionpool Starting new HTTPS connection (1): svcs.myharmony.com Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py",...