• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Newbie Q:Setup setup silent duration for weekday / weekend

chribonn

Lurker
Hi,

I am new to Tasker but would like to use it to set up the following schedules:

1. Silence phone between 10:30pm and 7am Weekdays.
2. Silence phone between 10:30pm and 8am Weekends.

Irrespective of how it was initially, at 7/8am the phone should be returned with full volume on.

Thank you.
 
When creating a profile with a Day condition, you can pick which days of the week the profile should apply to. To do so, change the "Month Day" option to "Week Day". The days of the week will appear underneath.

You will then need 2 profiles: one for week days and one for the weekend.
Then you can add a 2nd context (or condition) with the times for each profile.


The same task and exit task can be used for both profiles.

In a "Night starts" task, you can add these actions:
Audio > Silent Mode > On
Audio > Media Volume > 0

In a "Night Ends" task, you can then revert with:
Audio > Silent Mode > Off
Audio > Ringer Volume > 5
Audio > Media Volume > 5
 
Back
Top Bottom