https://github.com/petele/pyharmony
Description from original author:
Python library for connecting to and controlling the Logitech Harmony Link
Additional code:
Added send simple ir command
Needs additional arguments: device_id and command Use it with:
PYTHONPATH="." python harmony --email user@example.com --password pass --harmony_ip 192.168.0.1 send_command --device_id=123456 --command=PowerToggle
Cool stuff!
AntwortenLöschen