This screen allows setting specific conditions to trigger the following:
- Activating a device profile
- Running tasks
- Showing a notification alarm
Possible conditions are the following:
- % low/high
- mV low/high
- mA low/high
- temperature (high only)
- Plug state, see below
- Top app (the app in front that you are using)
Plug conditions are as follows
- AC – device is plugged with an AC adapter.
- USB – device is connected on USB charger (PC or similar).
- Wireless – device is charging wirelessly.
- Plugged – Matches any of the above.
- Unplugged – Device is not plugged to any charging source, thus discharging.
Once a condition is met it will not trigger tasks, profile or alarm until it is first no longer met.
Conditions are tested in the order they appear, if a condition is met, conditions below it are not tested so you have to reorder them properly. For example % >= 50 must be listed after % >= 60 otherwise % >= 50 being true for both, % >= 60 will not be triggered if list below.
Alarms will always be shown in a notification, audio, led and vibration are optional and only available on Android N and below. On Android O and above, a settings button allows accessing Android settings for the notification.