This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Screensavers
KoenMartens
Member
Status: Currently unsubmitted, feel free to test via github below!
Version 0.0.1
Version 0.0.1
Add screensavers to your Homey!
Currently available screensavers:
- Rainbow on 10% intensity
- T.I.F.F.-like floating
- Energy-saving rotating pixel (choice between white and red) on 2 speeds
Change the screensaver in settings -> LED ring.
If you have suggestions, post them here! Please also test and provide feedback.
I am heavily limited by the fact that the ring can only be rotating or standing still as far as I know (but they can rotate both ways....).
Github: https://github.com/kruimel0/martens-screensavers
Comments
or would this ask too much of of homey
- you set a rgb value to each of the 24 pixels
- you set a couple variables that determine the rotation speed of the ledring.
- neither of these can be altered after the app has started (in the case of screensavers, that is after the app has installed/updated)
Maybe you could add a "very low brightness red energy-saving rotating pixel on 2 speeds"?
Like the White Slow Sleep
PS: Nightrider is actually Knight rider.
The slow speed to me is good! Its moving, but not noticeable/irritating slow/fast and the fact that its moving means that Homey is not in a frozen standstill.
White is only a bit White and red is more relaxing color.
Let us known when we can update
White slow sleep it is
Updated. I made the red led at 10% intensity, looks weird otherwise.
Downloading at the moment.....
downloaded the new source and uploaded it, but no 10% red sleep.
just tried the different options and I like them!
The light intensity of the rainbow at 10% and the default slider at 1% is great! Wouldn't mind if all others were available at 10%
Just curious, would it be possible for the rainbow to be even lower in intensity?
And don't know if it's possible, but I'd like to see a temperature slider for the white variants, kinda like the one in the hue app if you're familiar with it.
The reds are looking great!!
[edit]
Slow red is a bit stuttering. I guess you use the same code for red and white so maybe its the color which causing it.
EDIT: Nope, doesn't seem to help in the slightest. Perhaps it's caused by 3 sub-LEDs that work a bit nicer together in white compared to only 1 sub-LED for red?
Would be awesome
This Guy is knowing how to work with leds too! Keep u the good work!
Great app!
Anyone having the same problem ?
great app
Niklas
Switching back is no problem, changing the default would be nice(no idea if its possible)
Will you make it possible to change screensaver in flow ?
Thanks
I can, however, add all screensavers as 'very long but finite length' of LED animations to be used in flows, but you should take into account that every time another LED animation occurs (f.e. if Homey is listening), the LED animation is returned to the screensaver. You can of course probably counter-act this by making a flow that if Homey stops talking, the LED animation of your choosing is shown again, but this might hinder incorporation of apps that have LED animations for other things.