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

2024.10.0 Not update light status after action(turn on) #84

Closed
aukyle opened this issue Oct 20, 2024 · 3 comments
Closed

2024.10.0 Not update light status after action(turn on) #84

aukyle opened this issue Oct 20, 2024 · 3 comments

Comments

@aukyle
Copy link

aukyle commented Oct 20, 2024

With the latest version (2024.10.0), if I turn on the light, it turns on, but after 1-2 seconds the state changes from on to off. But the light is still on.

@h4de5
Copy link
Owner

h4de5 commented Oct 20, 2024

just tested. unfortunately a valid claim :(
all my testing previously included switching on and off a light .. should have checked better.

So I guess those changes to cached_property had implications after all..

@h4de5 h4de5 pinned this issue Oct 20, 2024
@h4de5 h4de5 closed this as completed in da37865 Oct 20, 2024
h4de5 added a commit that referenced this issue Oct 20, 2024
Remove cached_property decorator - fixes #84
@h4de5
Copy link
Owner

h4de5 commented Oct 20, 2024

fixed and tested again. should be working!

@aukyle
Copy link
Author

aukyle commented Oct 21, 2024

yes, it works! Thanks!

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

2 participants