ZDDX for FGS 222

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

ZDDX for FGS 222

Post by J.nissen »

Hello,
on v 3.2.2 for my Fibaro FGS 222 was an ZDDX Description Found.

On new Version v 3.2.3 for the same Device not ?

Is there an Reason ?

Version 3.2.3
fgs222onv3.2.3.png
fgs222onv3.2.3.png (27.23 KiB) Viewed 4008 times
Version 3.2.2
fgs222onv3.2.2.png
fgs222onv3.2.2.png (131.57 KiB) Viewed 4008 times
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: ZDDX for FGS 222

Post by PoltoS »

Sure you have the database in /opt/z-way-server/ZDDX/ ?
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: ZDDX for FGS 222

Post by J.nissen »

Hello,
yes, then Description for other Devices are found.
DeviceDesc.png
DeviceDesc.png (26.15 KiB) Viewed 3987 times

This is the Created File with ZDDX Creator
Wich Tags are Used to find the Description ?
DeviceDes223c.png
DeviceDes223c.png (25.51 KiB) Viewed 3987 times
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: ZDDX for FGS 222

Post by J.nissen »

Hello,
on an Comet Heating Thermostat I can Select the Device Description, but after Save Buton, the Description is not Save.
CometDevice.png
CometDevice.png (25.31 KiB) Viewed 3974 times
CometZDDX.png
CometZDDX.png (26.2 KiB) Viewed 3974 times
On Version 3.2.2 it works fine
CometDevice.png
CometDevice.png (25.31 KiB) Viewed 3974 times
Attachments
comet3.2.2.png
comet3.2.2.png (79.09 KiB) Viewed 3974 times
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: ZDDX for FGS 222

Post by PoltoS »

Please let me check in your ui. Please send the credentials in PM or on support with a link to this post
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: ZDDX for FGS 222

Post by J.nissen »

Hello,
I have send you an private message

Greetings jörg
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: ZDDX for FGS 222

Post by PoltoS »

Thanks for the access. The problem is in the update of python to python3. Please go in /opt/z-way-server/ZDDX and run

Code: Select all

python2.7 MakeIndex.py
If you don't have python2.7, open the MakeIndex.py and remove all encounters of

Code: Select all

.encode('utf-8')
save and run

Code: Select all

python3 MakeIndex.py
.
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: ZDDX for FGS 222

Post by J.nissen »

Hello Poltos,
thanks a Lot. It works fine.

There are any Incorrect Value in ZDDX ( Sample FGS-212, 665-010f-0400-100a-03-03-2a-02-01.xml )
- Missing ProductCode
- wrong Description
- Missing Image

On my Local i have correct this.

Who correct this on general Database ?


Greetings from Germany
Jörg
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: ZDDX for FGS 222

Post by PoltoS »

You can send it us, we fix. on support (tag me, please)
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: ZDDX for FGS 222

Post by J.nissen »

Hello Polto,
so we do.
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
Post Reply