JosePedroDias / meo-controller

Send remote control commands to your MEO box via nodejs
3 stars 2 forks source link

Not an Issue more a question #1

Open digas opened 8 years ago

digas commented 8 years ago

Hey , first thanks for this repo really. Then my question is , is there any way,a HTTP way :D , to query the meo box to check it state (standby or off)? I'm using your repo to make an API to access to the MEOBOX for my homey (https://www.athom.com/). thanks for your help.

JosePedroDias commented 8 years ago

From what I know, the box doesn't provide any mechanism to locally query it's state. The provider can attain it via the logged in box session, I suppose, but probably undocumented and via https

digas commented 8 years ago

thanks if i find something i will share it here ;)

JosePedroDias commented 8 years ago

Oh, and and from what I've been told, this telnet interface is a development hack PT devs applied to the STB OS for convenience