types.str -> types.string
This commit is contained in:
parent
f507e388d5
commit
bb2f151e11
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ const config : Config = {
|
|||
command: "",
|
||||
defaultValue: "",
|
||||
values: {},
|
||||
type: types.str
|
||||
type: types.string
|
||||
},
|
||||
infoscreen: {
|
||||
state: "/service/openhab/out/pca301_infoscreen/state",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue