I checked out Gentle Wake Up from the Smart Things public repository and added a bunch of new features:
Added features:
start from current value, or from specific value if light is off
choose colors for color capable lights
choose temperatures for temperature capable lights
start from current color or temperature
individual color/temperature settings available per light
only start automagically when in one of the selected modes
My question is, should this be published as an update to Gentle Wake Up or should it be published as a separate app? (assume that current settings in Gentle Wake Up will be compatible with my changes)
One thing Iâd love if you changing the app is colour change.
E.g. Start at very dark blue and slow fade through to red, orange then white to mimic the rising sun (only a lot quicker) as mine doesnât seem to change all that much, just get brighter.
@kraegd With the changes I made to the app you should be able to do this by creating two dimmers. Itâs a good request, though. Do you think you could submit it on the app in Github?
The question still stands: should this be a separate app from Gentle Wake Up, or an update? It adds enough features that I donât actually call it Gentle Wake Up anymore but rather Gentle Dimmer.
@Aaron Iâm going to mention you since you helped me with my last issue. thanks
Yeah, I encountered that bug and fixed it on my end, but havenât committed yet. I found another bug where there is actually a difference between the the current lightâs color and the current lightâs temperature, for lights driven by the zigbee-rgbw device handler.
Iâm working on handling that difference in my code because I donât expect it is something that will be handled by all device handlers, especially not vendor specific ones.
Working with custom device handlers is somewhat more difficult than I had expected. The color/temperature difference bug in device handlers is going to continue to exist for a little white.
The app has been submitted for publication as âGentle Dimmer.â Will update as I get updates.
I donât know what the status of my publication request, but the latest commits to my github seem to be stable, at least for me. Have you updated recently? What sorts of behavior are you experiencing?
I am on your latest. I get an error when I save it. It says an unexpected error occurred.
It seems to save. Might work once if Iâm lucky then the smart app uninstalls from the device. Assuming itâs not properly saving or has a bit of code not liked.
Got this error when clicking done after programming SmartApp:
physicalgraph.app.exception.UnknownDeviceTypeException: Device type âGentle Wake Up Controllerâ in namespace âsmartthingsâ not found. @ line 386
hi there!
this is a great smartapp thanks!
I have installed the smartapp and the device handler,
mostly it gets partway through
then seems to consistently crash my lightify bulbs
it leaves them unresponsive and a reset is usually required to get them back onlineâŚ
anyone got any ideas where I should start?
Garry
I installed the device handler and the smartapp, but am having some issues. When I run the app it never actually does anything. It starts counting down for a couple of seconds then seems to freeze. The lights Iâm trying to control never actually turn on. Bulbs are two LIFX bulbs. Any idea why this might be happening? Tried with both the color temp control on and off. No difference.