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: Doorbell Notification | |
| description: 'This automation blueprint creates a camera snapshot when the doorbell | |
| is activated and sends a notification to your phone with the picture. | |
| ' | |
| domain: automation | |
| input: | |
| binary_sensor: | |
| name: Doorbell State | |
| description: Entity representing a doorbell press or state change. |