Automation Engine not working reliable

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Quax1507
Posts: 46
Joined: 31 Mar 2015 12:19

Automation Engine not working reliable

Post by Quax1507 »

Hi,

I am using Razberry with Z-Way 2.0.1-RC24 and have set up a couple of automation rules for starting scenes and controlling the heating.
I noticed that scenes are not started or not completely started (i.e. one lamp not turned on) intermittend.
Another example is a thermostat which is turned down at night and up again in the morning. It sometimes works and sometimes it does not.

Could someone give me a hint where to start searching for the cause of this issue?

Thank You
Quax1507
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Automation Engine not working reliable

Post by pz1 »

Quax1507 wrote:I noticed that scenes are not started or not completely started (i.e. one lamp not turned on) intermittend.
What does your log tell you at the time that the scene is scheduled. Does it appear? Can you see the individual commands defined in the scene appaering in the log?
If commands are issued correctly, lamps not turning on may be due to a weak network. Check the routing table in the Expert UI.
Quax1507
Posts: 46
Joined: 31 Mar 2015 12:19

Re: Automation Engine not working reliable

Post by Quax1507 »

Just checked the log for heating day/night and it simply does not appear in log when it does not work.
Quax1507
Posts: 46
Joined: 31 Mar 2015 12:19

Re: Automation Engine not working reliable

Post by Quax1507 »

Just found another example.
Light scene should have been activated at 23:00 o'clock, but did not happen.

Log Shows:
[2015-04-15 23:00:00.527] [core] --- LightScene_28 performCommand processing: {"0":"on"}
[2015-04-15 23:00:00.529] [core] --- ZWayVDev_zway_12-1-37 performCommand processing: {"0":"off"}
[2015-04-15 23:00:00.530] [zway] Adding job: SwitchBinary Set
[2015-04-15 23:00:00.530] [zway] Adding job: SwitchBinary Get
[2015-04-15 23:00:00.531] [core] --- ZWayVDev_zway_12-2-37 performCommand processing: {"0":"off"}
[2015-04-15 23:00:00.531] [zway] Adding job: SwitchBinary Set
[2015-04-15 23:00:00.532] [zway] Adding job: SwitchBinary Get
[2015-04-15 23:00:00.532] [D] [zway] SENDING (cb 0xb6): ( 01 0E 00 13 0C 07 60 0D 00 01 25 01 00 25 B6 32 )
[2015-04-15 23:00:00.534] [D] [zway] RECEIVED ACK
[2015-04-15 23:00:00.539] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2015-04-15 23:00:00.539] [D] [zway] SENT ACK
[2015-04-15 23:00:00.539] [D] [zway] Delivered to Z-Wave stack

Any ideas?
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: Automation Engine not working reliable

Post by pz1 »

Well at least you see the scene and all? the commands of the scene in your log. Unfortunately I can't help you with the interpretation of the coded messages that are sent and received.
I hope others can help here
Post Reply