This action will move up/down or stop a shutter/venetian in your home
- API endpoint slug
- gewiss_home_gateway.invoke_method_Motor
- Filter code method
- GewissHomeGateway.invokeMethodMotor.skip(string?: reason)
- Runtime method
- runAction("gewiss_home_gateway.invoke_method_Motor", {})
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
- GewissHomeGateway.invokeMethodMotor.setMethodParam(string: methodParam)