This action will switch On or Off a light in your home
- API endpoint slug
- gewiss_home.invoke_method_Light
- Filter code method
- GewissHome.invokeMethodLight.skip(string?: reason)
- Runtime method
- runAction("gewiss_home.invoke_method_Light", {})
Action fields
- Label
- What command would you like to execute in the smart home?
- Helper text
- Choose what you want this applet to do in your home
- Slug
- method_functional_channel
- Required
- true
- Can have default value
- false
- Label
- [If needed] How much?
- Helper text
- Please add a parameter to your command, if it is needed
- Slug
- method_param
- Required
- false
- Can have default value
- true
- Filter code method
- GewissHome.invokeMethodLight.setMethodParam(string: methodParam)