However, I am having a hard time configuring it.
After inclusion using OpenZwave I got a lot of timeout errors in my logs:
Code: Select all
2016-09-29 20:21:49.110 Error: Razberry: Error getting data!
2016-09-29 20:21:49.611 Error: Razberry: Error getting data!
OZW seems to be polling the device continuously, although it is normally in sleep mode.
I don't have polling enabled so this is undesired behaviour.
I have a tag registered in the device (using the Z-way configuration panel).
When pressing the 'home' button and holding the tag I get:
Code: Select all
2016-09-29 20:24:39.557 OpenZWave: Alarm Level: Secure
2016-09-29 20:24:39.557 (OZW) Light/Switch (Alarm Type)
2016-09-29 20:24:39.569 (OZW) Light/Switch (Alarm Level)
2016-09-29 20:24:39.571 (OZW) Light/Switch (Access Control)
Code: Select all
2016-09-29 20:25:49.339 OpenZWave: Alarm Level: Tamper
2016-09-29 20:25:49.340 (OZW) Light/Switch (Alarm Type)
2016-09-29 20:25:49.342 (OZW) Light/Switch (Alarm Level)
2016-09-29 20:25:49.344 (OZW) Light/Switch (Access Control)
Code: Select all
1 0x8f 0x88 0x6c 0x12 0x01 0x20 0x02 0x80 0x00 0x00

When i shutdown domoticz and open Z-way, everything works fine.
When pressing the 'away' button and holding the tag, the reader starts beeping for 30 secs, followed by the events:
Code: Select all
20:46 | Zipato RFID Keypad Security Mode is on
20:46 | Locked by Token 1
Code: Select all
20:46 | Zipato RFID Keypad Security Mode is off
20:46 | Unclocked by Token 1
This gives a concerning warning in the logs:
Code: Select all
Error: Razberry: Depricated, support will be removed (very!) soon!
Without having access to the security mode switch i cannot link the keypad to my alarm system so this seems a dead end as well.
Does anyone have experience with the tag reader?
If so, using OZW or Z-Way, and did you encounter/solve a similar problem?