Skip to content

Instantly share code, notes, and snippets.

View samuolis's full-sized avatar

Lukas Samuolis samuolis

View GitHub Profile
@samuolis
samuolis / motion-illuminance.yaml
Last active October 26, 2022 19:12 — forked from Danielbook/motion-illuminance.yaml
Motion and Illuminance level
blueprint:
name: Motion-activated Light with illuminance
description: Turn on a light when motion is detected and illuminance is below a set Lux level.
domain: automation
input:
motion_entity:
name: Motion Sensor
selector:
entity:
domain: binary_sensor
@samuolis
samuolis / senic-button-with-default.yaml
Last active October 14, 2022 22:39
Senic switch with default light
blueprint:
name: SENIC switch control buttons with default
description: 'Controller automation for executing press/hold/release EnOcean PTM 215Z (Friends of Hue) switch.'
domain: automation
input:
controller_entity:
name: (Zigbee2MQTT) Controller Entity
description: The action sensor of the controller to use for the automation.
default: ''
blueprint:
name: Controller - EnOcean PTM 215Z (Friends of Hue) switch
description: 'Controller automation for executing press/hold/release actions triggered by
EnOcean PTM 215Z (Friends of Hue) switch.'
domain: automation
input:
controller_entity:
name: (Zigbee2MQTT) Controller Entity
description: The action sensor of the controller to use for the automation.
@samuolis
samuolis / motion-illuminance-occupancy.yaml
Last active October 26, 2022 19:04
Motion, Illuminance and occupancy level
blueprint:
name: Motion and occupaancy Light with illuminance
description: Turn on a light when motion is detected and illuminance is below a set Lux level.
domain: automation
input:
motion_entity:
name: Motion Sensor
selector:
entity:
domain: binary_sensor
@samuolis
samuolis / motion-occupancy-clear.yaml
Last active October 3, 2022 06:08
motion and occupancy clear blueprint
blueprint:
name: Motion and occupaancy Light switch off when both agreed
description: Turn off lights when no motion and occupancy.
domain: automation
input:
motion_entity:
name: Motion Sensor
selector:
entity:
domain: binary_sensor