mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02: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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user