adjust for smartclient output

This commit is contained in:
2018-06-25 13:14:03 +02:00
parent 718ac667d1
commit 28fa32d48d
17 changed files with 842 additions and 401 deletions

View File

@ -7,6 +7,9 @@ class MaxWindowContact extends AHomegearItem_1.AHomegearItem {
getStateFeedbackTopic() {
return this.stateFeedbackTopic;
}
getLabel() {
return this.label;
}
transform(payload) {
let res;
if (payload == 'OPEN') {