Add hardware toggle to disable Raspberry Pi 5 LEDs #2480
Replies: 2 comments
-
|
Maybe this is helpful as a workaround to someone, but to access the config.txt, I simply mounted the SD card on my Mac using |
Beta Was this translation helpful? Give feedback.
-
|
Actually, the same would be nice for Rpi4 and RPi3. Now it is possible via: But Ethernet LEDs cannot by turned off in this way. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
I would like to request a feature to enable/disable the onboard LEDs of the Raspberry Pi 5 via the Home Assistant UI, ideally under:
Settings → System → Hardware
The following LEDs should be controllable:
Power LED
Activity LED
Ethernet LEDs
On Raspberry Pi OS, this can be achieved using config.txt parameters:
/
Requested behavior:
A simple on/off toggle in the Hardware section
Changes applied persistently across reboots
Raspberry Pi 5 specific (does not affect other platforms)
Why this is useful:
Reduces light pollution in dark rooms (bedrooms, dashboards)
No need for manual or unsupported boot config modifications
Improves usability for kiosk and wall-mounted setups
Hardware:
Raspberry Pi 5
Home Assistant OS
Use cases
Bedroom installations
Home Assistant running on a Raspberry Pi 5 in a bedroom or sleeping area, where bright LEDs are disturbing at night.
Wall-mounted dashboards / kiosks
Raspberry Pi 5 used behind wall tablets or dashboards, where visible LEDs reduce aesthetics and usability.
Living rooms & media cabinets
Devices placed near TVs or in media racks where constant LED activity is distracting.
24/7 systems
Systems that run continuously and do not require visual LED status indicators.
Accessibility & light sensitivity
Users who are sensitive to light or prefer a completely dark environment.
Parity with Raspberry Pi OS
Raspberry Pi OS already allows disabling LEDs via config.txt; Home Assistant OS should offer a supported UI-based alternative
Current workarounds
No response
Anything else?
Raspberry Pi 5
Beta Was this translation helpful? Give feedback.
All reactions