Skip to content

Instantly share code, notes, and snippets.

@mostlychris
mostlychris / lights_on_door_opened.yaml
Last active December 17, 2020 22:11
Turn on Light(s) When Door Opened
blueprint:
name: Turn on lights when door is opened
description: Turn on lights when door is opened
domain: automation
input:
door:
name: Entry Door
selector:
entity:
domain: binary_sensor
@mostlychris
mostlychris / turn_on_light_demo.yaml
Created December 18, 2020 16:55
Turn on light demo
blueprint:
name: Turn On Light Door Opened
description: Tutorial on blueprints
domain: automation
input:
door:
name: Entry Door
selector:
entity:
@mostlychris
mostlychris / lights_on_when_door_open.yaml
Created December 20, 2020 17:20
youtube blueprint demo
blueprint:
name: Turn on Light Door Open
description: Tutorial on creating blueprints for livestream
domain: automation
input:
door:
name: Entry Door
selector:
entity: