If you are still having trouble with the minimote, I suggest updating it with the download from the Aeon site. I updated mine long ago, and I really don't know how well the older version of firmware works.
You should not have to set any additional configuration parameters. I just removed and added my minimote 5 times in a row, and every time it just worked.
It might help to get into the terminal window, and then type "watch()". That will allow you to watch the logfile as the system runs. If your minimote is working well you should see something like the following when you add it to your network:
ztree Mon 19:50:58.234 awake 0:35
ztree Mon 19:50:58.234 report 0:35/node_info => {'controlclasses': ['association', 'scene_activation', 'switch_multilevel'], 'cmdclasses': ['version', 'manufacturer_specific', 'configuration', 'association_command_configuration']}
znet.0 Mon 19:50:58.234 Added node: 0:35 => {'status': 'prot_done', 'node': 35, 'specific_type': 'portable_remote_controller', 'controlclasses': ['association', 'scene_activation', 'switch_multilevel'], 'basic_type': 'controller', 'generic_type': 'generic_controller', 'times': {'ack': 0, 'reply': 6247, 'wait': 0}, 'cmdclasses': ['version', 'manufacturer_specific', 'configuration', 'association_command_configuration'], 'path': 'node_info'}
ztree Mon 19:50:58.287 get 0:35/protocol => {'specific_type': 'portable_remote_controller', 'cap': 18, 'basic_type': 'controller', 'generic_type': 'generic_controller', 'listening': False, 'sensor250': False, 'security': 22, 'sensor1000': False}
ztree Mon 19:50:59.381 get 0:35/version_command/association_command_configuration => {'version': 1}
ztree Mon 19:50:59.706 get 0:35/version_command/version => {'version': 1}
ztree Mon 19:51:00.036 get 0:35/version_command/manufacturer_specific => {'version': 1}
ztree Mon 19:51:00.361 get 0:35/version_command/configuration => {'version': 1}
ztree Mon 19:51:00.688 get 0:35/version => {'application': 1, 'protocol_subversion': 78, 'protocol': 2, 'application_subversion': 19, 'library': 'controller'}
ztree Mon 19:51:01.158 get 0:35/manufacturer_specific => {'manufacturer_id': 'aeon_labs', 'product_id': 3, 'product_type_id': 1}
ztree Mon 19:51:01.161 SET 0:35/configuration/241 => {'value': 1, 'size': 1}
ztree Mon 19:51:01.161 SET 0:35/configuration/242 => {'value': 1, 'size': 1}
ztree Mon 19:51:01.161 SET 0:35/configuration/243 => {'value': 1, 'size': 1}
ztree Mon 19:51:01.162 SET 0:35/configuration/244 => {'value': 1, 'size': 1}
ztree Mon 19:51:01.162 SET 0:35/configuration/245 => {'value': 1, 'size': 1}
ztree Mon 19:51:01.162 SET 0:35/configuration/246 => {'value': 1, 'size': 1}
ztree Mon 19:51:01.163 SET 0:35/configuration/0 => {'value': 16842752, 'size': 4}
ztree Mon 19:51:01.163 SET 0:35/configuration/20 => {'value': 16908288, 'size': 4}
ztree Mon 19:51:01.164 SET 0:35/configuration/40 => {'value': 16973824, 'size': 4}
ztree Mon 19:51:01.164 SET 0:35/configuration/60 => {'value': 17039360, 'size': 4}
ztree Mon 19:51:01.164 SET 0:35/configuration/80 => {'value': 17104896, 'size': 4}
ztree Mon 19:51:01.165 SET 0:35/configuration/100 => {'value': 17170432, 'size': 4}
ztree Mon 19:51:01.165 SET 0:35/configuration/120 => {'value': 17235968, 'size': 4}
ztree Mon 19:51:01.165 SET 0:35/configuration/140 => {'value': 17301504, 'size': 4}
ztree Mon 19:51:01.166 SET 0:35/configuration/160 => {'value': 17367040, 'size': 4}
ztree Mon 19:51:01.166 SET 0:35/configuration/180 => {'value': 17432576, 'size': 4}
ztree Mon 19:51:01.166 SET 0:35/configuration/200 => {'value': 17498112, 'size': 4}
ztree Mon 19:51:01.167 SET 0:35/configuration/220 => {'value': 17563648, 'size': 4}
zdev Mon 19:51:01.167 configure((0, 35, 0)) => {'status': 'success'}
You should see the leds at the top of the minimote flashing for a few seconds after text above comes out.
If you click on a button where you have no scene defined, you should see something like the following:
zdev Mon 19:55:32.233 {'error': 'Pressed undefined button (0, 35, 0): 1'}
zdev Mon 19:55:35.413 {'error': 'Pressed undefined button (0, 35, 0): 2'}
zdev Mon 19:55:38.982 {'error': 'Pressed undefined button (0, 35, 0): 3'}
zdev Mon 19:55:40.972 {'error': 'Pressed undefined button (0, 35, 0): 4'}
zdev Mon 19:55:43.082 {'error': 'Pressed undefined button (0, 35, 0): 5'}
zdev Mon 19:55:45.382 {'error': 'Pressed undefined button (0, 35, 0): 6'}
zdev Mon 19:55:47.809 {'error': 'Pressed undefined button (0, 35, 0): 7'}
zdev Mon 19:55:50.103 {'error': 'Pressed undefined button (0, 35, 0): 8'}
zdev Mon 19:55:52.514 {'error': 'Pressed undefined button (0, 35, 0): 9'}
zdev Mon 19:55:54.578 {'error': 'Pressed undefined button (0, 35, 0): 10'}
zdev Mon 19:55:56.892 {'error': 'Pressed undefined button (0, 35, 0): 11'}
zdev Mon 19:56:04.014 {'error': 'Pressed undefined button (0, 35, 0): 12'}
You get the odd numbers with a quick press, and the even numbers with a 2-second press.
According to the ZWave spec, the minimote should read back configuration values numbered 1-255, but like a lot of devices, it reads back none of them. In the next release, we plan to show you all the parameters you set, whether the device reads them back or not. We're working on making the display format intuitive. Right now it is raw JSON. :-(