From 431b5874200fd3b104ac583f5f17e0d68e5ca537 Mon Sep 17 00:00:00 2001 From: Evgenii Abramov Date: Tue, 30 Mar 2021 23:54:31 +0300 Subject: [PATCH] Some configuration improvements --- config.orig.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.orig.js b/config.orig.js index 9078fc4..de277f8 100644 --- a/config.orig.js +++ b/config.orig.js @@ -47,8 +47,8 @@ module.exports = { mqtt: [ { instance: 'on', - set: '/yandex/controls/light_HaW_002/state/on', - state: '/yandex/controls/light_HaW_002/state', + set: '/yandex/controls/light_HaW_002/on', + state: '/yandex/controls/light_HaW_002/on/state', }, ], capabilities: [ @@ -68,8 +68,8 @@ module.exports = { mqtt: [ { instance: 'on', - set: '/yandex/controls/light_LvR_003/state/on', - state: '/yandex/controls/light_LvR_003/state', + set: '/yandex/controls/light_LvR_003/on', + state: '/yandex/controls/light_LvR_003/on/state', }, ], valueMapping: [ @@ -131,8 +131,8 @@ module.exports = { mqtt: [ { instance: 'on', - set: '/yandex/controls/socket_LvR_002/state/on', - state: '/yandex/controls/socket_LvR_002/state/on', + set: '/yandex/controls/socket_LvR_002/on', + state: '/yandex/controls/socket_LvR_002/on/state', }, { instance: 'power',