From d8665a518ff866751095ba232341675ee49a167e Mon Sep 17 00:00:00 2001 From: shbatm Date: Wed, 16 Apr 2025 14:57:15 -0500 Subject: [PATCH] Change offset to text --- parabolic_alarm.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/parabolic_alarm.yaml b/parabolic_alarm.yaml index 86263bd..586b095 100644 --- a/parabolic_alarm.yaml +++ b/parabolic_alarm.yaml @@ -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: