diff --git a/bundles/org.openhab.binding.icloud/README.md b/bundles/org.openhab.binding.icloud/README.md index 1f3e57333..9b8734485 100644 --- a/bundles/org.openhab.binding.icloud/README.md +++ b/bundles/org.openhab.binding.icloud/README.md @@ -54,8 +54,8 @@ The following channels are available (if supported by the device): | batteryLevel | Number | Battery charge in percent | | findMyPhone | Switch | Triggers the ["Find My Phone"](https://support.apple.com/explore/find-my-iphone-ipad-mac-watch) functionality of the device (if available). | | location | Location | GPS coordinates of the devices current/last known location | -| locationAccuracy | Number | Accuracy of the last position report | -| locationLastUpdate | DateTime | Timestamp of the last location update | +| locationAccuracy | Number | Accuracy of the last position report (Advanced Option on UI) | +| locationLastUpdate | DateTime | Timestamp of the last location update (Advanced Option on UI) | ## Full Example