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.

Programming options for Insteon Thermostat?

Featured Replies

Posted

I'm looking at possibly purchasing the 2441TH SmartHome Insteon Thermostat... but wondered what kind of programming options the ISY has available for it?  Does anyone have a screen capture?  For example, could I have a RemoteLinc and press Bright to bump the temp up a degree, or tap dim 3 times to drop the temp 3 degrees?

 

Thanks!

The buttons referred to are defined as follows:

Button 1 ON: call for heat (Zone 2)

Button 1 OFF: Turn off Zone 2

Button 3 ON: call for cool (Zone 2)

Button 3 OFF: Turn off Zone 1

 

 

Set setpoint down 1º by pressing DIM on the RemoteLinc

 

BR Cooler - [iD 0081][Parent 0076]

If
        Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off' is switched Dim  (last button pressed called for heat)
     Or Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off / BRR HVAC3 Cool-Zone 1 Off' is switched Dim (last button pressed called for cool)
 
Then
        Set 'BR / Devices / BR Thermostat Main' Setpoint Down 1°
 
Else
   - No Actions - (To add one, press 'Action')
 

Set setpoint up 1º by pressing BRIGHT on the RemoteLinc

 

BR Warmer - [iD 0082][Parent 0076]

If
        Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off' is switched Bright (last button pressed called for heat)
     Or Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off / BRR HVAC3 Cool-Zone 1 Off' is switched Bright (last button pressed called for cool)
 
Then
        Set 'BR / Devices / BR Thermostat Main' Setpoint Up 1°
 
Else
   - No Actions - (To add one, press 'Action')
 

Edit: You must use the DIM and BRIGHT buttons on the RemoteLinc, Holding the top (brighten) or bottom (dim) of the control buttons doesn't work.

Edited by stusviews

There's a few seconds delay between the press and the response.

The buttons referred to are defined as follows:

Button 1 ON: call for heat (Zone 2)

Button 1 OFF: Turn off Zone 2

Button 3 ON: call for cool (Zone 2)

Button 3 OFF: Turn off Zone 1

 

 

Set setpoint down 1º by pressing DIM on the RemoteLinc

 

BR Cooler - [iD 0081][Parent 0076]

 

If

        Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off' is switched Dim  (last button pressed called for heat)

     Or Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off / BRR HVAC3 Cool-Zone 1 Off' is switched Dim (last button pressed called for cool)

 

Then

        Set 'BR / Devices / BR Thermostat Main' Setpoint Down 1°

 

Else

   - No Actions - (To add one, press 'Action')

 

Set setpoint up 1º by pressing BRIGHT on the RemoteLinc

 

BR Warmer - [iD 0082][Parent 0076]

 

If

        Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off' is switched Bright (last button pressed called for heat)

     Or Control 'BR / Devices / BRR HVAC1 Heat-Zone 2 Off / BRR HVAC3 Cool-Zone 1 Off' is switched Bright (last button pressed called for cool)

 

Then

        Set 'BR / Devices / BR Thermostat Main' Setpoint Up 1°

 

Else

   - No Actions - (To add one, press 'Action')

 

Edit: You must use the DIM and BRIGHT buttons on the RemoteLinc, Holding the top (brighten) or bottom (dim) of the control buttons doesn't work.

This (Setpoint Up 1°) has never worked with my two different versions of the 2441ZTH (note 'Z') with ISY.

I haven't tested this with the newer releases 4.3.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.