send pronto code

Hi,

i’m trying to send a pronto code to turn on my Xbox on with my Remote ZXT-310EU device.
i get the Xbox code from here Xbox One Pronto Hex Codes and IR Sensor Location | URC Knowledge Base & FAQ
and the power on code is in Pronto Hex code.
do i need to enter the code as is or i need to convert it to to Vera command?

Power On

0000 006D 0022 0002 0157 00AC 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0041 0015 0016 0015 0016 0015 0016 0015 0041 0015 0041 0015 0016 0015 0041 0015 0041 0015 0041 0015 0016 0015 0016 0015 0041 0015 0016 0015 0041 0015 0016 0015 0016 0015 0016 0015 0041 0015 0041 0015 0016 0015 0041 0015 0016 0015 0041 0015 0041 0015 0689 0157 0056 0015 0E94

anyone?

looks like ir – what i do ir use the broadlink rm pro + with vera concierge works like magic

If you are using a stick on emitter the placement on the box needs to be almost perfect. I use a Kera from Keene to send the Pronto commands. Works great.

[quote=“agrinberg, post:1, topic:197323”]Hi,

i’m trying to send a pronto code to turn on my Xbox on with my Remote ZXT-310EU device.
i get the Xbox code from here Xbox One Pronto Hex Codes and IR Sensor Location | URC Knowledge Base & FAQ
and the power on code is in Pronto Hex code.
do i need to enter the code as is or i need to convert it to to Vera command?[/quote]

I use a Global Cache IP2IR and send via Lua. I have an IP2IR on my XBox One-X for my remote control software, but I haven’t found a need for a Vera scene. If you are interested and go the Global Cache route, I can build the Lua and test it on my end. Here is a sample IP2IR command.

http://forum.micasaverde.com/index.php/topic,35790.msg265133.html#msg265133

What you really want to do is send a wake up package Iver the network to turn in Xbox one.

There are lots of things on GitHub which show the wake up package contents.

What I did was build a small OWIN service on my PC which monitors Vera devices. I used the virtual switch and named it Xbox. When the virtual switch changes state, the service turns off and on my Xbox one.