Skip to content

Commit 952e7a1

Browse files
authored
Update action.markdown
remove word 'rule' for clarity and consistency with definition on Automations page.
1 parent d65a7c0 commit 952e7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/automation/action.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Automation actions"
33
description: "Automations result in action."
44
---
55

6-
The action of an automation rule is what is being executed when a rule fires. The action part follows the [script syntax](/docs/scripts/) which can be used to interact with anything via other actions or events.
6+
The action of an automation is what is being executed when an automation fires. The action part follows the [script syntax](/docs/scripts/) which can be used to interact with anything via other actions or events.
77

88
For actions, you can specify the `entity_id` that it should apply to and optional parameters (to specify for example the brightness).
99

0 commit comments

Comments
 (0)