devices_status: +type: types.str

This commit is contained in:
Ranlvor 2018-06-24 15:46:04 +02:00
parent 75816dc15c
commit f507e388d5
Signed by untrusted user who does not match committer: Ranlvor
GPG key ID: 5E12D04750EF6F8E

View file

@ -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",