mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Added service data attributes (#13817)
Added service data attributes for the icloud.play_sound service.
This commit is contained in:
parent
cb9002c7b0
commit
c1d974fe41
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user