miracle2k / onkyo-eiscp

Control Onkyo A/V receivers over the network; usuable as a script, or as a Python library.
MIT License
466 stars 110 forks source link

Add ability to retrieve zone from decoded command #154

Open dannytrigo opened 4 months ago

dannytrigo commented 4 months ago

When using the async API and receiving a command, if you decode it you are sometimes left with a command without knowing which zone it was for. This adds the ability to get the zone with the decoding, in a backwards compatible way