You can change the icon under Settings > Notification Mode
Thanks for the info. It's appearing as I'd like it to now.
I'm still struggling to get the events working as I'd like as mentioned in my previous post (2 above). Initially I'd like to just get things working regardless of time of day, and I think I can then add that in easily afterwards, probably with a time condition on whatever the correct setup is for the below. Ultimately I'd like to have the below stuff working say 6.30am - 10:30pm, and then have mobile data disabled all the time between 10:30pm - 6.30am.
I'm trying to have the phone so that if the screen is on, 3g is on, and if the screen is off, then 3g is disabled, but then enables for 2mins every 20 (ie. it's then off for 18mins before coming back on again), until such time as the screen is turned on. I have a lockscreen, so I don't know if Llama differentiates between screen on - locked (eg. press the button to check the time), and screen on - unlocked (eg. security code entered and using the phone.
I have this:
Event 1:
Conditions: Screen Off
Delay: None (ideally I'd like mobile data to turn off about 30secs after turning the screen off)
Cancel Delay if False: Checked.
Repeat Event: Yes - every 20mins
Actions: Mobile Data Off
Queue another event (Event 2)
Event 2:
Queue Delay: 20mins
Conditions: None
Actions: Toggle mobile data ON
Queue another event (Event 3)
Event 3:
Queue Delay: 2mins
Conditions: None
Actions: Toggle Mobile data OFF
I think I've stuffed this up but no idea what I've done wrong. Any ideas?