From c1d974fe415e18ba9d0f6bb41fec8331437d5d60 Mon Sep 17 00:00:00 2001 From: Hessel Bierma Date: Tue, 23 Jun 2020 21:47:06 +0200 Subject: [PATCH] Added service data attributes (#13817) Added service data attributes for the icloud.play_sound service. --- source/_integrations/icloud.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/icloud.markdown b/source/_integrations/icloud.markdown index 0893565f23c..92eaae46534 100644 --- a/source/_integrations/icloud.markdown +++ b/source/_integrations/icloud.markdown @@ -115,6 +115,11 @@ This service can be used to ask an update of a certain iDevice or all devices li This service will play the Lost iPhone sound on your iDevice. It will still ring if you are on "Mute" or "Do not disturb" mode. +| Service data attribute | Optional | Description | +|---------------------------|----------|---------------------------------------------------------| +| `account` | no | E-mail address of the iCloud account | +| `device_name` | no | Human Friendly device name like Bob's iPhone | + ### Service `icloud.display_message` This service will display a message on your iDevice. It can also ring your device.