Jump to content

legalguy

Members
  • Posts

    8
  • Joined

  • Last visited

legalguy's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. I got it now. The new thermostat programming for Auto Mode works great. Thanks!
  2. Can you give me a bit of direction please. I downloaded 2.76 - did not unzip per instructions Tried to log in with isy - autoupdate - did not work Logged in with my normal login Tried to manually upgrade Got error message: Upgrade Failed:Invalid or incompatible upgrade file
  3. I have a Venstar T1800 thermostat with an ISY99. I just started using heat for the first time since installation. Cool has worked correctly according to my program for the last 8 months. I cannot seem to set the thermostats to heat through the ISY99. The webpage display changes when I toggle to heat and/or adjust the setpoint. But when I query the thermostat, the setpoint goes right back to where it began. I just tried to set the thermostat mode to auto and the mode and setpoint seem to "stick". Could there be a wiring or installation error ? Thanks
  4. I did see that function but did not quite understand it. So code similar to this would send the on command three times in three minutes? Repeat every 3 minutes Set Lamp On Wait 1 minute Do I understand this correctly? Thanks
  5. I would like to send a command to a scene or individually to a list of devices - but would like the command repeated two or three times. The reason is sometimes a command does not appear to reach the device. How would I schedule a command and then repeat it several times over the next 10 minutes? Thanks
  6. My intention was to allow someone to manually set a cooler temperature outside normal work hours - and have the program reset the temperature back to 85 once every hour. Is there a better way to do this? Thanks
  7. IF Program 'office work hours' is False Then Repeat Every 1 hour Set 'Thermostat - 1st flr' 85' (Cool Setpoint) Set 'Thermostat - 2nd flr' 85' (Cool Setpoint) Set 'Thermostat - 1st flr' Fan Auto Set 'Thermostat - 2nd flr' Fan Auto Set 'Thermostat - 1st flr' Mode Cool Set ' Thermostat - 2nd flr' Mode Cool Else - No Actions
  8. I am new to this system. I notice on one of my programs, the activity "Running Then" will appear for 5 minutes or more at a time. My "then" in this program only has 6 commands. I looked at the log and it doesnt appear that a lot is happening - that would justify this. Can anyone please shed some light on this. Thanks
×
×
  • Create New...