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

Hue Lampen schalten sich beim ersten einschalten wieder aus #111

Open
LevelOne2k opened this issue Mar 7, 2020 · 6 comments
Open

Hue Lampen schalten sich beim ersten einschalten wieder aus #111

LevelOne2k opened this issue Mar 7, 2020 · 6 comments

Comments

@LevelOne2k
Copy link

LevelOne2k commented Mar 7, 2020

Hallo @thkl wie in einem anderen "Issue" gesagt, habe ich HVL neu aufgesetzt (Entmüllung & neuer Pi(4)) es läuft super alles super.

Ich habe die Plugins Pioneer-AVR, Harmony & Hue installiert.

Bei den Hue Geräten bspw. "HM-LC-RGBW-WM HUEGROUP001:1" gibt es das Problem, dass wenn diese zum ersten mal eingeschaltet werden, sich sofort wieder ausschalten. Wenn ich sie dann wieder einschalte, bleiben sie auch eingeschaltet.

Dies ist mit allen HVL Hue Lampen so "HM-LC-RGBW-WM HUE0000*:1"

Was könnte das Problem sein?

@HookHM
Copy link

HookHM commented Mar 18, 2020

Hi! @thkl ich habe das Problem leider auch. Könntest Du es dir bitte einmal ansehen? Kurze Info, auch um erstmal evtl. nur zu wissen, dass Du es auf dem Schirm hast, wäre super. Danke Dir!

@LevelOne2k
Copy link
Author

@thkl machst du an HVL noch etwas?

@thkl
Copy link
Owner

thkl commented May 2, 2020

Ja, wenn ich die Zeit finde 😁

@thkl
Copy link
Owner

thkl commented May 23, 2020

Es gab einen Bug mit fehlerhaft gesetzen HUE und BRI Werten für Lampen.
Der ist im Zuge von #114 mit 296ce6e auch beseitigt.

Bei mir zeigt sich das Problem jetzt nicht. Wenn ich in der CCU auf den EIN Knopf drücke geht die Lampe an und bleibt an.

@thkl
Copy link
Owner

thkl commented May 23, 2020

Oh mir ist beim Test noch was aufgefallen.
Wenn man die Lampe übers WebUI durch Klick auf das Level einschaltet. Geht sie an.
Klickt man dann auf AUS geht sie aus und ggf kurz darauf wieder an.

Laut Log liegt das aber nicht an HVL sondern daran, das ich von der CCU gleich wieder einen LEVEL set Befehl bekomme:

Level auf 72%

[2020-05-23 11:57:38.463] [HomematicLogicalLayer][DEBUG] rpc < setValue HUE000017:1,LEVEL,0.72
[2020-05-23 11:57:38.464] [HomematicLogicalLayer][DEBUG] repl  >  
[2020-05-23 11:57:38.466] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:38.467] [HomematicChannel][DEBUG] Channel set Value LEVEL to 0.72
[2020-05-23 11:57:38.468] [HomematicChannel][DEBUG] Parameter value change event LEVEL
[2020-05-23 11:57:38.469] [HomematicDevice][DEBUG] Channel Value event LEVEL
[2020-05-23 11:57:38.470] [HuePlugin - Hue][DEBUG] Some Lights are off Check the Scenes
[2020-05-23 11:57:38.471] [HuePlugin - Hue][DEBUG] setLevel 0.72
[2020-05-23 11:57:38.472] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:38.473] [HomematicChannel][DEBUG] Channel set Value WORKING to true
[2020-05-23 11:57:38.474] [HomematicChannel][DEBUG] Parameter value change event WORKING
[2020-05-23 11:57:38.476] [HomematicDevice][DEBUG] Channel Value event WORKING
[2020-05-23 11:57:38.477] [HomematicLogicalLayer][DEBUG] Device Value Change Event for HUE000017:1
[2020-05-23 11:57:38.478] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","WORKING",true]
[2020-05-23 11:57:38.480] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","LEVEL",{"explicitDouble":0.72}]
[2020-05-23 11:57:38.483] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","WORKING",true]
[2020-05-23 11:57:38.486] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","LEVEL",{"explicitDouble":0.72}]
[2020-05-23 11:57:38.488] [HomematicChannel][DEBUG] Channel 1 update Event LEVEL with 0.72
[2020-05-23 11:57:38.489] [HomematicChannel][DEBUG] Ignore Value Change HUE000017:1.LEVEL event because the value doesnt change 0.72 vs 0.72
[2020-05-23 11:57:38.563] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:38.564] [HomematicChannel][DEBUG] Channel set Value WORKING to false
[2020-05-23 11:57:38.564] [HomematicChannel][DEBUG] Parameter value change event WORKING
[2020-05-23 11:57:38.565] [HomematicDevice][DEBUG] Channel Value event WORKING
[2020-05-23 11:57:38.565] [HomematicLogicalLayer][DEBUG] Device Value Change Event for HUE000017:1

