Clarify source of nextcloud entity information (#22393)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
MeIchthys 2022-04-18 15:44:20 -04:00 committed by GitHub
parent 0f36d89df9
commit f3894f8878
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,10 @@ ha_integration_type: integration
The `nextcloud` integration pulls summary [Nextcloud](https://nextcloud.com/) information into Home Assistant.
The integration provides sensors and binary sensors for most of the data points that the built-in Nextcloud [serverinfo app](https://github.com/nextcloud/serverinfo) provides.
To see which datapoints your nextcloud instance exposes, browse to this url: `https://<your_nextcloud_url>/ocs/v2.php/apps/serverinfo/api/v1/info?format=json`.
![Nextcloud Example Sensor](/images/screenshots/nextcloud-sample-sensor.png)
## Configuration