-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bug in querying scene levels using Hasseb interface #98
Comments
Do you get sensible responses when querying scenes that have values other than MASK? |
Yes other values are working correct. It's only the MASK value. |
Hm. What's the value of |
Also 0 |
This comment has been minimized.
This comment has been minimized.
Ok the issue seems to occur when I have sniffing enabled. As soon I have sniffing disabled I get the right values. I don't know if this is a bug, or you should not use sniffing and querying commands at the same time. |
What's your setup? You have a Hasseb device that you are controlling with your script, and a Lunatone DALI-USB also connected to the same bus for sniffing, running their software? |
I don't use the Hasseb device. I think you're going to have to talk to @hasseb directly about this; they wrote the firmware and supplied the driver. |
Hi, I get a 0 as response when I querying a scene with has the value 255.
This is a log from a Lunatone interface.
![image](https://user-images.githubusercontent.com/6277036/151437347-18afa506-8df6-46b1-93e9-a9033f33f18b.png)
I tried to search the bug in the code, but I could not find it.
The text was updated successfully, but these errors were encountered: