Geyorgiy

Results 2 issues of Geyorgiy

{ name: 'Кнопка в спальне', room: 'Спальня', type: 'devices.types.switch', mqtt: [ { instance: 'action', set: 'zigbee2mqtt/Кнопка спальня/action', }, { instance: 'battery_level', state: 'zigbee2mqtt/Кнопка спальня/battery', }, ], capabilities: [ { type:...

Hi everyone, I just need to send messages to telegram without echo ``` #define CTBOT_DEBUG_MODE CTBOT_DEBUG_ALL #include "CTBot.h" CTBot myBot; String ssid = "ssid"; String pass = "pass"; String token...