Fibaro wallplug settings gone after update Topic is solved

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Fibaro wallplug settings gone after update

Post by Keleos »

Hello everyone,

after updating my Domoticz (beta) version I'm not able to configure my fibaro wallplug. Before this update I was able to change a lot of settings (like the led color et al.

How can I get back these options?

edit)
Descriptions says:
FIBARO System Unknown: type=0602, id=1001
edit)

Greetings
Kel

-----

EDIT: To everyone interested: the solution is to delete / rename the zwave config file so every device is loaded with its new modules.
https://www.domoticz.com/forum/viewtopi ... 90#p139271
Last edited by Keleos on Saturday 24 June 2017 22:56, edited 1 time in total.
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi keleos,

What is the domoticz version you are running? Make sure you are running the beta version as the latest stable might not contain configuration for the wall plug.

Greetz YcKe
guantolento
Posts: 129
Joined: Saturday 01 October 2016 14:48
Target OS: Raspberry Pi / ODroid
Domoticz version: LastBeta
Location: Italy BG
Contact:

Re: Fibaro wallplug settings gone after update

Post by guantolento »

Any news about this? ??

Inviato dal mio GT-I9301I utilizzando Tapatalk
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

guantolento wrote:Any news about this? ??

Inviato dal mio GT-I9301I utilizzando Tapatalk
You are experiencing the same issue? If so, can you reply on the question above.

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,

thank you very much for your response. I use the latest beta version (Domoticz V3.7969).
The strange thing: the plug was configurable within an earlier beta version and after an update all settings are gone. Now I'm only able to rename it and set "Abfragemodus einschalten" (the checkbox bellow the name field)

Greetings
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

Just updated my system also to the latest version and I'm not experiencing this problem.
Can you verify that the config file fgwpfzw5.xml is available in your OpenZwave config directory(config/fibaro/fgwpfzw5.xml)?

Kind regards,
YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,

yes, it is there. It also is not empty... Maybe the type (0602 ?) is not recognized correctly?

Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Keleos wrote:Hi YcKe,

yes, it is there. It also is not empty... Maybe the type (0602 ?) is not recognized correctly?

Greetings
Kel
That should not be the problem, I have the same one installed here.
Can you verify that the device is present in the config/manufacturer specific.xml file?

(Try downloading them again from the open zwave github)

If that's not the case, try changing your language to English. Some cases I've seen that it sometimes fails over special characters.

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,

Thank you very much for your patience.
Can you verify that the device is present in the config/manufacturer specific.xml file?
Do you mean the file "fgwpfzw5.xml"?
How do I find out if the device is present?
Is there an ID I have to look at?

I've done a diff to the file online and there is no difference between my file and this one:
https://github.com/OpenZWave/open-zwave ... wpfzw5.xml

I also changed the language back to englisch, but the problem still exists.

Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

In the config base folder, on folder back from the fibaro config folder, you will find an xml file called manufacturer specific.xml.
Check if the config file is registered there and your hardware id matches.

In the meanwhile, a new openzwave version was added to domoticz beta. Try updating to the latest version.

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,

I've found the config file and also the line with the right type and id:
(...)
<Product type="0200" id="1000" name="FGWPE/F Wall Plug" config="fibaro/fgwpe.xml"/>
<Product type="0602" id="1001" name="FGWPE/F Wall Plug Gen5" config="fibaro/fgwpfzw5.xml" />
<Product type="0800" id="1001" name="FGMS001 Motion Sensor" config="fibaro/fgms.xml" />
(...)
Today I also updated Domoticz to V3.8000 - but the Wall Plug is still not configurable :(

Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

This is a quite weird issue..
Can you check with the inspect of your browser if Javascript errors are thrown?
Can you check if the permissions of the config file is correct?

Are you running domoticz on a raspberry pi?

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,

I know, that is really strange :(

Chrome does not throw any errors. But I've checked the network traffic und there is a request for getting all settings at once:
ipOfDomoticz /json.htm?type=openzwavenodes&idx=2

It returns a config entry for each device except the wall plug...

It looks like this:
(...)

Code: Select all

         "config" : [
            {
               "LastUpdate" : "-",
               "help" : "Set the time period between polls of a node's state. The length of the interval is the same for all devices. To even out the Z-Wave network traffic generated by polling, OpenZWave divides the polling interval by the number of devices that have polling enabled, and polls each in turn. It is recommended that if possible, the interval should not be set shorter than the number of polled devices in seconds (so that the network does not have to cope with more than one poll per second).",
               "index" : 1,
               "label" : "Poll Interval",
               "type" : "short",
               "units" : "Seconds",
               "value" : 60
            },
(...)

the wall plug doesn't have any config string:

(...)

Code: Select all

      {
         "Description" : "FIBARO System Unknown: type=0602, id=1001",
         "HaveUserCodes" : false,
         "HomeID" : ---------------------------------,
         "LastUpdate" : "2017-06-22 18:30:33",
         "Manufacturer_id" : "0x010f",
         "Manufacturer_name" : "FIBARO System",
         "Name" : "Schaltbare Steckdose",
         "NodeID" : 2,
         "PollEnabled" : "false",
         "Product_id" : "0x1001",
         "Product_name" : "Unknown: type=0602, id=1001",
         "Product_type" : "0x0602",
         "State" : "Awake",
         "Version" : 4,
         "idx" : "2"
      },
(...)

Because I do not know if I had to keep the HomeID secret I've removed it ;)

The config files all have the same permissions (owner: pi:pi, read&write + read + read)

Yes I'm running domoticz on a raspberry pi.

There also is a file named "fgwpe.xml" which also seems to be for a fibaro wall plug... I renamed it to "fgwpfzw5.xml" but no changes at all...

It seems, the wall plug could not be identified and so no config file will be loaded...

edit)
May it has to do something with this error?
PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.

edit end)

Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

Have you tried deleting it from the hardware panel?
After a reboot it should be readded.

I have those errors too, no worries about that.

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,

you mean deleting it here? Or have I to exclude the node?
Domoticz 04.PNG
Domoticz 04.PNG (327 KiB) Viewed 3624 times
(Source for picture: https://www.domoticz.com/forum/viewtopic.php?t=5197)

I've never just deleted a Node by clicking this delete Button :D

Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

Correct, that button ;).

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

Hi YcKe,
did it, but after the device is back again, the situation doesn't change :(
Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

Can you take a screenshot of your hardware screen?

Greetz YcKe
Keleos
Posts: 29
Joined: Saturday 27 May 2017 9:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by Keleos »

EDIT

I GOT IT :D :D

It was the config file I'd to delete!

After I've deleted the: zwcfg_0??????.xml file in the config folder the options are back :D

Thank you very much for helping me :)

Greetings
Kel
YcKe
Posts: 39
Joined: Sunday 03 July 2016 0:53
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Fibaro wallplug settings gone after update

Post by YcKe »

Hi Keleos,

Great to hear that!

Greetz YcKe
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest