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 database entry: Fibaro System [ID:1002,Type:202] #234

Closed deeMace closed 9 years ago

deeMace commented 9 years ago

Hi everyone,

im trying to get my Fibaro FGS-221 to work, but Openhab tells me only the ID and Type in the Devices. I know there is a xml for this device in the latest jar-Snapshot (org.openhab.binding.zwave-1.7.0-SNAPSHOT-201503080846)

What am i doing wrong? Or is there an bug or something?

Thanks in advise!

Dennis

cdjackson commented 9 years ago

Figaro use a lot of different sets of type/id so you might just have a different one that we have in the database (we already have quite a few). Please let me know what they are and I’ll take a look. Also, if HABmin tells the application version (in the Information folder) please also include that since there are a few versions of this device

Chris

deeMace commented 9 years ago

The Information-Folder says Version 4; Protocol Version 8.2; Application Version 2.2. Can i give you some more Infos?

Thank you very much for your help! :)

cdjackson commented 9 years ago

Just to be sure, can you confirm that this is a FGS221, type is showing as 202 and id as 1002? Sorry to ask as I'm sure you're correct, but I wan't to be 100% sure as this is a little different numbering than the other devices fro Fibaro...

deeMace commented 9 years ago

oh wait a sec, now that you ask... The Article in the Store says FGS221.. BUT on the device it says "Fibar Group Relay Switch FGS222 EU v2.2" Its the 2 Switches à 1,5 kW Version... Sorry for that... ill tell the Store Manager...

deeMace commented 9 years ago

And there is no xml for the FGS222.... oh wow, sorry for the confusing... now... where do i get such a xml for the Jar-File? XD Or can you/anyone add it?

deeMace commented 9 years ago

Or can i write and upload it myself? Writing shouldnt be that problem, but may anyone add something to that repo?

cdjackson commented 9 years ago

I imagine it's probably the same as the FGS221 - maybe a parameter or two different, but probably mostly the same. I just found a website in France that says they are the same so I'll use the same configuration file as the 221, and if/when we find a manual I can update it with any changes.

deeMace commented 9 years ago

Thank you very much!

cdjackson commented 9 years ago

If you keep an eye on the link below, some time soon (maybe in the next hour or so) it should come up with a link to the latest version. Alternatively, if you download the latest snapshot from Cloudbees tomorrow it should be in there...

Let me know if it's ok...

cdjackson commented 9 years ago

https://github.com/openhab/openhab/pull/2509

deeMace commented 9 years ago

Its working, thank you! :+1:

cdjackson commented 9 years ago

Great - thanks...