Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Button Activated Light Level
description: Toggle light levels between bright and dim using button press, long press, or double press. The automation samples the current light level to determine the mode and switches between configured brightness levels.
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/blob/main/button_activated_light_level.yaml
author: Steve Hall
input:
button_device:
name: Button Device
description: The button device to use for triggering the automation
blueprint:
name: Button Activated Light Level
description: Toggle light levels between bright and dim using button press, long press, or double press. The automation samples the current light level to determine the mode and switches between configured brightness levels.
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/blob/main/button_activated_light_level.yaml
author: Steve Hall
input:
button_device:
name: Button Device
description: The button device to use for triggering the automation
blueprint:
name: Button Activated Light Level
description: Toggle light levels between bright and dim using button press, long press, or double press. The automation samples the current light level to determine the mode and switches between configured brightness levels.
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/blob/main/button_activated_light_level.yaml
author: Steve Hall
input:
button_device:
name: Button Device
description: The button device to use for triggering the automation
blueprint:
name: Haloween2
description: When a nominated light turns on, automate the random flashing on and off of a number of specified devices at random intervals between 1 and 3 seconds
domain: automation
source_url: https://github.com/stevehall/home-assistant-blueprints/blob/main/haloween2.yaml
author: Steve Hall
input:
trigger_light:
name: Trigger Light
description: The light that triggers the flashing automation when turned on
blueprint:
name: Halloween
description: Flash nominated lights randomly when a switch is turned on, stopping when the switch is turned off. Each light operates on its own independent schedule for more randomized effects!
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/halloween.yaml
author: Steve Hall
input:
trigger_switch:
name: Trigger Switch
description: The switch that controls the flashing lights effect
blueprint:
name: Halloween
description: Flash nominated lights randomly when a switch is turned on, stopping when the switch is turned off. Each light operates on its own independent schedule for more randomized effects!
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/halloween.yaml
author: Steve Hall
input:
trigger_switch:
name: Trigger Switch
description: The switch that controls the flashing lights effect
blueprint:
name: Halloween
description: Flash nominated lights randomly when a switch is turned on, stopping when the switch is turned off. Perfect for creating spooky Halloween effects!
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/halloween.yaml
author: Steve Hall
input:
trigger_switch:
name: Trigger Switch
description: The switch that controls the flashing lights effect
blueprint:
name: Halloween
description: Flash nominated lights randomly when a switch is turned on, stopping when the switch is turned off. Perfect for creating spooky Halloween effects!
domain: automation
source_url: https://github.com/stevehall/homeassistant-blueprints/halloween.yaml
author: Steve Hall
input:
trigger_switch:
name: Trigger Switch
description: The switch that controls the flashing lights effect
blueprint:
name: Turn on Outside Lights in the evening
description: Automatically turn on lights during a specified time window when lux level falls below a threshold. Lights turn off at the end of the time window. Lux level is checked at intervals only if lights haven't been turned on yet.
domain: automation
author: Steve Hall
source_url: https://github.com/stevehall/ha-blueprints
input:
lux_sensor:
name: Lux Sensor
description: The illuminance sensor that measures the current light level
blueprint:
name: Turn on Outside Lights in the evening
description: Automatically turn on lights during a specified time window when lux level falls below a threshold. Lights will turn on each day within the time window as long as the lux sensor is below the set threshold.
domain: automation
author: Steve Hall
source_url: https://github.com/stevehall/ha-blueprints
input:
lux_sensor:
name: Lux Sensor
description: The illuminance sensor that measures the current light level