mvdwetering / ynca

Python library to communicate with Yamaha AV Receivers that support the YNCA protocol
MIT License
12 stars 5 forks source link

More robust ynca handling #5

Closed mvdwetering closed 1 year ago

mvdwetering commented 1 year ago

Improve robustness of handling YNCA commands to allow to talk with more receivers like the TSR-700.

TSR-700 has the following behaviour that causes issues.

Next to that added a modelinfo database to return supported SoundPrg per model. Some more renames to better match YNCA protocol

Added reference logging for testing