Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-02-16 00:16:44 +00:00
parent e4bc526a09
commit 342203bb81

View File

@@ -1592,6 +1592,26 @@
], ],
"type": "ct" "type": "ct"
}, },
{
"name": "ebusd",
"slug": "ebusd",
"desc": "ebusd is a daemon for handling communication with eBUS devices connected to a 2-wire `energy bus` used by numerous heating systems.",
"script": "ct/ebusd.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ebusd.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/ebusd.sh",
"os": "debian",
"categories": [
16
],
"notes": [
"For required post installation actions, checkout: `https://github.com/community-scripts/ProxmoxVE/discussions/11352`"
],
"type": "ct",
"default_credentials": {
"username": "root",
"password": null
}
},
{ {
"name": "Element Synapse", "name": "Element Synapse",
"slug": "elementsynapse", "slug": "elementsynapse",