Automate Reddit
Explore Plans
Mobile menu Close menu
BroadLinkBroadLink

Turn device on or off

This action will turn a device on or off

About this action

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 action will turn a device on or off
API endpoint slug
broadlink.powerState
Filter code method
Broadlink.powerState.skip(string?: reason)
Runtime method
runAction("broadlink.powerState", {})

Action fields

Deviceinfo Dropdown list

Label
Which device?
Helper text
choose device
Slug
deviceinfo
Required
true
Can have default value
false

Power control change power state string Dropdown list

Label
On or off?
Slug
PowerControl_ChangePowerState_string
Required
true
Can have default value
true
Filter code method
Broadlink.powerState.setPowerControlChangePowerStateString(string: powerControlChangePowerStateString)