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: Multipress from 'binary_sensor' switch | |
domain: automation | |
author: Septillion | |
description: >- | |
Get multipress and long press action out of a `binary sensor`, `light` or `switch` switch. | |
Create a `input_text` helper before creating the automation. | |
The helper will contain the actions: 'short_x', 'long' and 'release'. x is the number |