@ -54,7 +54,9 @@ busEmitter.on('changeState', function(mode) {
logger.info('Changing state..');
if (wemoClient !== null) {
wemoClient.setBinaryState(0);
wemoClient.setBinaryState(mode);
} else {
console.error('No wemoClient');
}
});
The note is not visible to the blocked user.