Execute any command in your Gewiss smart home
- API endpoint slug
- gewiss_home.invoke_method
- Filter code method
- GewissHome.invokeMethod.skip(string?: reason)
- Runtime method
- runAction("gewiss_home.invoke_method", {})
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.invokeMethod.setMethodParam(string: methodParam)