Unable to get hue emulation working

In extensions its installed.

  1. where do i enable paring? what file?

  2. what file do i add access to different devices?

But the logs show

2016-09-20 16:57:39.389 [DEBUG] [org.openhab.io.hueemulation ] - BundleEvent STARTING - org.openhab.io.hueemulation
2016-09-20 16:57:39.390 [DEBUG] [org.openhab.io.hueemulation ] - BundleEvent STARTED - org.openhab.io.hueemulation
2016-09-20 16:57:39.396 [DEBUG] [ulation.internal.HueEmulationServlet] - Device pairing enabled : false
2016-09-20 16:57:39.401 [DEBUG] [org.openhab.io.hueemulation ] - ServiceEvent REGISTERED - {javax.servlet.ServletContext}={osgi.web.symbolicname=org.openhab.io.hueemulation, osgi.web.version=2.0.0.201603171618, osgi.web.contextpath=/, service.id=346, service.bundleid=211, service.scope=singleton} - org.openhab.io.hueemulation
2016-09-20 16:57:39.403 [INFO ] [ulation.internal.HueEmulationServlet] - Started Hue Emulation service at /api
2016-09-20 16:57:39.403 [DEBUG] [org.openhab.io.hueemulation ] - ServiceEvent REGISTERED - {javax.servlet.http.HttpServlet}={service.pid=org.openhab.hueemulation, service.config.category=io, service.config.label=Hue Emulation, component.name=org.openhab.hueemulation, component.id=199, service.config.description.uri=io:hueemulation, service.id=345, service.bundleid=211, service.scope=bundle} - org.openhab.io.hueemulation
2016-09-20 16:57:39.408 [ERROR] [org.openhab.io.hueemulation ] - FrameworkEvent ERROR - org.openhab.io.hueemulation
org.osgi.framework.BundleException: Could not resolve module: org.openhab.io.hueemulation [212]
Another singleton bundle selected: osgi.identity; osgi.identity=“org.openhab.io.hueemulation”; type=“osgi.bundle”; version:Version=“2.0.0.201603171618”; singleton:=“true”

   	at org.eclipse.osgi.container.Module.start(Module.java:434)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]
   	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]
   	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]
   	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]
   	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]
   	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]
   	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)[org.eclipse.osgi-3.10.2.v20150203-1939.jar:]