Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Controller - EnOcean PTM 215Z (Friends of Hue) switch
description:
Controller automation for executing press/hold/release after hold actions triggered by EnOcean PTM 215Z (Friends of Hue) switch.
Make sure that 'Elapsed' is enabled in the z2m advanced settings.
domain: automation
input:
controller:
name: (Zigbee2MQTT) Controller Name
description: The name of the controller as defined in z2m (e.g. Livingroom Switch)
@ondrejbaranek
ondrejbaranek / schedule_trv_4zones_6time_frames.yaml
Last active December 6, 2022 00:13
Set climate entity temperature based on time in 4 rooms
blueprint:
name: TRV temperature schedule
description: Set TRV temperature based on 6 timeframes and for 4 rooms (TRVs)
domain: automation
input:
room1:
name: Room 1
selector:
entity:
domain: climate
@ondrejbaranek
ondrejbaranek / motion_controlled_scenes_enhanced.yaml
Last active June 21, 2022 20:47 — forked from quallenbezwinger/motion_controlled_scenes_enhanced.yaml
Homeassistant blueprint for motion-activated light scene with surrounding light level check
blueprint:
name: Motion-activated light scene with surrounding light level check and optional ambient scene
description: Turn on a light scene when motion is detected. Three different scenes can be defined depending on time of day. Furthermore a source for checking sourrounding light can be defined to enable light only if it is dark enough.
domain: automation
source_url: https://gist.github.com/ondrejbaranek/90986a546b74f3602e44042562b9c4e3
input:
motion_entity:
name: Motion Sensor
selector:
entity: