device/MotionSensor¶
-
class
aaa_modules.layout_model.motion_sensor.
MotionSensor
(switchItem)[source]¶ Represents a motion sensor; the underlying OpenHab object is a SwitchItem.
-
__init__
(switchItem)[source]¶ Parameters: switchItem (org.eclipse.smarthome.core.library.items.SwitchItem) – Raises: ValueError – if any parameter is invalid
-