FGS-223 no Power Events

Discussions about Z-Way software and Z-Wave technology in general
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: FGS-223 no Power Events

Post by PoltoS »

What is the difference in device types? Does the first device have events?
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: FGS-223 no Power Events

Post by vinisz »

The one with the events (the one that is working) is a routing multilevel switch. (Fibaro FGD-212)
The other one (not working) is a binary power switch. (Fibaro FGS-223)
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: FGS-223 no Power Events

Post by PoltoS »

ok, will check it
abjerris
Posts: 3
Joined: 19 Apr 2021 07:39

Re: FGS-223 no Power Events

Post by abjerris »

I have run into a similar problem. Was there a conclusion?
abjerris
Posts: 3
Joined: 19 Apr 2021 07:39

Re: FGS-223 no Power Events

Post by abjerris »

As a workaround I set Periodic reports to 300. Then the FGS-223 reported power every fifth minute but after a while it stops.
If I switch off/on it recovers but it will stop reporting power after 30-40 reports.
I use the switch to moinitor the Automower status where I rely on the power consumption being reported.
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: FGS-223 no Power Events

Post by vinisz »

The FGS-223 does not stop reporting, it is zway stap stops reporting/storing...
I still have issues with reporting, data is not saved for longer periods but I gave up about it, it should have been solved but it is not..
abjerris
Posts: 3
Joined: 19 Apr 2021 07:39

Re: FGS-223 no Power Events

Post by abjerris »

Thanks for the response vinisz.
Sorry I did not mention that I'm running Domoticz but I was pretty sure this was a FGS-223 issue so that is why put the post here. Are you saying that the problem is on the controller side? Has that been confirmed? Previously I used the Fibaro wall plug for the same purpose an there was no issue with the power reports.
aivs
Posts: 68
Joined: 04 Mar 2011 15:26

Re: FGS-223 no Power Events

Post by aivs »

In file:
/opt/z-way-server/automation/modules/InbandNotifications/index.js
remove line:

Code: Select all

if (devProbeType.indexOf('meterElectric_') !== -1) return;
The problem is fixed in the release version 4.0.
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: FGS-223 no Power Events

Post by vinisz »

ok thanks, I'll just wait for version 4 to be released, I guess it will be soon by now ?
Post Reply