Opnehab 2 interoperability proposal

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Opnehab 2 interoperability proposal

Post 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
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Opnehab 2 interoperability proposal

Post by PoltoS »

Hi!

We think abiutaking ProductID configurable. In 2.1.3
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Re: Opnehab 2 interoperability proposal

Post by aleconakad »

Thanks! :D

When is it due?
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Re: Opnehab 2 interoperability proposal

Post by aleconakad »

Hi!

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

Thanks
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Opnehab 2 interoperability proposal

Post by PoltoS »

We will make a pre-beta next week or so. This feature is already implemented, please wait a bit more
aleconakad
Posts: 68
Joined: 18 Jan 2016 15:25

Re: Opnehab 2 interoperability proposal

Post by aleconakad »

@PoltoS:

any update on this?
Thanks
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Opnehab 2 interoperability proposal

Post by PoltoS »

Too many changes, so it took more time. This month we plan to make a beta
noryn
Posts: 1
Joined: 10 Jul 2019 19:10

Re: Opnehab 2 interoperability proposal

Post 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.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Opnehab 2 interoperability proposal

Post 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
Post Reply