mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-17 02:48:31 -07:00
entityPublish.js - add logger to meta (#1988)
This commit is contained in:
parent
bd29a5d35c
commit
d7401c817c
@ -138,6 +138,7 @@ class EntityPublish extends BaseExtension {
|
||||
endpoint_name: topic.postfix,
|
||||
options,
|
||||
message: json,
|
||||
logger,
|
||||
};
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user