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: TTS on door opening with recent arrivals | |
description: Sends a TTS message to a media_player when the door is opened, announcing recent arrivals. | |
domain: automation | |
input: | |
door_sensor: | |
name: Door sensor | |
selector: | |
entity: | |
domain: binary_sensor |