We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08f3144 commit 641eadaCopy full SHA for 641eada
README.md
@@ -115,7 +115,7 @@ The adapter understands also 'sendTo' commands.
115
Placeholder for the next version (at the beginning of the line):
116
### **WORK IN PROGRESS**
117
-->
118
-### 2.3.0-alpha.0 (2024-05-15)
+### **WORK IN PROGRESS**
119
* (mattreim) Adapter migrated to jsonConfig
120
* (mcm1957) Dependencies have been updated
121
admin/jsonConfig.json
@@ -2,7 +2,7 @@
2
"i18n": true,
3
"type": "panel",
4
"items": {
5
- "ip": {
+ "interface": {
6
"newLine": true,
7
"label": {
8
"en": "IP address:",
0 commit comments