This action will run a scene by the name of scene.
Developer info
- API endpoint slug
- aico.run_scene_by_name
- Filter code method
- Aico.runSceneByName.skip(string?: reason)
- Runtime method
- runAction("aico.run_scene_by_name", {})
Action fields
Scene name Text input > Short text
- Label
- Scene Name
- Slug
- scene_name
- Required
- true
- Can have default value
- true
- Filter code method
- Aico.runSceneByName.setSceneName(string: sceneName)