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

Error when trying to add observer #125

Open
Hanzanka opened this issue Apr 30, 2023 · 0 comments
Open

Error when trying to add observer #125

Hanzanka opened this issue Apr 30, 2023 · 0 comments

Comments

@Hanzanka
Copy link

File "/home/ville/.local/lib/python3.10/site-packages/weconnect/addressable.py", line 53, in addObserver
self.__observers.add((observer, flag, priority, onUpdateComplete))
AttributeError: 'filter' object has no attribute 'add'

I get this error when trying to add an observer to the climate requests. It works when adding an observer for the first time, but no longer works when I have removed the observer once before. idk if it is because the API or I have done something wrong.

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

1 participant