Page 1 of 1

Opnehab 2 interoperability proposal

Posted: 22 Nov 2017 11:35
by aleconakad
Hi,

I am currently working on supporting a sketch under Openhab2. It works fine when I define the device XML in OH2 correctly.The problem arises if I want to have a second Z-Uno with another sketch supported, because OH2 does not support yet dynamic endpoint detection and still requires a predefined device XML for accurate device detection.

After checking the reported node xml from OH2 corresponding to the Z-Uno device, I see that the Command Class Version is reported back as supported (I guess this is a must for each Z-Wave device). The application version being reported is in my case 2.11, that is the latest Z-Uno firmware version.

Is it possible to provide an API for Z-Uno to be able to set this application version from inside a sketch?
By doing so, we can set a different version for each sketch, and based on this version, we define a specific device xml in the openhab2 binding fitting to the endpoints of this sketch. This will provide a 100% interoperability for multiple Z-Uno devices in the same network under Openhab2.

Do you think it is possible to include such change in next update?
Thanks

Re: Opnehab 2 interoperability proposal

Posted: 22 Nov 2017 11:58
by PoltoS
Hi!

We think abiutaking ProductID configurable. In 2.1.3

Re: Opnehab 2 interoperability proposal

Posted: 22 Nov 2017 13:04
by aleconakad
Thanks! :D

When is it due?

Re: Opnehab 2 interoperability proposal

Posted: 15 Oct 2018 14:39
by aleconakad
Hi!

can I already start trying out the configurable ProductID feature in some beta release?
When is 2.1.5 due?

Thanks

Re: Opnehab 2 interoperability proposal

Posted: 20 Oct 2018 00:34
by PoltoS
We will make a pre-beta next week or so. This feature is already implemented, please wait a bit more

Re: Opnehab 2 interoperability proposal

Posted: 22 Nov 2018 12:44
by aleconakad
@PoltoS:

any update on this?
Thanks

Re: Opnehab 2 interoperability proposal

Posted: 05 Dec 2018 01:26
by PoltoS
Too many changes, so it took more time. This month we plan to make a beta

Re: Opnehab 2 interoperability proposal

Posted: 10 Jul 2019 19:17
by noryn
Any progress on this? I can`t see in 2.1.5 changelog...

Edit found it...
Possibility to change Product Type Id and Prodyuct Id
Before 2.1.5 all Z-Uno sketches were detected ProductType/ProductId 0x0110/0x0001. This lead to problems in some controllers that had a template for specific devices - two different Z-Uno were detected using the same UI template.

Re: Opnehab 2 interoperability proposal

Posted: 10 Jul 2019 21:50
by PoltoS
2.1.5 is out. You can see in the forum. But no announcement yet since we have not made changes in the documentation.

See details in https://forum.z-wave.me/viewtopic.php?f=3427&t=32570

I suggest to use the mode where Z-Uno sets the I'd based on channel types. This is the easiest and most universal