public void pressSwitch() {
		super.pressSwitch();
		brightness = 1.0;
	}