This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Low battery level detection, notification, and Todoist task generator for all battery sensors | |
description: Regularly test all sensors with batteries for crossing | |
a certain battery level threshold, check to see if a todo does not already exists, | |
and if so execute an action from the list of todos returned. | |
domain: automation | |
input: | |
threshold: | |
name: Battery warning level threshold | |
description: Battery sensors below threshold are assumed to be low-battery (as |