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

With 0.5.21 state update not working #71

Open
webdandy opened this issue Dec 26, 2020 · 11 comments
Open

With 0.5.21 state update not working #71

webdandy opened this issue Dec 26, 2020 · 11 comments

Comments

@webdandy
Copy link

webdandy commented Dec 26, 2020

I was wondering why the state update for FHEM devices does not work with 0.5.21.
Downgrading to 0.5.20 solved the problem.

Any ideas or known issues with 0.5.21?

@mwicki
Copy link

mwicki commented Dec 27, 2020

Ich habe das selbe Problem.

@Chris0584
Copy link

Kann ich ebenfalls bestätigen

@volschin
Copy link
Contributor

Kann ich so nicht ganz bestätigen. Zwar zeigte es vorhin bei mir die Rollläden als geschlossen an. obwohl sie geöffnet waren, nachdem ich eine Lampe über Homekit an und wieder ausgeschaltet hatte, korrigierten sich auch meine Rollläden auf geöffnet.
Könnte also auch sein, dass Homekit ein Problem hat, bzw. es hat was mit dem Caching zu tun.

@emcepe
Copy link

emcepe commented Dec 27, 2020

Same problem here. Downgrade to 0.5.20 and everything is back to normal.

@volschin
Copy link
Contributor

Ich glaube den Fehler zu sehen.
Wenn ich das
FHEM_cached[informId] = orig;
vor dem Vergleich auf die FHEM_cached[informId] === orig;
mache, dann ist das immer wahr und läuft in der Folge falsch.

@justme-1968
Copy link
Owner

sorry. du hast recht. nur im diff war das nicht richtig zu sehen

ich glaube ich habe es jetzt behoben.

@webdandy
Copy link
Author

sorry. du hast recht. nur im diff war das nicht richtig zu sehen

ich glaube ich habe es jetzt behoben.

Vielen Dank, ist jetzt gefixt!

@emcepe
Copy link

emcepe commented Dec 28, 2020

Sieht erstmal gut aus bis jetzt. Ich denke auch dass das Problem behoben ist. Danke!

@emcepe
Copy link

emcepe commented Dec 31, 2020

Leider ist das Problem doch nicht ganz weg :-(

Bei mir stehen in Homebridge z.B. Rollladen auf „wird geöffnet“ wenn der letzte Neustart den Rollladen-Zustand geschlossen hatte (oder umgekehrt) ... Gleiches passiert bei Security-Sensoren usw.

Downgrade auf 0.5.20 behebt das Problem wieder.

@webdandy
Copy link
Author

webdandy commented Jan 1, 2021

Hatte die Tage auch schon wieder ein Downgrade machen müssen, weil es leider doch nicht gefixt war...

@justme-1968
Copy link
Owner

hab das ganze erst mal rückgängig gemacht. die 0.5.23 sollte wieder identisch zur 0.5.20 sein.

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

6 participants