Jump to content

Shadowen

Members
  • Posts

    7
  • Joined

  • Last visited

Shadowen's Achievements

Newbie

Newbie (1/6)

1

Reputation

  1. I had a similar issue to this when trying to install the latest 64-bit version of the JRE. I even went as far as to manually set the JAVA_HOME (and JRE_HOME) environment variables. It wasn't until I also installed the 32-bit version of JRE that things started working for me again. Not sure why this is happening, but installing both seemed to clear the issue AND it appears to be using the 64-bit JRE as I hoped it would.
  2. I can't believe I didn't think of using two programs. Thanks a lot for all the help! Regards
  3. I am trying to run a simple program to turn on a Dehumidifier when it gets to humid. Currently I am triggering off of an Insteon Thermostat (2441TH) and controlling the Dehumidifier using a Insteon On/Off Module (2635-222). Here is the program I am currently running on the ISY: If Module 'Climate' Temperature > 50 °F and Status 'Thermostat - Main' > 50% (Humidity) Then Set 'Dehumdifier' On Else Set 'Dehumdifier' Off The problem that I am running into is that the Dehumidifier keeps flapping on/off at that 50% humidity mark. I'd like it stay on long enough to drop the humidity to like 45%, so that it is off for a little bit (until the humidity rises above 50% again). I tried inserting a wait after the ON command, but that doesn't seem to be working either. I think that the Thermostat sends another humidity update and just starts the loop all over again at the initial If statement. Can any ISY programming wizards suggest some ideas to help me figure out a better way to do this? Regards,
  4. I upgraded to 4.2.5 but now when I go to the Climate tab nothing comes up when clicking 'Find' (I am using the City name not the Zip Code) and if I use the 'Locate Me' functionality it locates a nearby city but then no areas appear in the 'Choose Area' dialog. Update: I put my zip code into the Location ID field, clicked Save, and it started working.
  5. How do I uninstall the climate module now that it is no longer working?
×
×
  • Create New...