openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

Linear WA105DBZ version problem in Database #199

Closed robschoon closed 5 years ago

robschoon commented 7 years ago

I have a Linear WA105DBZ-1 Siren & Strobe. It appears to be identical to the WA105DBZ which is in the database, but the type and id are different. Mine is:

0x14f 0x903 0x2009

The database has:

  <property name="manufacturerId">014F</property>
  <property name="manufacturerRef">2005:0503</property>

so when installing I get "unknown device".

I tried to upload the openhab2 xml, but that gives me a red exclamation mark and

thingid contains invalid characters. Device supports configuration, but no parameters are defined.

I probably would be well off with (a duplicate of) the existing entry, but then with the correct Ref 2009:0903. I need the same property parameters as well. My instruction leaflet is identical to the one on file. Any suggestions for the best way forward? node57.txt

cdjackson commented 7 years ago

I see you updated the database for the -1 version - is there any difference with the version that doesn’t have the -1? It looks not - I’ve actually approved the -1 version, but since I suspect they are the same, we’re better off to simply add new references to the current version...

robschoon commented 7 years ago

You're right, apart from the id/type number they seem identical, so better to just delete my (incomplete) entry and add the new reference to the existing one. Not sure how to do that - many thanks for taking care of that, hope it's not too inconvenient.

cdjackson commented 7 years ago

No problem - thanks.

On 31 Jul 2016, at 19:14, robschoon notifications@github.com wrote:

You're right, apart from the id/type number they seem identical, so better to just delete my (incomplete) entry and add the new reference to the existing one. Not sure how to do that - many thanks for taking care of that, hope it's not too inconvenient.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cdjackson/HABmin2/issues/199#issuecomment-236447022, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_kQ62Ur3PjsvCXMosKGQMviLHOc061ks5qbOXogaJpZM4JY3Z5.

davispw commented 5 years ago

What still needs to be done on this issue? I've got a siren model ZM1601US, which reports

<Manufacturer id="14f" name="Linear">
    <Product type="2005" id="503" name="Unknown: type=2005, id=0503" />
</Manufacturer>
cdjackson commented 5 years ago

This is not related to HABmin so closing this. I'd suggest to discuss on the openHAB forum.