Philips TVs

2014 · 3 replies · Devices

This discussion is 12 years old. It predates today's Roomie Remote X, and the app names, menus, features, pricing, and device details below have changed substantially since 2014. Treat it as historical reference — see Support and current compatibility for how things work today.

In short

I found the jointspace API for the Philips TVs and there for example the code for the INFO key is: { "key": "Info" } met — Staff replied: “A very similar example code is provided in the DDK in the "Sample HTTP" folder. That would be: <pre><code>POST /1/input/key { “key”: “Info” }</code></pre> Thank you.”

Question 2014-05 · older version

I found the jointspace API for the Philips TVs and there for example the code for the INFO key is:

ip-address:1925/1/input/key

{

"key": "Info"

}

method : POST

I want to create a RoomieCodes.plist but how to write it in the file ?

Roomie Staff 2014-05 · older version

A very similar example code is provided in the DDK in the "Sample HTTP" folder. That would be:

<pre><code>POST /1/input/key

{

“key”: “Info”

}</code></pre>

Thank you.

Member 2014-05 · older version

all in one row or how is the exact format ?

Roomie Staff 2014-05 · older version

Per the DDK, make sure to use Xcode to enter that kind of format. You can do it with something like BBEdit, but it's going to be safer to use Xcode. The formatting is exactly per above and as shown in the DDK with examples of exactly this item, multiple lines.

Thank you.

Related threads

Today's Roomie controls 400,000+ devices.

Roomie Remote X brings TVs, receivers, streamers, lights, and whole-home audio into one app on iPhone, iPad, Mac, and Apple TV.

Download Roomie Remote X