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