from pybricks.hubs import PrimeHub from pybricks.parameters import Color hub = PrimeHub() hub.light.on(Color.GREEN)