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

on_change filter doesn't play nicely with on-device parameter updates #17

Closed
3 of 10 tasks
denpamusic opened this issue Nov 25, 2023 · 0 comments
Closed
3 of 10 tasks
Labels
bug Something isn't working

Comments

@denpamusic
Copy link
Owner

Is there an existing issue for this?

  • I have searched the existing issues

I'm having the following issue:

When subscribing to a parameter update using on_change filter, the callback doesn't get called when parameter is changed on device.

My environment is:

- OS: Windows 11 Pro (WSL 2.0.9)
- Python: Python 3.11.5

I have following devices connected:

  • ecoMAX 3xx series
  • ecoMAX 8xx series
  • ecoMAX 9xx series
  • Expansion module B
  • Expansion module C
  • ecoSTER 200/ecoSTER Touch
  • ecoLAMBDA
  • ecoNET 300

I'm connecting to my devices using:

Ethernet/WiFi to RS-485 converter

I'm seeing following log messages:

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@denpamusic denpamusic added the bug Something isn't working label Nov 25, 2023
denpamusic added a commit that referenced this issue Nov 26, 2023
Use deepcopy to store parameter objects copy instead of a reference when using filters.

Closes #17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant