From e4a4e8ce57d0f64f0bf1b3e469e8caa7c14e4662 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 11 Oct 2021 09:53:14 +0300 Subject: [PATCH] Update conbee location --- zigbee2mqtt_deconz/data/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zigbee2mqtt_deconz/data/configuration.yaml b/zigbee2mqtt_deconz/data/configuration.yaml index dc46016..dde444b 100644 --- a/zigbee2mqtt_deconz/data/configuration.yaml +++ b/zigbee2mqtt_deconz/data/configuration.yaml @@ -6,7 +6,7 @@ mqtt: user: '!secret user' password: '!secret password' serial: - port: /dev/ttyACM2 + port: /dev/ttyACM1 advanced: channel: 15 log_level: info