Skip to content

Instantly share code, notes, and snippets.

@briodan
briodan / Thermostat with room sensors.yaml
Last active January 17, 2024 00:07
Thermostat with room sensors
blueprint:
name: thermostat with helper tolerance
description: turn on thermostat based on remote sensor and time of day. the automation will turn run on the interval specified in frequency and turn on the thermostat via selected script. the times and sensors allow you to control it based on different rooms and times of day.
domain: automation
## This Blueprint requires 3 helpers
## - one helper to be built as type dropdown with the following options: Heat, Cool, Idle - this is used for a more esily readable display on the dashbaord when looking at history
## - one helper to be built as type number with a min value of 0.5 a max of 5 and a step of 0.5 - this is used to adjust the heating temperature quickly and avoid the thermostat/AC from flapping
## - one helper to be built as type number with a min value of 0.5 a max of 5 and a step of 0.5 - this is used to adjust the cooling temperature quickly and avoid the thermostat/AC from flapping
## This blueprint is still a work in progress
@briodan
briodan / master turn on off automation
Created September 18, 2023 00:31
WLED Preset Management
alias: Outdoor Lights
description: ""
trigger:
- platform: sun
event: sunset
id: Turn on 1
- platform: time
at: input_datetime.time_morning
id: Turn on 2
- platform: sun
@briodan
briodan / ge_double_boolean.yaml
Last active December 10, 2021 02:50 — forked from kpine/ge_double.yaml
GE/Jasco Double Tap Generic Blueprint with boolean input
blueprint:
name: GE Switch Double Taps + boolean
description: Create automations to react to double taps from supporting GE switches.
domain: automation
input:
device:
name: Switch Device
description: A GE switch that supports double taps.
selector: