mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update documentation to reflect intuitive behaviour of an action being disabled (#25794)
This commit is contained in:
parent
1872fc3d9d
commit
de4845d189
@ -681,7 +681,7 @@ Every individual condition can be disabled, without removing it.
|
|||||||
To do so, add `enabled: false` to the condition configuration.
|
To do so, add `enabled: false` to the condition configuration.
|
||||||
|
|
||||||
This can be useful if you want to temporarily disable a condition, for example,
|
This can be useful if you want to temporarily disable a condition, for example,
|
||||||
for testing. A disabled condition will always pass.
|
for testing. A disabled condition will behave as if it were removed.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user