Please Log in or Create an account to join the conversation.
Check the list of variables for the var of the Denon's volume level. Copy the name. Put that name in a text object on the webpage like this {{name_of_your_variable}} Keep the braces.Hello,
I'm trying to use the volume variable for my Denon AVR to display the volume on my SmartRemote. While I got the overlay working, the number stays static and doesn't change when changing the volume. In checking the variable on MyServer through the dashboard Denon driver page, the variable does not change there either and matches what's on the SmartRemote.
In the log, I see the command is sent by MyServer correctly and MyServer receives the correct volume number back from the Denon but it doesn't seem to be carrying through to the variable. Is there anywhere within MyServer that I can see what the variable is pointing to when receiving information back from the Denon? In the logs it appears as <<MV[number]>>
Log: 21/03/2024 21:18:28.18 · DEBUG · Server.doCommand - AV|103~Volume~Up from dashboard-fx-0xeh
21/03/2024 21:18:28.18 · DEBUG · Denon.doCommand - Cmd=[103~Volume~Up] Client=[dashboard-fx-0xeh]21/03/2024 21:18:28.18 · DEBUG · Denon.TX: (103) - MVUP21/03/2024 21:18:28.18 · DEBUG · Denon.RX - <<MV47>>21/03/2024 21:18:28.18 · DEBUG · Denon.RX - <<MVMAX 70>>Variable:
av_103_volume : 50
Thanks in advance for the help.
Neil
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.