foxriver76 / ioBroker.denon

Denon AVR adapter for ioBroker
MIT License
19 stars 9 forks source link

More data analysis #306

Open Diet1976 opened 1 year ago

Diet1976 commented 1 year ago

Is it possible to analyse the input signal and write the states into objects? In the Denon-AVR-App i can see which speakers are used by the input signal (Front left, front right, Rearspeakers, LFE etc.). With this information I would be able to switch on my active subwoofer only when needed to reduce the power consumption for example.

Greets, Dietmar

foxriver76 commented 1 year ago

You can check if you find the needed command in the protocol spec https://raw.githubusercontent.com/foxriver76/ioBroker.denon/master/docs/AVR-Control-Protocol.pdf, then you can also check with the expertCommand + reading pattern. If it works I can also implement it in states.