Eric Kuxhausen
Eric Kuxhausen
LampShade version: 82 (3.2.1) Android version: 5.1 Devices: Moto X Style ``` java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String lifx.java.android.entities.internal.structle.LxProtocolDevice$Service.toString()' on a null object reference at lifx.java.android.network_context.internal.transport_manager.lan.gateway_discovery.LFXGatewayDiscoveryController.handleStatePANGatewayMessage(LFXGatewayDiscoveryController.java:97) at lifx.java.android.network_context.internal.transport_manager.lan.gateway_discovery.LFXGatewayDiscoveryController$1.run(LFXGatewayDiscoveryController.java:61) at...
Probably will raise the minimum supported firmware version to 1.3 (released in 2014) or maybe higher.
LampShade version: 77, 79, 82 (3.2.1) Android version: 5.0, 5.1, 6.0 Devices: Galaxy S5 (klte), Xperia Z1 (C6903), Nexus 6 (shamu), LG G4 (p1), Galaxy Note4 (trltevzw), HTC One (M8)...
LampShade 2.9.1, 2.9.2 Android 4.2, 4.4 ``` java.lang.IllegalArgumentException at com.kuxhausen.huemore.net.BrightnessManager.setState(BrightnessManager.java:56) at com.kuxhausen.huemore.net.MoodPlayer.tick(MoodPlayer.java:131) at com.kuxhausen.huemore.net.LifecycleController$InternalClock.onTick(LifecycleController.java:168) at alt.android.os.CountDownTimer$1.handleMessage(CountDownTimer.java:128) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:152) at android.app.ActivityThread.main(ActivityThread.java:5132) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) at...
LampShade version: 77, 82 (3.2.1) Android version: 5.0, 5.1 Devices: Nexus 6, Galaxy S5 ``` java.lang.RuntimeException: Unable to start activity ComponentInfo{com.kuxhausen.huemore/com.kuxhausen.huemore.NavigationDrawerActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.kuxhausen.huemore.editmood.EditMoodStateGridFragment.setParentFragment(com.kuxhausen.huemore.editmood.EditMoodFragment)' on...
The LIFX SDK is officially unsupported and LampShade should stop using it. See Bug #90 for the urgency of the situation.. TBD: Pick between the LIFX Web API vs LIFX...
Reported on Android 4.? "If i change the language to english. e.g. the "on/off" texts stays German ( "An/Aus")"
"So, I've been setting up my own daily mood, and I've noticed that modifying start times is really buggy. My changes are often ignored, or even worse, partially merged into...
Consider updating QuickStartApp to the current Android build tools (building with gradle, targeting SDK 23, etc) as this sample app still relies on deprecated build tools from before the era...