-
Notifications
You must be signed in to change notification settings - Fork 693
Configuring LED signals? #15
Comments
Does ensonic's answer on #2 help? |
Yes, it does, thanks. Changed "ready": "beacon-dark" to "ready": "off".
Sorry for the extra noise.
|
Glad you've responded - I was terrified you'd fallen victim to mariticide. Have fun with the kit! |
I've tried modify the latest version of led.py to change "ready": |
You need to restart the LED service:
|
Oh, I'll give that a try at home. Are there any other services associated with the project. I'll create a short script in to restart all of them. |
I can see the list in: |
Just found something in /AIY-voice-kit-python/src/aiy/_drivers. If you go into _status_ui.py, you can change what the actions do. I changed the ready one to "aiy.voicehat.LED.OFF" because i didn't like the led blinking all the time. Someone else probably found this, but just wanted to share. If you want, you can just change them all to off to do what you want. |
What is the syntax for modifying the configuration file in ~/voice-recognizer-raspi/config/status-led.ini.default?? I need to turn off the "device ready" blinking, before my wife stabs me.
The text was updated successfully, but these errors were encountered: