Alexander Groß

Results 198 comments of Alexander Groß

@tomcat-xx I used a root shell with `pm install -d ` from a path outside the `/sdcard`. Google Play will warn you that the APK is suspicious, but I didn't...

I upgraded to 8.3.11 (the "stabilized" version) after deleting all special backups while still on 8.3.8 and it still crashes immediately.

And this is still the exception: ``` 02-12 19:06:55.062 13466 13466 D AndroidRuntime: Shutting down VM 02-12 19:06:55.062 13466 13466 E AndroidRuntime: FATAL EXCEPTION: main 02-12 19:06:55.062 13466 13466 E...

Seems like the process is this: 1. Still on 8.3.8 (I downgraded) delete *and* disable Special Backups 1. Install 8.3.11 1. Re-enable Special Backups While Special Backups are beta I...

> Hm.. is it possible that you never set color to anything with this light? The light is > 2 years old. I've used color with it. Even during the...

The current color indicator also does not change when I change the color by switching to a different scene (neither on the slider nor the wheel). Brightness works.

Testing things does not require new releases. I assume the JS API didn't change with 9.x (at least no breaking changes were documented except for the removal of `request`). You...

If you have a better idea on how to get the ioBroker JS API into a project outside of the web UI then please let me know. Downloading the d.ts...

> Normally tsconfig.json is used where you define in compilerOptions the "types": ["@iobroker/types"] Are you sure this will work? @iobroker/types does not define the JavaScript sandbox API, does it? After...