Automate Reddit
Explore Plans
Mobile menu Close menu
Daikin Online ControllerDaikin Online Controller

Temperature rises above

This Trigger fires within 15 minutes of detection of the indoor temperature rising above the specified temperature threshold.

About this trigger

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 Trigger fires within 15 minutes of detection of the indoor temperature rising above the specified temperature threshold.
API endpoint slug
daikin_online_controller.temperature_rises_above

Trigger fields

Device Dropdown list

Label
Which device?
Helper text
The unit to which this trigger is assigned and of which you specified the name in the Daikin Online Controller application.
Slug
device
Required
true
Can have default value
false

Temperature Text input > Regular expression

Label
What temperature?
Helper text
The indoor temperature sensed by your selected Daikin unit (in degrees Celsius).
Slug
temperature
Required
true
Can have default value
true

Ingredients

DeviceThe name of the Daikin unit that triggered this trigger.

Slug
device
Filter code
DaikinOnlineController.temperatureRisesAbove.Device
Type
String
Example
Kitchen

Indoor temperatureThe indoor temperature sensed by the Daikin unit that triggered this trigger.

Slug
indoor_temperature
Filter code
DaikinOnlineController.temperatureRisesAbove.IndoorTemperature
Type
String
Example
20 °C

Outdoor temperatureThe outdoor temperature sensed by the Daikin unit that triggered this trigger (if available).

Slug
outdoor_temperature
Filter code
DaikinOnlineController.temperatureRisesAbove.OutdoorTemperature
Type
String
Example
24 °C

Time stampThe time when the Daikin unit was triggered.

Slug
time_stamp
Filter code
DaikinOnlineController.temperatureRisesAbove.TimeStamp
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00