Rückmeldung an CCU Level ist auf 72% Working False

[2020-05-23 11:57:38.566] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","WORKING",false]
[2020-05-23 11:57:38.567] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","LEVEL",{"explicitDouble":0.72}]
[2020-05-23 11:57:38.568] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","WORKING",false]
[2020-05-23 11:57:38.570] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","LEVEL",{"explicitDouble":0.72}]

Level Set auf 0 % (Aus gedrückt)

[2020-05-23 11:57:40.283] [HomematicLogicalLayer][DEBUG] rpc < setValue HUE000017:1,LEVEL,0
[2020-05-23 11:57:40.284] [HomematicLogicalLayer][DEBUG] repl  >  
[2020-05-23 11:57:40.287] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:40.288] [HomematicChannel][DEBUG] Channel set Value LEVEL to 0
[2020-05-23 11:57:40.289] [HomematicChannel][DEBUG] Parameter value change event LEVEL
[2020-05-23 11:57:40.290] [HomematicDevice][DEBUG] Channel Value event LEVEL
[2020-05-23 11:57:40.291] [HuePlugin - Hue][DEBUG] Some Lights are off Check the Scenes
[2020-05-23 11:57:40.292] [HuePlugin - Hue][DEBUG] setLevel 0
[2020-05-23 11:57:40.293] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:40.294] [HomematicChannel][DEBUG] Channel set Value WORKING to true
[2020-05-23 11:57:40.295] [HomematicChannel][DEBUG] Parameter value change event WORKING
[2020-05-23 11:57:40.296] [HomematicDevice][DEBUG] Channel Value event WORKING
[2020-05-23 11:57:40.297] [HomematicLogicalLayer][DEBUG] Device Value Change Event for HUE000017:1
[2020-05-23 11:57:40.298] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","WORKING",true]
[2020-05-23 11:57:40.301] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","LEVEL",{"explicitDouble":0}]
[2020-05-23 11:57:40.303] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","WORKING",true]
[2020-05-23 11:57:40.306] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","LEVEL",{"explicitDouble":0}]
[2020-05-23 11:57:40.309] [HomematicChannel][DEBUG] Channel 1 update Event LEVEL with 0
[2020-05-23 11:57:40.310] [HomematicChannel][DEBUG] Ignore Value Change HUE000017:1.LEVEL event because the value doesnt change 0 vs 0
[2020-05-23 11:57:40.375] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:40.375] [HomematicChannel][DEBUG] Channel set Value WORKING to false
[2020-05-23 11:57:40.376] [HomematicChannel][DEBUG] Parameter value change event WORKING
[2020-05-23 11:57:40.376] [HomematicDevice][DEBUG] Channel Value event WORKING
[2020-05-23 11:57:40.377] [HomematicLogicalLayer][DEBUG] Device Value Change Event for HUE000017:1

Meldung an CCU Level 0 Working false

[2020-05-23 11:57:40.377] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","WORKING",false]
[2020-05-23 11:57:40.379] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["HAP_HVL.","HUE000017:1","LEVEL",{"explicitDouble":0}]
[2020-05-23 11:57:40.380] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","WORKING",false]
[2020-05-23 11:57:40.381] [HomematicLogicalLayer][DEBUG] RPC Out -> method:event | params:["3424","HUE000017:1","LEVEL",{"explicitDouble":0}]

Hier kommt wieder der "Schalte auf 72% Befehl

[2020-05-23 11:57:41.074] [HomematicLogicalLayer][DEBUG] rpc < setValue HUE000017:1,LEVEL,0.72
[2020-05-23 11:57:41.075] [HomematicLogicalLayer][DEBUG] repl  >  
[2020-05-23 11:57:41.077] [HomematicChannel][DEBUG] Check Inhibit
[2020-05-23 11:57:41.078] [HomematicChannel][DEBUG] Channel set Value LEVEL to 0.72
[2020-05-23 11:57:41.079] [HomematicChannel][DEBUG] Parameter value change event LEVEL
[2020-05-23 11:57:41.080] [HomematicDevice][DEBUG] Channel Value event LEVEL
[2020-05-23 11:57:41.081] [HuePlugin - Hue][DEBUG] Some Lights are off Check the Scenes
[2020-05-23 11:57:41.083] [HuePlugin - Hue][DEBUG] setLevel 0.72

Das passiert aber auch nur einmal pro Lampe pro HVL Neustart .... Ich habe aber noch keine Ahnung warum

@LevelOne2k
Copy link
Author

LevelOne2k commented Jul 5, 2020

Das Verhalten habe ich nicht @thkl . Wie kann ich denn das Plugin updaten? In der Pluginliste wird mir keine Aktualisierung angezeigt.

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