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]: Bulb on/off Falscher Datentyp bei min/max #476

Open
1 task done
DerDave opened this issue Oct 5, 2024 · 0 comments
Open
1 task done

[bug]: Bulb on/off Falscher Datentyp bei min/max #476

DerDave opened this issue Oct 5, 2024 · 0 comments
Labels
bug 🐞 Something isn't working

Comments

@DerDave
Copy link

DerDave commented Oct 5, 2024

No existing issues.

  • There is no existing issue for my problem.

Describe the bug

Übertrage gerade meine Visualisierung von 1.x auf 2.x. Nutze das Widget zur Steuerung von Dimmern und Rollläden. Wenn ich hier bei Allgemein => min/max Werte eintrage, werden die von meinen Shellys nicht akzeptiert, weil die anscheinend als String gesendet aber ein Integer erwartet wird.

To Reproduce

  1. Bulb On/off Widget erstellen
  2. Objekt auswählen
  3. Allgemein => min/max setzen
  4. Element betätigen

Expected behavior

Wert sollte im Objektbaum gesetzt werden

Screenshots & Logfiles

shelly.0 | 2024-10-05 16:01:15.731 | error | Datatype for SHSW-XXXXXXXX#1.Shutter.Position differs from expected, ignore state change! Please write correct datatype (number)
web.0 | 2024-10-05 16:01:15.729 | info | State value to set for "shelly.0.SHSW-XXXXXXXX#1.Shutter.Position" has to be

image

Page or affected widget

No response

Adapter version

Vis 2.9.32

js-controller version

6.0.11

Node version

20.17.0

Operating system

Debian 12

Additional context

No response

@DerDave DerDave added the bug 🐞 Something isn't working label Oct 5, 2024
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

1 participant