Added iCloud Platform supported to Zone Automation
This commit is contained in:
parent
b91d66669e
commit
b0f2f74025
1 changed files with 2 additions and 2 deletions
|
@ -310,7 +310,7 @@ Valid values for `weekday` are (`sun`, `mon`, `tue`, `wed`, `thu`, `fri` & `sat`
|
|||
|
||||
#### {% linkable_title Zone condition %}
|
||||
|
||||
Zone conditions test if an entity is in a certain 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/).
|
||||
Zone conditions test if an entity is in a certain 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/).
|
||||
|
||||
```yaml
|
||||
automation:
|
||||
|
@ -363,4 +363,4 @@ The Logbook component will show a line entry when an automation is triggered. Y
|
|||
|
||||

|
||||
|
||||
[template]: /getting-started/templating/
|
||||
[template]: /getting-started/templating/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue