How can we help?
Pelican Connect
- Can I schedule when notifications are active?
- When is a low battery notification generated?
- What does a cool failure notification mean?
- When will a door has been left open notification be generated?
- What does a heat failure notification mean?
- What does a thermostat unreachable notification mean?
- What does an economizer position failure notification mean?
Admin
- Can I pay for multiple site subscriptions at once?
- Can I pay for my subscriptions using a purchase order (PO)?
- How do I change my site type (residential, business, hotel)?
- How do I pay for my site’s subscription?
- What does the Standard Subscription provide?
- What is the Subscription Renewal History?
- Why has my subscription expired?
- How do I view my LTE Gateway Subscription Receipt?
- How do I change my LTE Subscription Email Address?
- How Can I Cancel My LTE Gateway Subscription?
Comfort Control
- How do I adjust a room temperature?
- How do I turn off all thermostats for an emergency?
- How do I turn ON-OFF cooling?
- How do I turn ON-OFF heating?
- How do I turn ON-OFF the Fan? - not done
- What does Cool Running mean?
- What does Economizer Active mean?
- What does Fan Running mean?
- What does Heat Running mean?
- What does Space Satisfied mean?
- What does Waiting mean?
- Why did cooling start on its own? - not done
- Why did heating start on its own? - not done
- Directions on maintaining proper ventilation rates: COVID-19
- What is Outside Ventilation in a schedule?
- Does Pelican adjust an outside damper based on fan speed?
- How do I adjust the CO2 level to generate additional ventilation?
- How do I commission a PEARL for proper ventilation?
- How do I turn off ventilation for all thermostats on a poor outdoor air day?
- What are CO2 Levels?
- What do different CO2 levels indicate ?
- Does Pelican detect CO2 levels as a life safety system?
- How do I adjust my CO2 ventilation configuration?
- What is the Outside Ventilation setting?
Schedules
- Can I schedule a thermostat to a set points beyond its allowable heat or cool range? - not done
- Can I schedule when Fan Circulation Minutes is active?
- What is unoccupied setback in a thermostat schedule?
- How to set set fan to auto during unoccupied setback periods?
- How do I set an a single thermostat's schedule?
- What is Outside Ventilation in a schedule?
- What are the schedule Repeat options?
- What is optimum start?
- Why did cooling start on its own? - not done
- Why did heating start on its own? - not done
- How do I create an event schedule for a single thermostat?
- How do I delete an event scheduled for a single thermostat?
- How do I create an event schedule for multiple thermostats?
- How do I edit a multiple thermostat event scheduled?
- How do I delete a multiple thermostat event scheduled?
- How do I edit an event scheduled for a single thermostat?
- How do I create shared schedules? - not done
- How do I edit a shared schedule?
- How do I create unoccupied set point override periods?
- How do I rename a shared schedule?
- How do I copy an existing shared schedule?
- How do I delete an existing shared schedule?
- How do I create an event schedule for multiple thermostats?
- How do I edit a multiple thermostat event scheduled?
- How do I delete a multiple thermostat event scheduled?
Thermostat
- Can a Pelican thermostat control a floating actuator?
- Can a Pelican thermostat control a two-position actuator?
- Can a Pelican thermostat control a multiple fan speeds?
- Can I "lock-out" compressors based on an outdoor temperature?
- Can I disable or lock a thermostat’s Fan Button?
- Can I disable the thermostat’s internal temperature sensor?
- How do I hide a thermostat on the app?
- How does Pelican assist with freeze prevention?
- How do I control a dual fuel Heat Pump?
- How many Cool Stages do I select for a thermostat?
- How many Fan Stages do I select for a thermostat?
- How many Heat Stages do I select for a thermostat?
- What do I set Heat Needs Fan to?
- What is CO2 Ventilation?
- What is Compressor Lockout?
- What is Cool Range?
- What is Fan Circulation Minutes?
- What is Heat Range?
- What is the difference between Auxiliary and Emergency Heat?
- What should I set a thermostat’s Reversing Valve to?
- What should I set a thermostat’s System Type to?
- What should I set Anticipation Degrees to?
- What should I set Cycles Per Hour to?
- When should I use the thermostat Calibration Degrees?
- What should I set a thermostat’s Zone Controller configuration to?
- What should I set Fan Purge Cycle to?
- What should I set Damper Type to?
- What should I set Reheat Type to?
- What should I set Notification Settings to?
- How to hide a section within an article.
- How can I Delete a Thermostat from a site?
- How do I delete a Wired Temperature Sensor or PEARL Economizer Controller?
- How can I Replace a Thermostat?
- Show all articles ( 18 ) Collapse Articles
Networking
- How do I install a Pelican cellular gateway?
- How do I replace a Pelican Cellular gateway with a Pelican Ethernet gateway?
- Can I set a Pelican gateway for a static IP address?
- Do I need a Public IP address for a Pelican gateway?
- Does a Pelican gateway use a DHCP or static IP address?
- Does a Pelican gateway use Inbound firewall ports?
- How do I change a Pelican gateway from static back to DHCP?
- How do I install a Pelican Ethernet gateway?
PEARL
Zone Coordinator
- Why won’t my zone controller connect?
- What do the lights on the zone controller indicate? - not done
- What does the light on a zone controller's antenna indicate? - not done
- Why is a zone controller unreachable? - not done
- What do the zone controller lights indicate? - not done
- What do the zone controller's antenna lights indicate? - not done
- Zone Controller Dehumidify Sequences
- How does Pelican control a parallel fan powered box during a heating cycle?
- How does Pelican control a series fan powered box during a heating cycle?
- How does Pelican control a zone box during a heating cycle?
- How does Pelican control a parallel fan powered box during a cooling cycle?
- How does Pelican control a series fan powered box during a cooling cycle?
- How does Pelican control a zone box during a cooling cycle?
- How does Pelican control a parallel fan powered box during a ventilation cycle?
- How does Pelican control a series fan powered box during a ventilation cycle?
- How does Pelican control a zone box during a ventilation cycle?
Sensors
OpenAPI
Print
Thermostat
Thermostat attributes allow you to set and retrieve thermostat configurations and active statuses.
Thermostat - Reserved versus User Defined Attributes
There are two types of attributes supported for “Thermostat” objects. The first type are listed below, which are reserved and predefined. In addition to the predefined attributes, users can define, set and retrieve their own attributes. Any attribute name which is not reserved will be treated like a User Defined Attribute. Defining an new attribute is accomplished by setting its value through a SET request. Once SET, these attributes can be accessed using GET requests. Their is no restriction on the number of user defined attributes or their values. User defined attributes can also be used as part of the selection criteria. For example, if the user wants to manage a group of thermostats through the API, they could define an attribute named “managed” and SET its value to “yes” for the thermostats in the user's group. Then they could include “managed:yes;” in their selection criteria to only affect their special group of thermostats.
Thermostat - Object Attributes
Attribute names are not case sensitive. Attribute values are case sensitive.
Name | Values | Settable | Description |
---|---|---|---|
name | String | Yes | The configured name of the thermostat. |
groupName | String | Yes | The configured group name for that thermostat. |
serialNo | String | No | The thermostat's serial number. Unique factory set identifier. |
system | Off, Auto, Heat, Cool | Yes | The thermostat's active system mode |
heatSetting | Integer | Yes | The thermostat's active Heat Setting. |
coolSetting | Integer | Yes | The thermostat's active Cool Setting. |
fan | Auto, On | Yes | The thermostat's active Fan Mode. |
status | Occupied, Vacant | Yes | Normally Occupied. Vacant when vacation schedule is active. |
temperature | Decimal | No | The thermostat's current measured temperature. |
humidity | Integer | No | The thermostat's current measured humidity: % RH. Zero (0) if humidity is not supported. |
humidifySetting | Integer | Yes | The thermostat's minimum humidity setting. |
dehumidifySetting | Integer | Yes | The thermostat's maximum humidity setting. |
co2Setting | Integer | Yes | The thermostat's demand ventilation CO2 setting. |
co2Level | Integer | No | The thermostat's current measured CO2 level. |
setBy | Station, Remote, Schedule | No | Indicates how the active thermostat settings were set. |
frontKeypad | On, Off | Yes | Thermostat keypad active or locked status. On = Unlocked, Off = Locked. |
outsideVentilation | On, Off | Yes | Whether the thermostat is allowed to use Outside Ventilation. |
runStatus | Off, Cool-Stage1, Cool-Stage2, Heat-Stage1, Heat-Stage2, Fan, Fan2 | No | The currently active Fan, Heat or Cool status |
statusDisplay | String | No | Easily readable indication of what is currently active the or response “Unreachable” will be provided if the thermostat is unable to reach the Internet. |
auxStatus | On, Off | No | The thermostat's active Auxiliary Heat status. |
slaves | Array | No | List of the remote temperature sensors and devices assigned to this thermostat and their values. |
description | String | Yes | Free form thermostat description with configuration. |
cycleRate | Integer | Yes | Thermostat's c onfigured target cycle rate. |
anticipationDegrees | Decimal | Yes | Thermostat's configured anticipation degrees. |
calibrationOffset | Decimal | Yes | Thermostat's configured calibration degrees. |
heatStages | Integer | Yes | Number of configured heat stages. |
coolStages | Integer | Yes | Number of configured cool stages. |
fanStages | Integer | Yes | Number of configured fan stages. |
HeatNeedsFan | Yes, No | Yes | Enable Fan (G output) during heating. |
temperatureFormat | Fahrenheit, Celsius | Yes | Thermostat's active temperature format. |
systemType | Conventional, Heat Pump | Yes | Thermostat's configured system type. |
reversingValve | String | Yes | One of: Heat or Cool. Energizes reversing valve in this mode. Only valid for systemType of Heat Pump. |
minHeatSetting | Integer | Yes | Configured lowest allowable user settable heat set point. |
maxHeatSetting | Integer | Yes | Configured highest allowable user settable heat set point. |
minCoolSetting | Integer | Yes | Configured lowest allowable user settable cool set point. |
maxCoolSetting | Integer | Yes | Configured highest allowable user settable cool set point. |
fanCirculationTime | Integer | Yes | Configured enforced minimum minutes to run the fan across each hour. |
heatingType | String | Yes | Configured size of first stage heating system. |
heating2Type | String | Yes | Configured size of second stage heating system. |
coolingType | String | Yes | Configured size of first stage cooling system. |
cooling2Type | String | Yes | Configured size of second stage cooling system. |
humidityControl | String | Yes | One of: None, Humidify, Dehumidify, Full Control, Cool Only. |
minSafeHumidity | Integer | Yes | Lowest allowed thermostat relative humidity reading before notification is sent. |
maxSafeHumidity | Integer | Yes | Highest allowed thermostat relative humidity reading before notification is sent. |
allowKeypadDisable | Yes, No | Yes | Display the configuration Lock Keypad On/Off button in the thermostat's configuration. |
weight | Integer | Yes | Weighted value of the thermostat's temperature reading when used with Remote Sensors |
notificationSensitivity | String | Yes | One of: Off, Low, Medium, High, Custom. Note: When setting Custom notificationSetpoint and notificationUnreachable should also be set. |
notificationSetpoint | Integer | Yes | The temperature degrees from the thermostat's setpoint before sending a notification. Forces notificationSensitivity to Custom. |
notificationUnreachable | Yes, No | Yes | Send a notification if thermostat becomes unreachable for 4 hours. Forces notificationSensitivity to Custom. |
minSafeTemp | Integer | Yes | Lowest allowed thermostat temperature reading before a notification is sent. |
maxSafeTemp | Integer | Yes | Highest allowed thermostat temperature reading before a notification is sent. |
gateway | String | No | The serial number of the gateway providing Internet access to this thermostat. |
version | String | No | The thermostat's firmware version. |
installDate | Date/Time | No | ISO 8601 Formatted Date Time indicating when the thermostat was first installed at the site. |
schedule | On, Off, Name | Yes | Whether the thermostat's schedule is active or the Name of the shared schedule. |
scheduleName | String | Yes | If the thermostat is using a Shared Schedules, the name of the active schedule. |
scheduleRepeat | Daily, Weekday, Weekly | Yes | How the thermostat's schedule is set to repeat. |
setback | On, Off | Yes | Whether a temporary Demand Response setback is active. |
Table of Contents