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]: Shelly Uni Plus keine Funktion der Analog / Counter Eingänge im IoBroker #1073

Open
3 tasks done
Apfelwein-de opened this issue Oct 30, 2024 · 4 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@Apfelwein-de
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

Shelly Uni Plus

Shelly firmware version

1.4.4

Protocol

MQTT

The problem

Die Peripherals (Analog Eingang / Counter Eingang) werden nicht an den IoBroker weitergegeben.
Datenpunkt im Iobroker ist vorhanden aber keine Werte werden eingetragen

iobroker.current.log (in debug mode!)

No response

Version of nodejs

18.20.2

Version of ioBroker js-controller

7.0.1

Version of adapter

8.2.1

@Apfelwein-de Apfelwein-de added the bug Something isn't working label Oct 30, 2024
Copy link

Thanks for reporting a new issue @Apfelwein-de!

  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.4.0

Otherwise this issue will be closed.

@mcm1957 mcm1957 added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Oct 31, 2024
@sonny1985
Copy link

sonny1985 commented Nov 1, 2024

Hallo.

Ich häng mich hier kurz mit drauf.
Hab auch den Shelly Plus UNI, am Analogeingang eine Spannung angeschlossen, (Voltmeterfunktion)
Ich seh im Iobroker Adapterseitig allerdings KEINEN Datenpunkt der Analogeingangsseite

Wenn ich den Uni spasshalber mit dem normalen MQTT Server verbinde wäre das als Topic (In meinem Fall als Voltmeter):
voltmeter:100
und als Wert wird mir das übertragen:

{
"id": 100,
"voltage": 11.87,
"xvoltage": 11.92
}

voltage ist das was er tatsächlich misst
xvoltage wäre das was er misst, mit einer von mir festgelegten "Korrektur" (x+0,05 in meinem Fall) .

Hier kurz Screenshot ,verbunden am NORMALEN MQTT (nicht mit dem Adapter)

Screenshot 2024-11-01 081042

Geb diese Info hier lediglich dazu, vielleicht hilft es dem Entwickler , das im Adapter zu integrieren.
LG

@NRW-Hydro
Copy link

Hallo, ich habe das gleiche Problem mit dem Counter bei Version 1.2.2. Über den MQTT Adapter zählt der Counter weiter. Hatte zunächst vermutet, dass das Upgrade auf 1.4.4. vielleicht zu aktuell für den Adapter ist. Ein Downgrade ist ja offensichtlich nicht so leicht möglich bei Plus Geräten. Hatte zwei Stück bestellt und bei dem zweiten kein Upgrade durchgeführt und bin bei 1.2.2. geblieben für den Test. VG und Danke

@zerwuerga
Copy link

Hallo, ich habe das selbe Problem. Nutze Version 8.5.1 und bekomme die Analogeingänge nicht im iobroker angezeigt, und der Counter zählt nicht bzw. zeigt keinen Wert an.

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

No branches or pull requests

5 participants