pyharmony
pyharmony copied to clipboard
how to install?
i have Mac and raspberry pi. how to install?
Pip install works for me pip install pyharmony
. That's v.1.0.7 from the Python Package Index I'm sure you could grab the devel version from GitHub with pip install git+https://github.com/jterrace/pyharmony.git
. Both methods should work the same on your Pi and your Mac.