Group Location
Explore Plans
Mobile menu Close menu
WiserWiser

Turn Wiser Plug on or off

This action will turn a Wiser Plug 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 Wiser Plug on or off.
API endpoint slug
wiser_heat.smart_plug
Filter code method
WiserHeat.smartPlug.skip(string?: reason)
Runtime method
runAction("wiser_heat.smart_plug", {})

Action fields

Plug name Dropdown list

Label
Which Wiser Plug?
Slug
plug_name
Required
true
Can have default value
false

Smart plug Dropdown list

Label
On or Off
Slug
smart_plug
Required
true
Can have default value
true
Filter code method
WiserHeat.smartPlug.setSmartPlug(string: smartPlug)