File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
- topic : Service
6
6
description : " [Services](/docs/scripts/service-calls/) are called to perform actions."
7
7
- topic : Event
8
- description : When somethings happen .
8
+ description : When something happens .
9
9
- topic : Entity
10
10
description : An entity is the representation of a single device, unit or web service.
11
11
- topic : Device
14
14
description : " Often used abbreviation for Home Assistant."
15
15
- topic : Discovery
16
16
description : The automatic setup of zeroconf/mDNS and uPnP devices after they are discovered.
17
-
17
+ - topic : Action
18
+ description : The interactions via events and services executed when the conditions of a automation trigger are satisfied.
19
+ - topic : Trigger
20
+ description : System events that must be satisfied for an automation rule to be processed.
21
+ - topic : Condition
22
+ description : Options added to an automation rule that specify a system status that must be statisfied for the rule to process.
You can’t perform that action at this time.
0 commit comments