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

Warning in LOG: State value to set for "hue.0.Hue_ambiance_spot_1_Garderobe_.ct" has value "2000" less than min "2203" #586

Open
MiniAdnim opened this issue Feb 28, 2024 · 4 comments

Comments

@MiniAdnim
Copy link

MiniAdnim commented Feb 28, 2024

State value to set for "hue.0.Hue_ambiance_spot_1_Garderobe_.ct" has value "2000" less than min "2203"

Hi,
habe hier immer eine Warnmeldung, kann es zwar manuell ändern aber nach Adapter Neustart wird es immer falsch angelegt. Kann sich das nochmal jemand anschauen?
Es gab schon mal ein Issue hier, das Verhalten besteht aber weiterhin.

Wenn ich noch etwas Unterstützen kann , gebt mir gerne bescheid!

Danke!

@Draygv2
Copy link

Draygv2 commented Sep 16, 2024

Ich habe das selbe Problem. Wenn ich auf 2000 stelle kommt wieder 2203 oder bei einer anderen Lampe 2198. Mit dem Hue App kann ich es dann noch bis auf 2000 Kelvin runterfahren.

hue.0 2024-09-16 17:47:10.174 debug Unblock Ofenunterlicht
hue.0 2024-09-16 17:47:10.092 debug polling light Ofenunterlicht (44)
hue.0 2024-09-16 17:47:10.043 debug final lightState for Ofenunterlicht:{"bri":254,"on":true,"ct":455,"colormode":"ct","level":100}
hue.0 2024-09-16 17:47:10.023 debug stateChange hue.0.Ofenunterlicht.ct {"val":2000,"ack":false,"ts":1726501630023,"q":0,"from":"system.adapter.jarvis.0","user":"system.user.admin","lc":1726501630023}

@Draygv2
Copy link

Draygv2 commented Oct 1, 2024

Ich glaube der Fehler liegt hier:

image

im Main.js werden die Limits 2200 und 6500 eingestellt.
Kann das jemand anpassen? Ich weiss nicht wie der Vorgang für eine Update ist.

@Draygv2
Copy link

Draygv2 commented Oct 3, 2024

Ich habe lokal die Anpassung gemacht und jetzt läuft es wie gewünscht.

Anpassung hier
image
und hier
image

Bitte im nächsten update anpassen

@mcm1957
Copy link
Member

mcm1957 commented Oct 3, 2024

Please provide a PR

@Draygv2 Draygv2 mentioned this issue Oct 4, 2024
Draygv2 added a commit to Draygv2/ioBroker.hue that referenced this issue Oct 4, 2024
ct range from 2200-6500 to 2000-6500
issue iobroker-community-adapters#586
Draygv2 added a commit to Draygv2/ioBroker.hue that referenced this issue Oct 4, 2024
ct range from 2200-6500 to 2000-6500
issue iobroker-community-adapters#586
@Draygv2 Draygv2 mentioned this issue Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants