You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is already mentioned in your (@j1nx ) post in the Mycroft Community Forum. It would be nice if the color and pattern is changeable from the default google colors.
I looked into the code of the pixel ring library and there are patterns defined to resemble the echo or google home. Tested it and a simple call of pixel_ring.change_pattern('echo') does the trick plus maybe setting the brightness, because it was a bit dim after changing it back.
The text was updated successfully, but these errors were encountered:
This is already mentioned in your (@j1nx ) post in the Mycroft Community Forum. It would be nice if the color and pattern is changeable from the default google colors.
I looked into the code of the pixel ring library and there are patterns defined to resemble the echo or google home. Tested it and a simple call of
pixel_ring.change_pattern('echo')
does the trick plus maybe setting the brightness, because it was a bit dim after changing it back.The text was updated successfully, but these errors were encountered: