🔃 Sync Hub v0.6.5 - Devices table + Permissions fixes

This commit is contained in:
jokob-sk
2024-06-07 20:10:05 +10:00
parent b2d38c1c55
commit 1e3cea0f7f
5 changed files with 242 additions and 125 deletions

View File

@@ -379,6 +379,25 @@
}
]
},
{
"function": "devices",
"type": "boolean",
"default_value": false,
"options": [],
"localized": ["name", "description"],
"name": [
{
"language_code": "en_us",
"string": "Send Devices"
}
],
"description": [
{
"language_code": "en_us",
"string": "When enabled the whole Devices table is sent over. Only new devices with new MACs are inserted in the target hub."
}
]
},
{
"function": "plugins",
"type": "text.multiselect",
@@ -402,7 +421,7 @@
"name": [
{
"language_code": "en_us",
"string": "Plugins"
"string": "Send Plugins"
}
],
"description": [