WIP motion light with luminescence

This commit is contained in:
2024-11-15 21:30:34 +01:00
parent 863c0d18c0
commit 85067cb026
7 changed files with 11 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
blueprint:
name: Dual Sensor Motion-activated Light Customised with selectable condition after sunset and before sunrise
description: Turn on a light when motion is detected.
name: Dual Sensor Motion-activated Light (no Sunrise / Sunset)
description: Turn on a light when motion is detected (active all time)
domain: automation
# source_url: https://github.com/home-assistant/core/blob/dev/homeassistant/components/automation/blueprints/motion_light.yaml
author: Home Assistant Rewised by Tiziano Trabattoni