Can't connect IRIS Garage Door Controller to openHABianpi

When assigning node IDs, the zstick (all controllers?) will find the next available node id that is not in use on the network. At 232, it starts back at 1. After a discovery and adding the devices from the Inbox, you should see a node with a new node ID. If the node IDs of your devices didn’t change, then no new node was added. When a device is successfully excluded, it will show in red (Habmin). Delete the Thing so that it does not display any more. If you reset the device without excluding it first, it will still show up in OH because when the binding queries the controller for devices, it will still be reported. Habmin has the option to remove a device from the controller, but I haven’t used it. It looks like Node 6 is your garage door opener, and it was securely included, so you should be good now. Cleaning up the old devices may be a pain, so let’s leave that for now.

That is displaying Items. You will need to create Items that link to the channels available from the garage opener Thing. You can create them through PaperUI, Habmin, or an items file.

Here is an example of the items and rule that I have setup…