iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
168 stars 68 forks source link

[Bug]: (feature): Connect Message to name, not id. #1029

Open BenAhrdt opened 2 months ago

BenAhrdt commented 2 months ago

I'm sure that

Shelly device

No response

Shelly firmware version

No response

Protocol

MQTT

The problem

The message connected / Disconnected is made by id of device The Name of the device is also safed in common.name. Is ist possible to log the messge wich device connects / disconnects with its name, not its id?

iobroker.current.log (in debug mode!)

No response

Version of nodejs

18.20.4

Version of ioBroker js-controller

6.0.11

Version of adapter

7.0.0

github-actions[bot] commented 2 months ago

Thanks for reporting a new issue @BenAhrdt!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!
  4. Ensure that you use the latest available beta version of this adapter (not the current stable version): 8.1.1

    Otherwise this issue will be closed.