Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1fcaedf

Browse files
authored
Update trigger.markdown
The specified trigger that will be assigned an ID is home-assistant#3, not home-assistant#2.
1 parent fbc8848 commit 1fcaedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_docs/automation/trigger.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ automation:
4040
- platform: mqtt
4141
topic: "living_room/switch/ac"
4242
id: "ac_on"
43-
- platform: state # This trigger will be assigned id="2"
43+
- platform: state # This trigger will be assigned id="3"
4444
entity_id:
4545
- device_tracker.paulus
4646
- device_tracker.anne_therese

0 commit comments

Comments
 (0)