Update statuses

Suwayomi-Server
Jeedom
This commit is contained in:
Sam Heinz
2025-08-03 22:51:32 +10:00
parent 7745523658
commit 8e6e8feb2d
3 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG # Copyright (c) 2021-2025 community-scripts ORG
# Author: Mips2648 # Author: Mips2648
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://jeedom.com/ # Source: https://jeedom.com/
APP="Jeedom" APP="Jeedom"

View File

@@ -137,6 +137,7 @@
"itsm-ng.json": "❌", "itsm-ng.json": "❌",
"iventoy.json": "✅", "iventoy.json": "✅",
"jackett.json": "✅", "jackett.json": "✅",
"jeedom.json": "🚧",
"jellyfin.json": "✅", "jellyfin.json": "✅",
"jellyseerr.json": "✅", "jellyseerr.json": "✅",
"jenkins.json": "🧪", "jenkins.json": "🧪",
@@ -304,8 +305,8 @@
"statuses.json": "🚧", "statuses.json": "🚧",
"stirling-pdf.json": "✅", "stirling-pdf.json": "✅",
"streamlink-webui.json": "🧪", "streamlink-webui.json": "🧪",
"suwayomi-server.json": "🚧",
"syncthing.json": "✅", "syncthing.json": "✅",
"tandoor.json": "✅",
"tasmoadmin.json": "✅", "tasmoadmin.json": "✅",
"tasmocompiler.json": "🧪", "tasmocompiler.json": "🧪",
"tautulli.json": "✅", "tautulli.json": "✅",

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2021-2025 community-scripts ORG # Copyright (c) 2021-2025 community-scripts ORG
# Author: Mips2648 # Author: Mips2648
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE
# Source: https://jeedom.com/ # Source: https://jeedom.com/
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"