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.

Thermostat error message

Featured Replies

Posted

I would like to make one of my thermostat programs more reliable. It seems that only one of four of my thermostats gets an -1 error when it tries to run a program. I am capable of communicating with the thermostat flawlessly otherwise. Is there someway to make my program more reliable? What steps should I take to track down the error?

 

The program is very simple. My nighttime program looks like this:

 

If

Time is 9:00:00PM

 

Then

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' Mode Auto

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' Fan Auto

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' 60° (Heat Setpoint)

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' 77° (Cool Setpoint)

 

Else

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

 

 

 

The daytime program looks like this:

 

If

Time is 7:00:00AM

 

Then

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' Mode Auto

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' Fan Auto

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' 40° (Heat Setpoint)

Set 'Indoor / Thermostats / Master Suite / HVAC Master Suite' 88° (Cool Setpoint)

 

Else

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

 

 

Hi mitch236,

 

Since you are sending one command at a time to your thermostat, and since thermostat modules are a little slower than other modules, what I recommend are:

1. Adding a delay of 3 to 5 seconds between each call OR

2. Make a scene with those settings and activate that scene instead

 

With kind regards,

Michel

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.