Skip to content

Commit c978b00

Browse files
committed
Merge pull request home-assistant#294 from aoakeson/patch-2
Update Automation Trigger for Icloud
2 parents 31992aa + 380206a commit c978b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/automation.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ automation 3:
193193

194194
#### {% linkable_title Zone trigger %}
195195

196-
Zone triggers can trigger when an entity is entering or leaving the zone. For zone automation to work, you need to have setup a device tracker platform that supports reporting GPS coordinates. Currently this is limited to the [OwnTracks platform](/components/device_tracker.owntracks/).
196+
Zone triggers can trigger when an entity is entering or leaving the zone. For zone automation to work, you need to have setup a device tracker platform that supports reporting GPS coordinates. Currently this is limited to the [OwnTracks platform](/components/device_tracker.owntracks/) as well as the [iCloud platform](/components/device_tracker.icloud/).
197197

198198
```yaml
199199
automation:

0 commit comments

Comments
 (0)