Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

To control the Tradfri shade use the regular shade object from the hardware library.


App Builder Object


In Ports

Position

Name

Message Type

Description

1

Clockwise

Digital

Lowers the shade

2

Counter Clockwise

Digital

Retracts the shade

3

Speed

PWM

Since Tradfri Shades go at a constant speed set any default value but 0. Setting 0 will result in no operation if either of the first ports are HIGH or True.


Stopping current operation

In order to stop the current operation set Clockwise and Counter Clockwise to LOW or False. This will only work if at least on of them was HIGH or True before.

  • No labels