This action will turn a Wiser Plug on or off.
Developer info
- 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)