Display background detector settings built automatically from schema
This commit is contained in:
parent
d376eee5d5
commit
92d15d921b
3 changed files with 20 additions and 6 deletions
|
|
@ -88,7 +88,6 @@ export default {
|
|||
},
|
||||
writeProperty: async function(requestedValue) {
|
||||
try {
|
||||
console.log(requestedValue);
|
||||
this.value=requestedValue;
|
||||
await this.writeThingProperty(
|
||||
this.thingName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue