Skip to content

Instantly share code, notes, and snippets.

View amunizp's full-sized avatar

Andres Muniz Piniella amunizp

View GitHub Profile
@amunizp
amunizp / vacation.yaml
Created October 17, 2024 04:01
vacation
blueprint:
name: Blueprint - Vacation Lighting
description: Vacation Lighting - Replay Sensors to Light Behavior
domain: automation
input:
vacation_mode_toggle:
name: Vacation Mode - Input Boolean
selector:
entity:
domain: input_boolean
blueprint:
name: Blueprint - Vacation Lighting
description: Vacation Lighting - Replay Sensors to Light Behavior
domain: automation
input:
vacation_mode_toggle:
name: Vacation Mode - Input Boolean
selector:
entity:
domain: input_boolean
@amunizp
amunizp / commands.script
Created November 15, 2016 16:29
Usefull command line commands
$ script nameoffile.txt
Will create a file that recorded all that happened on the on the Terminal. To exit.
$ exit