« Back to Product

Documentation

Shutter

Require: IP-Symcon >= 5.0

Description

Devices of the type Shutter can be opened and closed. If the device supports percentual opening, this is controllable as well.

Parameter

Name Description
Name Name that is used to address the device via Google Assistant
Shutter Variable A triggerable variable of type Integer or Float, with the profile ~ShutterMoveStop or ~ShutterMoveStep. Alternatively, a variable can be used that has defined minimum and maximum values from its profile

Possible Actions

Action Description Possible Sentence for Activation
Open Switch the variable to "Open" if it has a ~ShutterMove profile. Otherwise the variable is switched to the minimal value of the profile. "Ok Google, open <Name>"
Close Switch the variable to "Close" if it has a ~ShutterMove profile. Otherwise the variable is switched to the maximum value of the profile. "Ok Google, close <Name>"
Percentual Opening If the variable has a ~ShutterMove profile, switch it to "Open" if the percentual value is more than 50% and to "Close" otherwise. If the variable has another profile, the variable is switched according to the percentual value. It should be considered that the variable is switched to 0% if it is completely opened and other percentual values are applied analogously. For example, opening by 30% will result in 70% for the variable. "Ok Google, open <Name> by 30%"

An instance must have status variables with the fitting profiles to be detected by the device search.

Variable Possible Profiles
Switch Variable ~ShutterMoveStop, ~ShutterMoveStep, ~Intensity.100, ~Intensity.255, ~Intensity.1
Any questions?