I'm trying to setup a profile in tasker to automatically trigger the battery saver mode in Android 5.0. But all I found was an intent to launch the battery saver activity, but none to actually toggle it.
com.android.settings.Settings$BatterySaverSettingsActivity
Can someone point me in the right direction?