Skip to content

Instantly share code, notes, and snippets.

View AlexL00's full-sized avatar

AlexanderL AlexL00

View GitHub Profile
@AlexL00
AlexL00 / wake-up-light-alarm-with-sunrise-effect.yaml
Created April 8, 2026 16:03 — forked from sbyx/wake-up-light-alarm-with-sunrise-effect.yaml
Home Assistant Blueprint: Wake-up light alarm with sunrise effect
blueprint:
name: Wake-up light alarm with sunrise effect
description: 'A wake-up light alarm with a brightness and color temperature sunrise
effect. Note: Requires date_time_iso sensor in configuration, not manually executable!'
domain: automation
input:
light_entity:
name: Wake-up light entity
description: The light to control. Turning it off during the sunrise will keep
it off. Color temperature range is auto-detected.
@AlexL00
AlexL00 / motion-illuminance-dimmable-nightmode.yaml
Last active September 19, 2023 19:46 — forked from Danielbook/motion-illuminance-dimmable-nightmode.yaml
Home Assistant blueprint. Motion-activated Light with illuminance, nightmode (diffrent lights) and dimmable
blueprint:
name: Motion-activated Light with illuminance, nightmode with diffrent lights and dimmable
description: Turn on a light when motion is detected and illuminance is below a
set Lux level. The light will dim before it is turned off to signal that it has
not detected motion in quite a while. There are also two timers, one for daytime
and one for nighttime.
domain: automation
input:
motion_entity:
name: Motion Sensor