Jump to content

Variable for humidity % in Insteon Thermostat?


GQuack

Recommended Posts

Posted

I may not be seeing it but is there a variable I can access in an ISY program for the humidity level as reported by an Insteon Thermostat? (2441TH). I am using IR control to turn on and off an A/C unit based on the temperature and that works just great. But..I would also like the ability to turn the A/C unit to it's humidifier setting if the humidity rises to a high enough level. While I see the humidity level on the thermostat display I don't see any way to access that value in a program. Am I missing it? Thank you for any help.

Posted
13 hours ago, GQuack said:

I may not be seeing it but is there a variable I can access in an ISY program for the humidity level as reported by an Insteon Thermostat? (2441TH). I am using IR control to turn on and off an A/C unit based on the temperature and that works just great. But..I would also like the ability to turn the A/C unit to it's humidifier setting if the humidity rises to a high enough level. While I see the humidity level on the thermostat display I don't see any way to access that value in a program. Am I missing it? Thank you for any help.

Do you see the Humidity in the ISY 2441TH device in the Admin console?

Posted
1 minute ago, GQuack said:

Yes.

Then in Programs create a variable and assign the Humidity value in the device.  Click the button below repeatedly until you something like this.

Humidity.JPG.0a739f8373e35bdb97dda48a20278df5.JPG

Coincidentally I was working on the same thing.  I use a Insteon relay to close a circuit from the furnace fan to the humidifier.  I use an IF set of rules including indoor/outdoor temps and humidity as well as next day temp forecast to determine weather to close the circuit.  Not sure about your case.

 

Posted

Huh? Where is this? Where is "assign the Humidity value in the device?" I don't see that option in the program section..Thank you for your help, this is exactly what I was looking for. I just need to set up a program to periodically query the variable, right?

image.thumb.png.e53a15e6604b0ecac96603dea972515f.png

Posted (edited)
9 minutes ago, GQuack said:

Huh? Where is this? Where is "assign the Humidity value in the device?" I don't see that option in the program section..Thank you for your help, this is exactly what I was looking for. I just need to set up a program to periodically query the variable, right?

Go into Then section to assign, not the If section to assign the variable.  Periodically - this is how I do it.

Capture.JPG.ef77e31c83fa8c7da784aad93f44cc04.JPG

dht11 is a temp and humidity sensor device

wu is a weather service

 

Edited by mmb
Posted

I am sorry mmb, I don't see that option at all. I am in the Then section. The only choices I have are set to another variable or a number. I don't see that right arrow option anywhere. Is this perhaps a new option? I am running 4.7.3

image.thumb.png.a059687867632ecf9803941bca377451.png

 

image.png

Posted
33 minutes ago, GQuack said:

I am sorry mmb, I don't see that option at all. I am in the Then section. The only choices I have are set to another variable or a number. I don't see that right arrow option anywhere. Is this perhaps a new option? I am running 4.7.3

I thought you were trying to pull the Humidity from the insteon thermostat - you said: is there a variable I can access in an ISY program for the humidity level as reported by an Insteon Thermostat.  In this case look for the thermostat and grab the variable.

As for the IR control, it looks like you're trying to set variables and have it do something.  That I have no clue about but would be nice to have.

Posted

I am trying to pull the humidity level from the thermostat. Based on that value I will take action using the IR control. Look for the variable in the thermostat.....where is that available, I don't see it anywhere?

Posted (edited)
21 hours ago, GlowingHair said:

In the 4.x release, I had to use a network resource to be able to use the humidity, in an email in my case.

I wrote my Humidifier program in v5 in the spring - it's very stable.  I had the Program disabled until this week and experienced a few problems C/F handling but they're sorted out now.

So when you're in "Then" you click the arrow for variable assignment, you don't your devices like I do?

Capture.thumb.JPG.904a2fb5d29bceb61950e723519084fa.JPG

Edited by mmb
Posted (edited)

Geeeez. That brings back the memory of trying to extract the  temperature from an Insteon thermostat 2441ZTH using a bank of programs. One program per degree to test for each degree from bottom to top. What a PITA.

Been using v5 for about four years now and have a hard time remembering the silly things we had to do.

Edited by larryllix
  • Like 1
Posted

mmb, I do not have that little right arrow option for variables in version 4.7. Going to have to think seriously now about migrating to V5.

Posted

If version 5 is stable, why hasn't UDI made that the "official" version? They show 4.7.3 as the official although 5.0.16 is now available.

Posted
If version 5 is stable, why hasn't UDI made that the "official" version? They show 4.7.3 as the official although 5.0.16 is now available.

4.x has been the official branch for a few years. UDI has been updating the underlying architecture and working towards Z-wave certification in the 5.x branch. 5.0.16 (rc1) is solid and there is no reason to hold back. I was very conservative but made the move in June to 5.0.15A. Not a single issue.
Posted
27 minutes ago, GQuack said:

If version 5 is stable, why hasn't UDI made that the "official" version? They show 4.7.3 as the official although 5.0.16 is now available.

Not sure, but v5.0.16 rc1 has been very stable for me.  I initially migrated to 5.0.15a and have updated a couple of times without issue.

Also v5 brings Polyglot making the ISY an even more powerful automation platform. I have a few node servers (Nest, weather service, temp/humidity devices) running through polyglot to the ISY.

For me it was worth the upgrade.

Posted
7 hours ago, GQuack said:

If version 5 is stable, why hasn't UDI made that the "official" version? They show 4.7.3 as the official although 5.0.16 is now available.

Has nothing to do with "stable". It has to do with Zwave inclusions  not being complete enough.

Guest
This topic is now closed to further replies.

×
×
  • Create New...