kevind wrote:VSX56TXi
AccessHA wrote:kevind wrote:I've noticed quite a few of the variables the documentation says are supposed to be there are actually not. The most imprtant in the power status variable.
MLServeCmd.MLPioneerVSX|1~PowerToggle does not work
I added this variable manually but it does not get updated. Unfortunately this is the most important variable to know the status of
This works fine for me. What model is your receiver?
I also have a VSX56TXi and I can confirm that both the Power & Mute toggle commands DO NOT work on this receiver. I have had to put a Power On & Power Off Button as well as a the Mute On & Off Buttons.
I am also having problems with the status of the preset channel & radio frequency. I wanted to show the Radio Station info when I go to Tuner and for the life of me I can not get them to show up.
I created buttons (singleline text) with the following command in the label area and it either does not get the information or it is not displaying the value. (I do not have hide values checked)
CHANNEL - {{MLPioneerVSX_1_Preset_Desc}} This button ONLY shows the text CHANNEL -
STATION - {{MLPioneerVSX_1_Freq_Desc}} This button Does not even show the text STATION - You can not even see this button once the scene is launched. If I change it to singleline text2 you can at least see the text STATION - but not the value.
I also tried these values without _Desc and it still does not get a value.
This is what the Pioneer plugin logs
Received Command from MLServer: [ 1~Tuner]
SendViaCommPort for Device#: 1 [02FN]
Received Status from Device#: 1 [FN02]
Received Status from Device#: 1 [N02]
Received Status from Device#: 1 [02]
Received Status from Device#: 1 [2]
Received Status from Device#: 1 [LM129]
Received Status from Device#: 1 [M129]
Received Status from Device#: 1 [129]
Received Status from Device#: 1 [29]
Received Status from Device#: 1 [9]
Received Status from Device#: 1 [SR0193]
Received Status from Device#: 1 [R0193]
Received Status from Device#: 1 [0193]
Received Status from Device#: 1 [193]
Received Status from Device#: 1 [93]
Received Status from Device#: 1 [3]
These values mean absolutely nothing to mebut I do not see any errors being reported here or in MLServer.
Any help would be appreciated!
P.S. If anyone out there would like to share there Scenes it would be nice to see what other people are doing. Mine is far from being complete.
I started with the very nice VSX2 sample (Thank You!

) here and it sure made it easy to get going and add the affitional info I wanted. I am still adding and modifying. I would like to add a volume sliders but I am affraid I will blow my speakers playing with this button.
