ol-iver / denonavr

Automation Library for Denon AVR receivers.
MIT License
176 stars 67 forks source link

Add DTS-HD + DSUR as a sound type #224

Closed lewisporter closed 3 years ago

lewisporter commented 3 years ago

I've been getting this warning in home assistant when using the integration with my Denon AVC-X3700H: Not able to match sound mode: 'DTS-HD + DSUR', returning raw sound mode.

From looking at #106 , it seems that the issue is a simple matter of a missing enum. This ought to fix that.

ol-iver commented 3 years ago

thanks 👍