Clarify description of `icloud.update` action (#139535)
Currently the description of the `icloud.update` action can be easily misunderstood as just updating the device list or forcing a software update on all devices. This commit changes the description to make clear that it asks for a state update of all devices.pull/139539/head
parent
70bb56e0fc
commit
bf27ccce17
|
@ -46,7 +46,7 @@
|
|||
"services": {
|
||||
"update": {
|
||||
"name": "Update",
|
||||
"description": "Updates iCloud devices.",
|
||||
"description": "Asks for a state update of all devices linked to an iCloud account.",
|
||||
"fields": {
|
||||
"account": {
|
||||
"name": "Account",
|
||||
|
|
Loading…
Reference in New Issue