openhab-addons/bundles/org.openhab.binding.urtsi
Wouter Born b097463d7e
Rename English i18n properties to follow Crowdin naming conventions (#11709)
This allows these files to be used for creating translations with Crowdin.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-12-05 20:14:44 +01:00
..
src/main Rename English i18n properties to follow Crowdin naming conventions (#11709) 2021-12-05 20:14:44 +01:00
NOTICE added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00
pom.xml applied spotless 2021-06-27 23:25:35 +02:00
README.md added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00

Somfy URTSI II Binding

The addressable Universal RTS Interface II (URTSI II) can be used to communicate between home automation or other third party systems and SOMFYs RTS Motors and controls. It is capable of individual or group control, and can be operated via infrared remote, RS232 and RS485 serial communication. Once an input is activated, an RTS radio command is sent to the automated window treatment.

The binding supports the RS232 communication.

Supported Things

There are two supported things:

  • URTSI II Device: Bridge
  • RTS Device (e.g. Rollershutter): Thing

Discovery

Discovery is not supported.

Thing Configuration

URTSI II Device:

  • Port: The port which is used to access the device (e.g. /dev/ttyUSB0)
  • Command execution interval: The time (in ms) the binding should wait between sending commands to the device

RTS Device (e.g. rollershutter):

  • Channel: The URTSI II channel the RTS device is assigned to at URTSI II.

Channels

  • Position: Change the position of a device. This is used in order to interact with the device (move it up, down or stop).