mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 13:34:24 +00:00
Bump zigbee-herdsman. https://github.com/Koenkk/zigbee2mqtt/issues/892
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ class Zigbee extends events.EventEmitter {
|
||||
|
||||
// Check if we have to turn off the led
|
||||
if (settings.get().serial.disable_led) {
|
||||
this.herdsman.disableLED();
|
||||
this.herdsman.setLED(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user