mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-09-01 16:48:31 +00:00
Handle zigbee commands sequentially (and refactor it). #529
This commit is contained in:
@@ -30,6 +30,8 @@ class NetworkMap {
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
raw(zigbee, topology) {
|
||||
|
||||
Reference in New Issue
Block a user