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.
LED ring off
fiek
Member
Hi all,
I made a flow to switch the LED off during the day. However there is no possibility to do that, other than setting the brightness to 0%. The only problem is that homey doesn't acknowlegde anymore when listening (orange LED). Am I missing something and is there another way? I searched the forum but didn't find anything.
I made a flow to switch the LED off during the day. However there is no possibility to do that, other than setting the brightness to 0%. The only problem is that homey doesn't acknowlegde anymore when listening (orange LED). Am I missing something and is there another way? I searched the forum but didn't find anything.
Comments
Only issue is that the brightness will remain on that level until it's changed by another flow but you can workaround this using better logic with some global variables. I always turn the LED off when I'm going to sleep or when nobody is home.
Don't turn off the brightnes to 0%, keep at least some brightnes (5 or 10%) and turn of the LED Idle mode (Screensaver) using the HTTP Request flow cards (1.2.0) and the geeky JSON codes.
What you are looking for is here:
https://forum.athom.com/discussion/comment/20667/#Comment_20667
WHEN: Homey starts listening.
THAN: Turn on Led Ring and second THAN: Turn off Led Ring with a timer of 30 seconds.
This is how In do it and works perfect
That's a good simple solution, something with "multiple ways lead to Rome" and "every advantage has its disadvantage"
There is no other way to change de LED Idle mode than the complex way with the Geeky HTTP Request, I like the advanced options you can even choose a custom "Screensaver" from an App.