Skip to content

Commit 641eada

Browse files
committed
revert ip to interface again
1 parent 08f3144 commit 641eada

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The adapter understands also 'sendTo' commands.
115115
Placeholder for the next version (at the beginning of the line):
116116
### **WORK IN PROGRESS**
117117
-->
118-
### 2.3.0-alpha.0 (2024-05-15)
118+
### **WORK IN PROGRESS**
119119
* (mattreim) Adapter migrated to jsonConfig
120120
* (mcm1957) Dependencies have been updated
121121

admin/jsonConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"i18n": true,
33
"type": "panel",
44
"items": {
5-
"ip": {
5+
"interface": {
66
"newLine": true,
77
"label": {
88
"en": "IP address:",

0 commit comments

Comments
 (0)