FEATURE REQUEST: LED Dark-mode settings available on all devices

This feature already exist for some devices; but it would be nice to be available on all devices.

One of the main reasons we seem to have our wifi devices being disconnected from the network is because late at night “they make too much light to be able to sleep” so end-users disconnect them.

Black fix pen or tape is simple solution. To sleep with eyes closed is another…

But anyway, to be able to set led intensity value according to other values would be also beneficial.

/system leds> settings set all-leds-off=after-1h
failure: This feature is not supported on this board!

But adding the ‘dark-mode=after-1h’ logic to below should be possible as you can always disable the leds manually, which is not what we want because we only want them to be disabled after 1h uptime (for installation verification purposes)

/system leds> print
Flags: X - disabled, * - default
 #    TYPE                     INTERFACE                                                                   LEDS                                                                 
 0  * interface-activity       ether1-wan                                                                  eth1-led                                                             
 1  * interface-activity       ether2-master-local                                                         eth2-led                                                             
 2  * interface-activity       ether3-slave-local                                                          eth3-led                                                             
 3  * wireless-status          wlan1                                                                       wlan1-led                                                            
 4  * wireless-status          wlan2                                                                       wlan2-led                                                            
/system leds> set [find] disabled=y

some devices have the led hard wired to the power, you can’t control them in software.
we try to include software control in newer products though

Is it possible to control the power-leds on the CRS317? They are way too bright…