Unlocking from the on-screen button triggers the local relay, as expected.
The HTTP Calls via the browser just give me an empty page with return code -1 and does not trigger the relay.
The Hardware Key also does not trigger the relay.
Unlock configured to the More Page does not trigger the relay either, gives an 'Unlock failed' error on screen.
Problem might to be this, from the logs:
01-01 23:42:00.629 W/ContextImpl( 791): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:772 android.content.ContextWrapper.sendBroadcast:396 com.akuvox.phone.indoor.ui.view.StatusBarView.updateDateTime:68 com.akuvox.phone.handler.FloatViewHandler.handleMessage:62 android.os.Handler.dispatchMessage:102
Does anyone have an idea how I can get this to work?
Thanks and a happy new year!