> 2024-10-11 08:01:51.634 [vent.ItemStateChangedEvent] - SchakelaarDampkap changed from OFF to ON
Since there is no “item received command” in the Event-log I suppose it the Thing (a FGS223) goes on and reports it to the controller. Is this assumption correct ?
And more important : how to find out what triggered the change to “ON” ?
Is the device in any Association groups of any other devices? I have some motion detectors that have a light in the Assoc group (no rule required). Another option is the item linked to the channel used in any rule?
The endpoint 1 just is because the light in question is wired to SW1 of the device. There are two switches available on the FGS223.
@apella12, I already checked that. Both are not the case. On top of that, in the meantime, I am assured that the switching on of the item is really random.
I have to be honest; my post was not complete. There are two Z-Wave controllers in the house, not connected to each other in any way. From what I read, they should not interfere with each other. Is this correct ?
I cannot say that this problem started exactly when the second controller was introduced, but I have never seen this before that moment.
Maybe @chris or one of the other Z-Wave guru’s can enlighten us ?
Nevertheless, a Shelly (Wi-Fi) device is ordered to replace the FGS223. If the issue disappears, some causes are definitely ruled out…
Yes, they will be independent (I’m assuming they didn’t join the same network).
Not really - if the device is changing state, then either something is sending it a command, or it’s broken. As @apella12 said, the most likely is that it’s controlled via an association from another device, but if you’ve checked that, then I’m not sure.
This isn’t a command being sent to the device - it’s simply the device reporting that it changed state. So this is “after the event” - it doesn’t show WHY it changed state, although if there’s nothing else in the log just prior to this, we can assume the command didn’t come from OH (and as above, the most likely is via an association).
It’s not really (easily) possible. You would need to get a sniffer to listen to what’s happening on the network.
How many devices do you have in the network? Can you correlate the changes with some other event around the house?
Less then 20 on the first network, 2 on the second (plus controller).
No, it already happend more then once that the switch goes on, even when nobody (even the four legged pestcontrol device) is at home. In the logs, always the same : the z-wave log reports the change of state, but no other logs report something at the same time. There are only zwave sensors (temp, humidity, brightness,…) and TRV’s in the zwave network and ONE switch (this one - but will be replaced this weekend with a Shelly).
I’ve never configured associations. At this point I can only conlude that the FGS223 is broken (as you mentioned), or there is a device that is using the same frequencies as z-wave in the neighbourhoud.
That is super unlikely both because of the zwave distance limits and each network has a unique 4 byte HomeID.
If the Shelly doesn’t solve it, do you have two OH instances (connected via remote OH?) or are both your Zwave networks on one OH? How close are Zsticks to each other?
I agree (but I have seen stanger things in my long lasting IT-Infrastructure carreer, that almost could fit in Stranger Things - the series ;-).
I have two OH instatances, One (4.2.1) reads from the other (2.5.12) via the remote OH binding, each with their own z-stick. Like I said, none of the logs show anything else then the switch that changes status to ON.
About 7 meters, walls in between.
Next week when the shelly has replaced the FGS, more news !
While I also largely agree, there is a problem with zwave in that it uses a very simple error detection system that can easily let corrupt frames through. So, this can mean that frames from different devices, or different networks (less likely) can be received corrupted if a couple of bits flip.
So, I do agree that it’s unlikely for this to occur across different networks since as Bob points out, the home ID is 4 bytes, and bit flips to match this is pretty unlikely. But corrupt frames is definitely a real issue with ZWave. Some newer devices do use a second level of error detection with an extra encapsulation class, but I’m not sure it’s common.
First controller, with variuous devices including the haunted switch.
Second controller, with only two devices connected.
I replaced the haunted z-wave switch with a Wi-fi Shelly. As expected, the probem was solved.
But, I kept the z-wave switch connected, just to see what/when/why… The swithcs kept switching on (and off) from time to time without any clear reason. Until I did a reset to factory defaults of the secondary controller.