Page 1 of 1

ZDDX for FGS 222

Posted: 10 Apr 2022 18:22
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 4018 times
Version 3.2.2
fgs222onv3.2.2.png
fgs222onv3.2.2.png (131.57 KiB) Viewed 4018 times

Re: ZDDX for FGS 222

Posted: 11 Apr 2022 05:28
by PoltoS
Sure you have the database in /opt/z-way-server/ZDDX/ ?

Re: ZDDX for FGS 222

Posted: 11 Apr 2022 08:44
by J.nissen
Hello,
yes, then Description for other Devices are found.
DeviceDesc.png
DeviceDesc.png (26.15 KiB) Viewed 3997 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 3997 times

Re: ZDDX for FGS 222

Posted: 11 Apr 2022 11:38
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 3984 times
CometZDDX.png
CometZDDX.png (26.2 KiB) Viewed 3984 times
On Version 3.2.2 it works fine
CometDevice.png
CometDevice.png (25.31 KiB) Viewed 3984 times

Re: ZDDX for FGS 222

Posted: 11 Apr 2022 17:02
by PoltoS
Please let me check in your ui. Please send the credentials in PM or on support with a link to this post

Re: ZDDX for FGS 222

Posted: 11 Apr 2022 21:47
by J.nissen
Hello,
I have send you an private message

Greetings jörg

Re: ZDDX for FGS 222

Posted: 12 Apr 2022 03:22
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
.

Re: ZDDX for FGS 222

Posted: 12 Apr 2022 11:04
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

Re: ZDDX for FGS 222

Posted: 13 Apr 2022 00:51
by PoltoS
You can send it us, we fix. on support (tag me, please)

Re: ZDDX for FGS 222

Posted: 14 Apr 2022 09:11
by J.nissen
Hello Polto,
so we do.