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 toner level detection & notification for all IPP printers | |
description: Regularly test all sensors with 'toner' marker_type for crossing | |
a certain toner level threshold and if so execute an action. | |
domain: automation | |
input: | |
threshold: | |
name: Toner warning level threshold | |
description: Toner sensors below threshold are assumed to be low-toner. | |
default: 20 |