lopelex / node-red-contrib-harmony

Node-RED integration for Harmony hub
MIT License
13 stars 6 forks source link

[question] Retrieve Play/Pause/Stop #6

Closed RaymondMouthaan closed 5 years ago

RaymondMouthaan commented 5 years ago

Hello,

I was wondering if it would be possible to get more info from the HarmonyHub (observe), like play/pause/stop? Currently I am using Observe to get info about the Activities, but it would be great if also status like play/pause and stop could be retrieved.

Greets, Ray

lopelex commented 5 years ago

Unfortunately, I have not found a way to get this information.

RaymondMouthaan commented 5 years ago

Unfortunately, I have not found a way to get this information.

Sadly, I did not either .. i suppose the Harmony API only exposes activity info and commands, but not detail info about the activity like play, pause and stop. :(