You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, binary_sensor templates configured via the UI do not support the delay_on and delay_off options, which are available in YAML configuration.
It would be very useful to have dedicated delay fields directly in the graphical interface to avoid manually editing the YAML file.
Use Case
Example: Monitoring a washing machine with power fluctuations.
With delay_on: Avoid false positives if power consumption exceeds 3W for less than 2 minutes.
With delay_off: Confirm shutdown only after 3 minutes of inactivity.
Notes
This feature is already supported in YAML but is missing in the UI.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently, binary_sensor templates configured via the UI do not support the delay_on and delay_off options, which are available in YAML configuration.
It would be very useful to have dedicated delay fields directly in the graphical interface to avoid manually editing the YAML file.
Use Case
Example: Monitoring a washing machine with power fluctuations.
With delay_on: Avoid false positives if power consumption exceeds 3W for less than 2 minutes.
With delay_off: Confirm shutdown only after 3 minutes of inactivity.
Notes
This feature is already supported in YAML but is missing in the UI.
Suggested Labels:
feature-request
frontend
template-sensor
Beta Was this translation helpful? Give feedback.
All reactions