Hi,
I’ve just discovered Cayenne and have set it up on one of my Pi Zeros.
Currently, the Pi is set up to take a time-lapse picture every three hours and also has a Unicorn hat that acts as a mood light.
If I set up a python script called, for example, Red.py which tuned all the LEDs to red and I wanted this to happen at a specific time each day - how would I do that?
…I ask this as I can’t see the Unicorn hat as a device so I’m wondering if I have to trigger a script?..or can I control it from the GPIOs?
I also have a temp/humidity sensor that I haven’t fitted yet - If I can get the above to work, I’d like to change the Unicorn hat display depending on the temp/humidity (so, ‘too hot’ = ‘red’ etc).