From 9e6ba641de85a08cbf6978a9a19000a23f329000 Mon Sep 17 00:00:00 2001 From: h8hr1pzdo3rmiqv5 <121524506+h8hr1pzdo3rmiqv5@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:31:49 +0200 Subject: [PATCH] addition: list of entities (#39421) Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com> --- source/_integrations/nextcloud.markdown | 97 +++++++++++++++++++++++++ 1 file changed, 97 insertions(+) diff --git a/source/_integrations/nextcloud.markdown b/source/_integrations/nextcloud.markdown index f2c8edad40b..9be8ffc562b 100644 --- a/source/_integrations/nextcloud.markdown +++ b/source/_integrations/nextcloud.markdown @@ -35,3 +35,100 @@ This integration has the following Nextcloud Server prerequisites: - (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 %} + +## Sensors + +For each entry, the integration will create the following {% term sensors %}: + +| Sensor | Enabled by default | +| ------ | ------------------ | +| Amount of active users last 5 minutes | ✅ | +| Amount of active users last day | ✅ | +| Amount of active users last hour | ✅ | +| Amount of files | ✅ | +| Amount of group shares | ✅ | +| Amount of link shares | ✅ | +| Amount of local storages | ✅ | +| Amount of mail shares | ✅ | +| Amount of other storages | ✅ | +| Amount of passwordless link shares | ✅ | +| Amount of room shares | ✅ | +| Amount of shares | ✅ | +| Amount of shares received | ✅ | +| Amount of shares sent | ✅ | +| Amount of storages | ✅ | +| Amount of storages at home | ✅ | +| Amount of user | ✅ | +| Amount of user shares | ✅ | +| Apps installed | ✅ | +| Avatars enabled | ✅ | +| CPU load last 1 minute | ✅ | +| CPU load last 15 minutes | ✅ | +| CPU load last 5 minutes | ✅ | +| Cache TTL | ❌ | +| Cache expunges | ❌ | +| Cache memory | ❌ | +| Cache memory size | ✅ | +| Cache number of entries | ❌ | +| Cache number of hits | ❌ | +| Cache number of inserts | ❌ | +| Cache number of misses | ❌ | +| Cache number of slots | ❌ | +| Cache start time | ❌ | +| Database size | ✅ | +| Database type | ✅ | +| Database version | ✅ | +| Debug enabled | ✅ | +| Filelocking enabled | ✅ | +| Free memory | ✅ | +| Free space | ✅ | +| Free swap memory | ✅ | +| Interned buffer size | ❌ | +| Interned free memory | ❌ | +| Interned number of strings | ❌ | +| Interned used memory | ❌ | +| JIT active | ❌ | +| JIT buffer free | ❌ | +| JIT buffer size | ❌ | +| JIT enabled | ❌ | +| JIT kind | ❌ | +| JIT opt flags | ❌ | +| JIT opt level | ❌ | +| Opcache blacklist miss ratio | ❌ | +| Opcache blacklist misses | ❌ | +| Opcache cached keys | ❌ | +| Opcache cached scripts | ❌ | +| Opcache current wasted percentage | ❌ | +| Opcache free memory | ❌ | +| Opcache hash restarts | ❌ | +| Opcache hit rate | ❌ | +| Opcache hits | ❌ | +| Opcache last restart time | ❌ | +| Opcache manual restarts | ❌ | +| Opcache max cached keys | ❌ | +| Opcache misses | ❌ | +| Opcache out of memory restarts | ❌ | +| Opcache start time | ❌ | +| Opcache used memory | ❌ | +| Opcache wasted memory | ❌ | +| PHP max execution time | ✅ | +| PHP memory limit | ✅ | +| PHP upload maximum filesize | ✅ | +| PHP version | ✅ | +| Previews enabled | ✅ | +| SMA available memory | ❌ | +| SMA number of segments | ❌ | +| SMA segment size | ❌ | +| System memcache distributed | ❌ | +| System memcache local | ❌ | +| System memcache locking | ❌ | +| System theme | ✅ | +| System version | ✅ | +| Total memory | ✅ | +| Total swap memory | ✅ | +| Updates available | ✅ | +| Webserver | ✅ | + +## Update entity + +An {% term update %} entity will be created for each entry.