Signed-off-by: Ebbe Baß <ebbe@ping-mee.de>
@ -117,7 +117,7 @@ if __name__ == '__main__':
while True:
if power == "True":
if mode == 0:
rainbowCycle(client, strip)
rainbowCycle(strip)
animation_r = 255
animation_g = 0
animation_b = 0