mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
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.
This commit is contained in:
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…
x
Reference in New Issue
Block a user