-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing possibility to disable LEDs #13
Comments
I am working on adding support for devicetree overlays in the next release. Using these it will be possible to disable the LEDs in the haos-config.txt. |
Sounds great! Will definitely test this, once you are ready |
I just published a beta release which adds DT overlays for disabling the LEDs (separately or both). |
I just flashed the image - disabling the LEDs via the overlay= works perfectly! Thank a LOT! Now I can go ahead and remove the workaround solution which breaks the Docker container. |
Implemented in latest release https://github.com/citruz/haos-rockpi/releases/tag/10.1%2B20230526 |
Describe the issue you are experiencing
The green power and blue status Led cannot be disabled easily. There should be flags in the haos-config.txt defining if they shall be active or not.
The only workaround I was able to find is described here: https://community.home-assistant.io/t/disable-leds-on-rock-pi/573294/2
Still, a configuration entry would be preferable to a workaround breaking the container...
What operating system image do you use?
rock-4c-plus
What version of Home Assistant Operating System is installed?
10
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
N/A
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
System information
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: