mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 22:07:35 +00:00
1.4 KiB
1.4 KiB
title | description | ha_category | ha_iot_class | ha_release | ha_domain | ha_config_flow | ha_codeowners | ha_platforms | ha_integration_type | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Nextcloud | Instructions on how to integrate Nextcloud monitor api data into Home Assistant. |
|
Cloud Polling | 0.108 | nextcloud | true |
|
|
integration |
The nextcloud
integration pulls summary Nextcloud information into Home Assistant.
The integration provides sensors and binary sensors for most of the data points that the built-in Nextcloud serverinfo app 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
.
Configuration
This integration has the following Nextcloud Server prerequisites:
- The user must be in the Nextcloud
admin
group (Nextcloud > Users) - The Nextcloud 'Monitoring' app must be installed (Nextcloud > Apps > 🔍(Search Icon) > Monitoring > Enable)
- (Recommended) A Nextcloud App password should be generated for use in Home Assistant (Nextcloud > Settings > Personal > Security > Devices & sessions > Create new app password)
{% include integrations/config_flow.md %}