Temperature sensed 'state ID'

Posted on
Wed Dec 30, 2020 3:16 pm
SMUSEBY offline
Posts: 505
Joined: Sep 16, 2009
Location: California

Temperature sensed 'state ID'

What is the state ID to access the value of the temperature sensed by the thermostat. (temperature, Temperature, temperatures do not work).
I need the term to use with Better Email that specifies the format %%d:123456:someStateID%%.
Thank you.

Posted on
Wed Dec 30, 2020 3:23 pm
FlyingDiver offline
User avatar
Posts: 7189
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Temperature sensed 'state ID'

Excerpt from indigo.server.log(unicode(indigo.devices[860569872]))
Code: Select all
states : States : (dict)
     autoAway : no (yes/no bool)
     autoHome : no (yes/no bool)
     climate : home (string)
     device_type : athenaSmart (string)
     equipmentStatus :  (string)
     fanMinOnTime : 0 (integer)
     humidityInput1 : 50 (real)
     humidityInputsAll : 50 (string)
     hvacCoolerIsOn : off (on/off bool)
     hvacDehumidifierIsOn : off (on/off bool)
     hvacFanIsOn : off (on/off bool)
     hvacFanMode : 0 (integer)
     hvacFanMode.ui : auto on (string)
     hvacFanModeIsAlwaysOn : false (bool)
     hvacFanModeIsAuto : true (bool)
     hvacHeaterIsOn : off (on/off bool)
     hvacHumidifierIsOn : off (on/off bool)
     hvacOperationMode : 2 (integer)
     hvacOperationMode.ui : cool on (string)
     hvacOperationModeIsAuto : false (bool)
     hvacOperationModeIsCool : true (bool)
     hvacOperationModeIsHeat : false (bool)
     hvacOperationModeIsOff : false (bool)
     hvacOperationModeIsProgramAuto : false (bool)
     hvacOperationModeIsProgramCool : false (bool)
     hvacOperationModeIsProgramHeat : false (bool)
     occupied : no (yes/no bool)
     setpointCool : 77.5 (real)
     setpointCool.ui : 77.5°F (string)
     setpointHeat : 71.5 (real)
     setpointHeat.ui : 71.5°F (string)
     temperatureInput1 : 76.4 (real)
     temperatureInput1.ui : 76.4°F (string)
     temperatureInput2 : 77.4 (real)
     temperatureInput2.ui : 77.4°F (string)
     temperatureInputsAll : 76.4, 77.4 (string)


Looks like you want temperatureInput1 or temperatureInput2.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Dec 30, 2020 3:40 pm
SMUSEBY offline
Posts: 505
Joined: Sep 16, 2009
Location: California

Re: Temperature sensed 'state ID'

temperatureInput1 works.
Thank you.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest