gemuesepudding

Results 52 comments of gemuesepudding

if you have them on different systems in a master / slave environment, you can have on updated but not the other one

Den Grund habe ich gerade gefunden. Die esphome-native-api kennt nur die message typen bis id 48. Alles neuere (inkl z.b. Button). Das führt dazu das der Adapter das nicht dekodieren...

Das weiß ich leider nicht, aber der letzte Commit deutet das an. der o.g. Fork läuft viel besser, obwohl der auch schon 3/4 Jahr alt ist. Aber ich weiß nicht,...

ok, this issue seem to be the root cause of my timeout / stack size issues. Wenn I use a group of two light as hue input, i'll run into...

hm, while testing i receive a lot of "timeout of 10000ms exceeded". Very often the bridge react very slowly with a gap of more the 10 sec after pressing the...

Ah, you what to see the data from the input hue node. Sorry, i misunderstand. `{"id":"light2","info":{"id":"2","name":"Grubenlampe 1-3","capability":["bri","xy","hs","ct"],"group":false,"type":"Extended color light","uniqueid":"00:21:2e:ff:ff:01:4f:89-0a","modelid":"FLS-PP3"},"payload":{"on":true,"reachable":true,"bri":100,"xy":[0.1526,0.0389],"hsv":[240,100,100],"rgb":[1,1,254],"hex":"0101FE","color":"blue","mired":153,"kelvin":6536},"state":{"on":true,"bri":254,"hue":43812,"sat":254,"xy":[0.1526,0.0389],"ct":153,"colormode":"hs"},"event":"update","_msgid":"be6f461.68606b8"}`

ah, there was a msg before: `{"id":"light2","info":{"id":"2","name":"Grubenlampe 1-3","capability":["bri","xy","hs","ct"],"group":false,"type":"Extended color light","uniqueid":"00:21:2e:ff:ff:01:4f:89-0a","modelid":"FLS-PP3"},"payload":{"on":true,"reachable":true,"bri":100,"xy":[0.1355,0.0399],"hsv":[240,100,100],"rgb":[0,0,255],"hex":"0000FF","color":"blue","mired":153,"kelvin":6536},"state":{"on":true,"bri":255,"hue":43812,"sat":255,"xy":[0.1355,0.0399],"ct":153,"colormode":"hs"},"event":"change","_msgid":"c47c9d7a.64668"}`

same result. frist value from bulb: `{"on":true,"reachable":true,"bri":100,"xy":[0.1355,0.0399],"hsv":[240,100,100],"rgb":[0,0,255],"hex":"0000FF","color":"blue","mired":153,"kelvin":6536}` `{"on":true,"reachable":true,"bri":100,"xy":[0.1526,0.0389],"hsv":[240,100,100],"rgb":[1,1,254],"hex":"0101FE","color":"blue","mired":153,"kelvin":6536}` I'll try xy