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

OZW will not publish partial updates to SwitchMultiLevel #170

Open
matejdro opened this issue Sep 27, 2020 · 1 comment
Open

OZW will not publish partial updates to SwitchMultiLevel #170

matejdro opened this issue Sep 27, 2020 · 1 comment

Comments

@matejdro
Copy link

(Not sure if this is fault of OZW or qt-OZW. Feel free to redirect me to the OZW's issue tracker if this is not related to the QT wrapper)

From what I see, qt-OZW will not publish SwitchMultiLevel updates while device is still in process of dimming/moving.

For example, here is log of me changing cover position with Aeotec Nano Shutter from 32 to 56:

ozw.log

Note that while cover is moving, device keeps sending SwitchMultiLevel reports of its position (it is being continuously updated from 32 to 56). However, that value is not reflected in the "Level" field exposed through MQTT. Level field will actually stay at 32 while cover is moving and then jump to 56 when cover finishes moving.

Is this expected or a bug? If expected, could you expose another field through MQTT (maybe "Dimming Level" or something like that) that is updated in real time?

@rotem925
Copy link

I have the same issue with Fibaro Double Switch...
I have about 5 of them.. Seems that when looking at owz-admin the value is correct, but when looking at my MQTT broker, it is not updated...
Any clues?

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