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

[miio] double updates in case of quantitypes updates #9898

Closed
marcelrv opened this issue Jan 21, 2021 · 1 comment
Closed

[miio] double updates in case of quantitypes updates #9898

marcelrv opened this issue Jan 21, 2021 · 1 comment
Assignees
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@marcelrv
Copy link
Contributor

This happens only in specific cases, it is not generic for all updates. Log does not marks anything unusual

15:19:49.464 [DEBUG] [rnal.transport.MiIoAsyncCommunication] - Command added to Queue {"id":590,"method":"get_prop","params":["power","bright","delayoff","ct","color_mode"]} -> 192.168.3.133 (Device: 02F92BA0 token: EF52145BXXXXXXXXXXXXXXXXEB427C32 Queue: 1).
15:19:49.538 [DEBUG] [.internal.handler.MiIoAbstractHandler] - Received response for 02F92BA0 type: GET_PROPERTY, result: ["off","20","0","3400","2"], fullresponse: {"result":["off","20","0","3400","2"],"id":590}
15:19:49.538 [DEBUG] [iio.internal.handler.MiIoBasicHandler] - 'miio:generic:02F92BA0' channel 'delayoff' has unit 'seconds' with symbol 's'.
15:19:49.539 [DEBUG] [iio.internal.handler.MiIoBasicHandler] - 'miio:generic:02F92BA0' channel 'colorTemperature' has unit 'kelvin' with symbol 'K'.
15:19:49.540 [INFO ] [openhab.event.ItemStateChangedEvent  ] - Item 'KantoorDesk1CT' changed from 3400 °C to 3400 K
15:19:49.541 [INFO ] [openhab.event.ItemStateChangedEvent  ] - Item 'KantoorDesk1CT' changed from 3400 K to 3400 °C

@marcelrv marcelrv added the bug An unexpected problem or unintended behavior of an add-on label Jan 21, 2021
@marcelrv marcelrv self-assigned this Jan 21, 2021
marcelrv added a commit to marcelrv/openhab-addons that referenced this issue Jan 21, 2021
closing: openhab#9898

Signed-off-by: Marcel Verpaalen <[email protected]>
cpmeister pushed a commit that referenced this issue Jan 22, 2021
closing: #9898

Signed-off-by: Marcel Verpaalen <[email protected]>
@marcelrv
Copy link
Contributor Author

closed with #9901

themillhousegroup pushed a commit to themillhousegroup/openhab2-addons that referenced this issue May 10, 2021
closing: openhab#9898

Signed-off-by: Marcel Verpaalen <[email protected]>
Signed-off-by: John Marshall <[email protected]>
thinkingstone pushed a commit to thinkingstone/openhab-addons that referenced this issue Nov 7, 2021
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this issue May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

1 participant