Loxone + Openhab blinds problem

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • Watermaniak
    Azubi
    • 08.05.2018
    • 5

    #1

    Loxone + Openhab blinds problem

    Good morning fellow Loxoners,

    For a while, I've been trying to hook up my shutters from Openhab controller by the Loxone weather service. This wouldn't be very difficult, if only Openhab and Loxone had the same way of opening and closing blinds. The difference:
    • When one executes the API call for a shutter in Openhab (i.e. /rest/items/innogysmarthome_ISR2_SMARTHOME10_id_rollershutter "DOWN"), the shutter goes all the way down (100%)
    • When Loxone executes the DOWN command, the shutter will go down until you release the button
    There is a possibility to send a percentage instead of simply "UP" / "DOWN" which I wanted to use instead. In order to do this, I took the analog output, multiplied it by 100 and rounded it to an integer. This kind of works, except that I can't keep sending percentages to OpenHab as only the first command I send is executed on. Would it be possible to use some sort of delay so the percentage command is only sent after 20 seconds (the maximum time it can take to bring this shutter up or down).

    Some advise would be greatly appreciated!

    Best Regards,
    Ruben

    Klicke auf die Grafik für eine vergrößerte Ansicht

Name: Screenshot 2020-04-17 at 09.13.01.png
Ansichten: 609
Größe: 25,7 KB
ID: 244960
Lädt...