Sliders

2013 · 12 replies · Features

This thread is a feature request from 2013, preserved from the original Roomie Remote forum. It reflects what users were asking for at the time — many requests from this era have since shipped in Roomie Remote X. See current compatibility for today's device support.

In short

It would be great to have customisable sliders for controlling dimmers. — Staff replied: “Custom Sliders are one of the primary features of 1.8.”

Question 2013-01 · older version

It would be great to have customisable sliders for controlling dimmers. You could select min/max values and have the selection returned as a variable (which could be passed to a URL, for example) based on how far along the bar your finger is released.

Roomie Staff 2013-01 · older version

Custom Sliders are one of the primary features of 1.8.

Member 2013-01 · older version

Do you have an estimated release date for 1.8 yet?

Roomie Staff 2013-01 · older version

1.8 is still pretty early. Perhaps February.

Member 2013-01 · older version

Any other hints on what else might be coming with 1.8 in February?

Thank you

Member 2013-02 · older version

Any updates on when 1.8 may be released?

Roomie Staff 2013-02 · older version

We're closing in. Final strings went to translators today...

Member 2013-03 · older version

So custom sliders are in, but how do they work?

I'm not finding any documentation on how to make the sliders work, but this is what I'm trying:

Custom Button 1: Lights On - Type = String - Value = http://192.168.1.12/remote/lights.asp?deviceCode=Q4&action=ON

Custom Button 2: Lights Off - Type = String - Value = 192.168.1.12/remote/lights.asp?d ... action=OFF

Custom Button 3: Lights Dim - Type = String - Value = 192.168.1.12/remote/lights.asp?d ... dimlevel=##

where I want the two ## to be anywhere between 0 and 100.

(The XML is all the way at the bottom)

Ideally, I would be able to adjust the deviceCode (Q4) in Roomie so 1 set of code would work for all, but I understand that this is not going to happen.

Also, I could swap out 'ON' and 'OFF' for a dim value of 100 and 0.

<?xml version="1.0" encoding="UTF-8"?>

<plist version="1.0">

<dict>

<key>cat</key>

<string>Lights</string>

<key>codes</key>

<dict>

<key>Dining Lights Dim</key>

<string>http://192.168.1.12/remote/lights.asp?deviceCode=Q4&action=DIM&dimlevel=##</string>

<key>Dining Lights On</key>

<string>http://192.168.1.12/remote/lights.asp?deviceCode=Q4&action=ON</string>

<key>Dining Lights Off</key>

<string>http://192.168.1.12/remote/lights.asp?deviceCode=Q4&action=OFF</string>

</dict>

<key>brand</key>

<string>Leviton</string>

<key>method</key>

<string>http</string>

<key>type</key>

<integer>12</integer>

</dict>

</plist>

Roomie Staff 2013-03 · older version

Supported devices for slider feedback are listed here with the exact types of feedback they support in the right hand column:

roomieremote.com/ip-compatibility/

Member 2013-03 · older version

So what you're saying is that it's impossible to use a slider or button slider for a custom device?

Member 2013-03 · older version

I'd also like to know whether Sliders can be used with Custom Devices.

Roomie Staff 2013-03 · older version

It's possible in some cases depending on the device and how it formats its commands. You'd need to work with support using diagnostics to determine that. In general, you should assume Sliders require supported devices.

Member 2013-03 · older version

In my case, I'd just need to add a numerical value to a url.

It can be any value, because the url can parse it to the format I need, so essentially, I just need to know what the slider wants to see, and I'll adjust my code to match.

I'll email support though.

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