Display background detector settings built automatically from schema

This commit is contained in:
Julian Stirling 2025-07-27 21:30:16 +01:00
parent d376eee5d5
commit 92d15d921b
3 changed files with 20 additions and 6 deletions

View file

@ -88,7 +88,6 @@ export default {
},
writeProperty: async function(requestedValue) {
try {
console.log(requestedValue);
this.value=requestedValue;
await this.writeThingProperty(
this.thingName,