Onkyo 616 Power-stats

Thanks man, that was exactly what i want :slight_smile: it works fine now!

From the list of commands

{"name":"system-power"
"description":"System Power Command",
"values":{
    "00":
    {"name":"standby","description":"sets System Standby","models":"set1"},
    "01":
    {"name":"on","description":"sets System On","models":"set1"},
    "QSTN":
    {"name":"query","description":"gets the System Power Status","models":"set1"}}}

so try msg.raw = "PWRQSTN";

1 Like

Thank you guys for your great support

@E1cid
it works :slight_smile: thank you!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.