Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

RemoteLinc/ISY for thermostat set point changes?

Featured Replies

Posted

Hi,

 

I'm not sure if its possible to use RemoteLinc with ISY to turn up or down the temperature set point (1 point at a time).

 

I tried creating a scene with the thermostat as a responder and a RemoteLinc key as the controller but it didn't seem to work as expected.

 

thanks,

Wayne

hmmm, I suppose it would work if you could read the current setpoint and add one degree each time you trigger the program.

  • 2 years later...
Hi,

 

I'm not sure if its possible to use RemoteLinc with ISY to turn up or down the temperature set point (1 point at a time).

 

I tried creating a scene with the thermostat as a responder and a RemoteLinc key as the controller but it didn't seem to work as expected.

 

thanks,

Wayne

 

Wayne, You can create two short programs thru ISY to accomplish this. This is what I use:

 

Program ThermostatUp:

IF CONTROL 'REMOTELINC - 5' IS SWITCH ON

 

THEN SET 'Thermostat' Setpoint up 1°

 

Program ThermostatDown:

IF CONTROL 'REMOTELINC - 5' IS SWITCH OFF

 

THEN SET 'Thermostat' Setpoint down 1°

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.