cdjackson / HABmin

A web admin console for openHAB home automation
http://www.cd-jackson.com/index.php/openhab/habmin
217 stars 51 forks source link

No devices found #265

Open tdecsi opened 8 years ago

tdecsi commented 8 years ago

I installed openHab with a Aeon Z-stick gen 5 (ZW090-C) and Aeon Multisensor 6 (ZW100-C), which is working properly. Created the items, and I see the sensor readings in the openHab log. I'd like to use habmin to configure all, but it does not show any device when zwave binding is selected. I realize I probably need to update the products database, but the Wiki states the following: If the manufacturer and/or product aren't known, then the interface will list the manufacturer ID, device ID and device type. This will allow these devices to be added to the configuration database.

So i'd expect to at least see the devices in the list. Am I missing something here?

cdjackson commented 8 years ago

Does the log show that the HABmin JAR is starting correctly?

tdecsi commented 8 years ago

Hi Chris, yes it is started correctly. I can use all other features, except zwave binding :(

cdjackson commented 8 years ago

Is the zwave binding listed in the list of bindings? If yes, when you click on it do you get the 3 or 4 tabs coming up on the right side? If yes, does the database explorer show anything?

tdecsi commented 8 years ago

Hi Chris, Thanks for your reply. I tried another approach, I unzipped the release version, now it working like a charm. I'll add the new European Z-Stick and Multisensor product files, I'll test and create a PR shortly. Keep up the good work, habmin is a great tool! Cheers Tom

asilva732 commented 8 years ago

tedcsi,

Did you unzipped the zwave binding .jar file?

I am actually getting a similar problem. I have openHAB2 and the log file show my z-wave Stick is recognized. However, I cannot see the z-wave device in HABmin2.

tdecsi commented 8 years ago

Do check the product in zwave binding jar and see if your device is in there. I had to use zwave 1.8 binding jar instead of 1.7. The product database was updated in 1.8.

cdjackson commented 8 years ago

The device list is not linked to the database. HABmin should show all devices linked to the controller even if they are not in the database (it won't of course give them a name if they aren't in the DB).