Yet Another Denon Python Module
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
John-Mark Gurney 544e64c1a8 convert to Python 3. Tests pass. Untested if it can talk to a proper 2 years ago
.gitignore add gitignore 7 years ago
Makefile add fast fail, this makes figuring out what to fix easier.. 2 years ago
README.md add README and module 7 years ago
requirements.txt add a target for testing and include coverage 7 years ago
setup.py flag that the tests require coverage.. (not strictly, but the standard 7 years ago
yadenon.py convert to Python 3. Tests pass. Untested if it can talk to a proper 2 years ago

README.md

Yet Another Denon Python Module

Yes, this is yet another Denon AVR Control Python module. The others out there either didn’t have the features I wanted, or weren’t written well.

This includes tests to make sure things work properly.