mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Document auto_off (#17573)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
ae4a6d8c83
commit
c50d02ff23
@ -129,6 +129,10 @@ binary_sensor:
|
||||
description: The amount of time the template state must be ***not met*** before this sensor will switch to `off`. This can also be a template.
|
||||
required: false
|
||||
type: time
|
||||
auto_off:
|
||||
description: "**Requires a trigger.** After how much time the entity should turn off after it rendered 'on'."
|
||||
required: false
|
||||
type: time
|
||||
"[both sensor and binary_sensor entities]":
|
||||
description: Fields that can be used above for both sensors and binary sensors.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user