Send a custom message to one of your smart plates
- API endpoint slug
- gewiss_home_gateway.invoke_method_SmartPlate
- Filter code method
- GewissHomeGateway.invokeMethodSmartPlate.skip(string?: reason)
- Runtime method
- runAction("gewiss_home_gateway.invoke_method_SmartPlate", {})
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
- What message would you like to send?
- Helper text
- Please write the message to send to your smart plate
- Slug
- method_param
- Required
- true
- Can have default value
- true
- Filter code method
- GewissHomeGateway.invokeMethodSmartPlate.setMethodParam(string: methodParam)