Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: shelly1minig3 mqtt prefix ignored - device register with client ID #1092

Open
3 tasks done
jogybaer0815 opened this issue Nov 30, 2024 · 4 comments
Open
3 tasks done
Labels
bug Something isn't working not-latest-version Beta version not found in issue

Comments

@jogybaer0815
Copy link

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

Shelly device

Mini G3

Shelly firmware version

20241011-114456/1.4.4-g6d2a586

Protocol

MQTT

The problem

mqtt prefix is ignored - device register with client ID.
That is annoying because client id is not human readable at the mqtt master (ioBroker).
Thanks for an update

iobroker.current.log (in debug mode!)

No response

Version of nodejs

v18.17.1

Version of ioBroker js-controller

7.0.3

Version of adapter

8.2.1

@jogybaer0815 jogybaer0815 added the bug Something isn't working label Nov 30, 2024
Copy link

Thanks for reporting a new issue @jogybaer0815!

Important: Ensure that you use the latest available beta version of this adapter (not the current stable version!): 8.5.0

  1. Please ensure 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. Check the changelog if the issue has already been covered in a previous release

Otherwise this issue will be closed!

@github-actions github-actions bot added the not-latest-version Beta version not found in issue label Nov 30, 2024
@figu328
Copy link

figu328 commented Dec 4, 2024

I have the same problem for different Shellys (Plus 2PM, Plus 1PM, Plus Smoke).
It is curious that I set up 2 Plus 2PM in parallel on the same day. One is displayed correctly with the MQTT prefix, the other with the MQTT ID.

Running the Shelly Adapter Version 8.5.1 on a Docker Container (official from buanet) on a Synology NAS.

Nodejs: 20.18.0
js-conmtroller 6.0.11

For further information don't hesitate to contact me. Speaking fluent english and german.

@figu328
Copy link

figu328 commented Jan 26, 2025

Today I used a Shelly Plug Gen 3 via MQTT in the IoBroker. Data points are created and updated correctly. Only the MQTT prefix is ignored again.

@klein0r
Copy link
Contributor

klein0r commented Jan 28, 2025

mqtt prefix is ignored

I don't get it. What do you mean? The mqtt prefix is used internally to publish and subscribe to the correct topics of the device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working not-latest-version Beta version not found in issue
Projects
None yet
Development

No branches or pull requests

3 participants