A beginner's guide
Explore Plans
Mobile menu Close menu
BlueLink Smart ConnectBlueLink Smart Connect

Device State

This query returns the current state of the selected device

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns the current state of the selected device
API endpoint slug
bluelink.device_state
Runtime method
performQuery("bluelink.device_state")

Query fields

Selected device Dropdown list

Label
Select Device
Helper text
Select the device for which you want to get the current state
Slug
selected_device
Required
true
Can have default value
false

Ingredients

Fan settingThis is the fan mode of the selected device

Slug
fan_setting
Filter code
Bluelink.deviceState.FanSetting
Type
String
Example
1

Heat setpointThis is the heat setpoint of the selected device

Slug
heat_setpoint
Filter code
Bluelink.deviceState.HeatSetpoint
Type
String
Example
75

Room temperatureThis is the room temperature detected by the selected device

Slug
room_temperature
Filter code
Bluelink.deviceState.RoomTemperature
Type
String
Example
75

Heat runtimeThis is the heat runtime of the selected device

Slug
heat_runtime
Filter code
Bluelink.deviceState.HeatRuntime
Type
String
Example
20000

Old system settingThis the last known system setting changed by ifttt

Slug
old_system_setting
Filter code
Bluelink.deviceState.OldSystemSetting
Type
String
Example
1

System settingThis is the system mode of the selected device

Slug
system_setting
Filter code
Bluelink.deviceState.SystemSetting
Type
String
Example
1

Timezone offsetThe timezone offset of the device

Slug
timezone_offset
Filter code
Bluelink.deviceState.TimezoneOffset
Type
String
Example
6

Fan runtimeThis is the fan runtime of the selected device

Slug
fan_runtime
Filter code
Bluelink.deviceState.FanRuntime
Type
String
Example
20000

Cool runtimeThis is the cool runtime of the selected device

Slug
cool_runtime
Filter code
Bluelink.deviceState.CoolRuntime
Type
String
Example
20000

Aux heat runtimeThis is the aux heat runtime of the selected device

Slug
aux_heat_runtime
Filter code
Bluelink.deviceState.AuxHeatRuntime
Type
String
Example
20000

Cool setpointThis is the cool setpoint of the selected device

Slug
cool_setpoint
Filter code
Bluelink.deviceState.CoolSetpoint
Type
String
Example
75

Old fan settingThis is the last known fan setting changed by ifttt

Slug
old_fan_setting
Filter code
Bluelink.deviceState.OldFanSetting
Type
String
Example
1

DstThis is the daylight saving time status

Slug
dst
Filter code
Bluelink.deviceState.DST
Type
String
Example
1