- update dependencies for docker and debian install

- follow project naming guidelines
This commit is contained in:
Ulrich Wisser
2024-04-30 14:44:53 +02:00
parent 8bb9328201
commit aa28fe2b0e
5 changed files with 46 additions and 47 deletions

View File

@@ -607,7 +607,7 @@
]
},
{
"function": "dev_CleanDeviceName",
"function": "LESS_NAME_CLEANUP",
"type": "integer.checkbox",
"default_value": 0,
"options": [],
@@ -615,7 +615,7 @@
"name": [
{
"language_code": "en_us",
"string": "Use new algorithm to cleanup device names"
"string": "Less Name Cleanup"
}
],
"description": [
@@ -647,7 +647,7 @@
"dev_Network_Node_MAC_ADDR",
"dev_Network_Node_port",
"dev_Icon",
"dev_CleanDeviceName"
"LESS_NAME_CLEANUP"
],
"additionalProperties": false
}