Marius Korte

Results 15 comments of Marius Korte

I am encountering a similar issue with my sensors. This occurs for contact sensors (openclose), motion sensors (of various vendors) and remotes. Toggling switches/light via the Deconz bridge works well,...

Thanks for the fast Response. I wouldn't expect a 1:1 mapping, it would just be cool to control the device at all.

@sungwoncho even tough this issue is already pretty old, did you come up with a solution?

Maybe I am missing something out, but we are using the options (like `DevExpress.ui.dxTagBoxOptions`) on multiple occasions, e.g. when using TypeMoq for testing: ```typescript jQueryMock.verify((mock) => mock.dxTagBox( TypeMoq.It.is((options) => {...

Hi. So I tried to use this new feature to send my current position, so it desired to run it in the background. With the current implementation however (loading spinner...

Same issue here. I found out that using `content://` instead of `file://` (see https://stackoverflow.com/a/40674771/9002500) causes the error to disappear, but after selecting the application to use the screen stays blank.

@lovefly0326 I did but as mentioned above that leads to the screen staying blank. I went with setting the `targetSdkVersion` back to `23`, which apparently also works.

What did I do wrong with the sign-off? My commits contain `Signed-off-by: Marius Korte (github: @Owlbertz)`...

Hi @FloatingBoater, I already came up with the additional logic myself in PR #101. While of course your suggestion would work, I think the more natural language commands for opening...