Change offset to text

This commit is contained in:
shbatm
2025-04-16 14:57:15 -05:00
committed by GitHub
parent 4f10220e5b
commit d8665a518f

View File

@ -19,14 +19,10 @@ blueprint:
offset_from_start_time:
name: 🏁 Offset From Start Time
description:
Adjust the amount of time before or after the set Start Time value to start the transition. Useful if the start time comes from an alarm entity and you want to adjust where in the brightness cycle you are when the alarm goes off.
default: 0
Adjust the amount of time before or after the set Start Time value to start the transition. Enter seconds or HH:MM:SS format (e.g. "-00:05:00" to start 5 minutes before the Start Time. Useful if the start time comes from an alarm entity and you want to adjust where in the brightness cycle you are when the alarm goes off. See https://www.home-assistant.io/docs/automation/trigger/#sensors-of-datetime-device-class-with-offsets for caution about using positive offsets.
default: "-00:05:00"
selector:
number:
min: -60.0
max: 60.0
step: 1.0
mode: slider
text:
workday_sensor:
name: 📆 Workday Sensor
description: