Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
asgothian committed Jan 14, 2025
1 parent 0571f48 commit ccf6062
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,6 @@ class Zigbee extends utils.Adapter {
} else {
target = await this.zbController.resolveEntity(deviceId, epName);
target = target.endpoint;
EPID=target.ID
}

if (has_elevated_debug)
Expand Down

0 comments on commit ccf6062

Please sign in to comment.