iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
154 stars 62 forks source link

[Bug]: nach Update auf 7.0.0 funktioniert Shelly vintage Lampe nicht mehr #975

Open Biker58 opened 2 months ago

Biker58 commented 2 months ago

I'm sure that

Shelly device

Shelly vintage

Shelly firmware version

1.14.0

Protocol

MQTT

The problem

Lampe kann nicht mehr gesteuert werden. Mit Adapter Version 6.9.0 funktioniert die Lampe, auch wenn ich von 7.0.0 zurückgehe.

iobroker.current.log (in debug mode!)

shelly.0 2024-04-29 23:58:59.625 error [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details) shelly.0 2024-04-29 23:58:59.625 error [MQTT] (Shelly?) device unknown, configuration for client with id "ShellyVintage-98CDAC1F700E" (shellyvintage / ShellyVintage-98CDAC1F700E / undefined) does not exist! Maybe this device is not supported in this adapter version.

Version of nodejs

18.20.2

Version of ioBroker js-controller

5.0.19

Version of adapter

6.17.6

github-actions[bot] commented 2 months ago

Thanks for reporting a new issue @Biker58!

  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!

    Otherwise this issue will be closed.

nemodil commented 2 months ago

Same issue for me for all my Shelly devices. Here one of the error message:

2024-05-01 18:17:51.884 - error: shelly.0 (138609) [MQTT] (Shelly?) device unknown, configuration for client with id "ShellyBulbDuo-664D01" (shellybulbduo / ShellyBulbDuo-664D01 / undefined) does not exist! Maybe this device is not supported in this adapter version.

2024-05-01 18:17:51.884 - error: shelly.0 (138609) [MQTT] DO NOT CHANGE THE CLIENT-ID OF YOUR SHELLY DEVICES (see adapter documentation for details) 2024-05-01 18:17:51.888 - info: shelly.0 (138609) [MQTT] Client Close: (shellybulbduo / ShellyBulbDuo-664D01 / undefined) (false)

nemodil commented 2 months ago

Hello again. I don't quite understand, is the issue fixed since marked as fixed? Here is also a rectification regarding my previous post. Not all Shelly devices have the connection problem, but only the ShellyBulbDuo! Sorry for the incorrect statement. All my other Shelly devices, which have exactly the same MQTT settings (unless I have overlooked something), continue to work without any problem. These are the 1st gen Shelly: DM EM HT IX3 PLG SW25 SWPM, and 2nd gen Plus1 and Plus2pm. The problem does not occur with the Shelly adapter 6.9.0, as described above. Thanks for any help.

klein0r commented 2 months ago

I don't quite understand, is the issue fixed since marked as fixed?

Yes, it's fixed in commit c9e7089c10e39bea6ca8be19de1caeeaa0cac091 but there was no release since this fix. Otherwise this issue would be closed.

nemodil commented 2 months ago

Thanks for this info! I Really appreciate your efforts in addressing the issue, especially since this adapter has been incredibly useful for me!

BlueBook4 commented 4 weeks ago

thx 4 fixing

vote 4 'stable release' :)

CodingTanna commented 1 week ago

Vote for Release or beta

klein0r commented 1 week ago

@CodingTanna Feel free to fix the open issues