iobroker-community-adapters / ioBroker.harmony

Logitech Harmony Adapter for ioBroker
MIT License
14 stars 15 forks source link

Twice commands since new WS/Api #43

Closed Strobelix80 closed 5 years ago

Strobelix80 commented 5 years ago

Since changing the adapter to Websocket or new API for example Volume commands were sent twice. Returning to XMPP Version everything works fine (Of course tested with same new HUB Firmware which enables XMPP for developers)

Pmant commented 5 years ago

to what value (true, 1, 100, 1000?) did you set the volume state?

Strobelix80 commented 5 years ago

I set it to 1 and volume makes a step from 9 to 11

Pmant commented 5 years ago

Could you do me a favor and press volume up in the smartphone app once? I have to know if the APP does it different.

Strobelix80 commented 5 years ago

With the harmony ios App it only triggers once

Pmant commented 5 years ago

ty, I'll try to look into it asap

Pmant commented 5 years ago

There is a new Version 1.1.2 on GitHub that may fix this. Please check and leave a comment if it fixes your problem.

Strobelix80 commented 5 years ago

Thank you. I've tested 1.1.2 but still the same issue. Returning to 1.0.0 it works fine.

Pmant commented 5 years ago

Please check version 1.1.4

Strobelix80 commented 5 years ago

Works now! Thanks a lot