Sroose / homebridge-loxone-ws

Websocket based Loxone plugin for homebridge
MIT License
39 stars 26 forks source link

"Repeating" commands not working #31

Open chiefjoejj opened 6 years ago

chiefjoejj commented 6 years ago

To me it seems that Loxone has a problem with "repeating" commands. What do I mean with that:

When I initially close my blinds with homebridge -- [Loxone] [BLINDS] iOS - send message to Bodentief in Wohnen: ManualPosition/100 -- it works just fine. Then I set the blinds to another position WITHOUT homebridge. After that I try to close the blinds again with homebridge (same command as above) and Loxone just ignores this trigger. It only works again via homebridge if I set the blinds to another position (i.e. ManualPosition/50) first.

I hope you get what I mean. Is it just me who has this problem? Does anyone know how to fix this?

Greetz Jay

LLPP65 commented 6 years ago

This is the same with my KNX blinds, but I think that maybe it isn't homebridge problem. I have a set of scripts that use the Loxone web API and the behaviour is the same.

chiefjoejj commented 6 years ago

I can confirm that. But there must somehow be a fix to solve this... Sooner or later everyone using this plugin must inevitably run in this issue, so I am really a bit confused why no one else joins this topic - this issue is a real show stopper for me at the moment.