Skip to content

Instantly share code, notes, and snippets.

@skippengs
skippengs / Send_a_camera_snapshot_when_motion-person-visitor_is_detected.yaml
Created March 17, 2024 19:02
Send a camera snapshot when motion/person/visitor is detected Reolink video doorbell
blueprint:
name: Send a camera snapshot when motion/person/visitor is detected
author: Skippy
description: >
This blueprint creates a camera snapshot if motion/person/visitor is detected
and sends a notification to your phone with the picture.
domain: automation
input:
motion_sensor:
name: Motion sensor
@skippengs
skippengs / Moes_smart_knob_color.yaml
Last active April 24, 2024 20:22
ZHA - Moes Smart Knob for lights With color change
blueprint:
name: ZHA - Moes Smart Knob for lights with color change
description: 'Control lights with a Moes Smart Knob.
You can set functions for a single press. This allows you to assign,
e.g., a scene or anything else.
Rotating left/right will change the brightness smoothly of the selected light.
Press and rotate to smoothly step through the color temperature
Long press allows you to bind anything you want. For example, set scenes in home assistant to quickly change to a desired light temperatur and brightness.
Not all functionality of the device is available at time of writing, e.g. double press'
@skippengs
skippengs / Moes_smart_knob_brightness.yaml
Last active March 17, 2024 19:11
ZHA - Moes Smart Knob for lights
blueprint:
name: ZHA - Moes Smart Knob for lights
description: 'Control lights with a Moes Smart Knob.
You can set functions for a single press. This allows you to assign,
e.g., a scene or anything else.
Rotating left/right will change the brightness smoothly of the selected light.
Press and rotate to increase the speed of the steps
Not all functionality of the device is available at time of writing, e.g. double press, long press.'