New version of RaZberry is released

Discussions about RaZberry - Z-Wave board for Raspberry computer
gurra
Posts: 1
Joined: 18 May 2013 14:38

Latest version does not work on openelec

Post by gurra »

Hi,

The latest version does not work on openelec due to missing lib.
./z-way-server: error while loading shared libraries: libarchive.so.12: cannot open shared object file: No such file or directory

[edit]:
There are more libs than that one missing, with these from Arch R-PI (http://us.mirror.archlinuxarm.org/armv6h/) I got it running:
libacl.so, libarchive.so, liblzma.so, liblzo2.so, libminilzo.so

If anyone else is running openelec and want a temporary solution until z-wave.me fixes this then download the below pkgs and add them to z-way-server/libs
NOTE: This worked for me, but I take no responsibility if it doesn't for you.
They are in usr/lib in these packages:
http//us.mirror.archlinuxarm.org/armv6h/core/libarchive-3.1.2-1-armv6h.pkg.tar.xz
http://us.mirror.archlinuxarm.org/armv6 ... pkg.tar.xz
http://us.mirror.archlinuxarm.org/armv6 ... pkg.tar.xz
http://us.mirror.archlinuxarm.org/armv6 ... pkg.tar.xz
http://us.mirror.archlinuxarm.org/armv6 ... pkg.tar.xz

BR gurra
amanpatel
Posts: 3
Joined: 14 May 2013 03:07

Question: will this release

Post by amanpatel »

Question: will this release work with a raspberry pi and a USB aeon z-stick? Or does it require the exact daughter board? (RaZpberry pi)
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

No, it won't. RaZberry s/w

Post by PoltoS »

No, it won't. RaZberry s/w relies on our extension of Z-Wave Serial API protocol that is implemented in RaZberry daughter board.
ollie
Posts: 13
Joined: 21 May 2013 01:15

New release... Problem !

Post by ollie »

1) Latest up date doesn't work for me. I lost my Fibaro module.
2) Also interested in scenes/automation management tap (local) !
3) I am investigating learning code to manage my Z-Wave network through the Razberry board. Which way to go Python or Javascript... It is not clear for me ?
jzapater
Posts: 5
Joined: 06 May 2013 02:00

Problem with Fibaro door/temp sensor

Post by jzapater »

In previous version, I linked this device.
In this version, I had problems, and remove and unlink.
Now I can't link anymore the device. :(
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

Please give us more feedback

Post by PoltoS »

Please give us more feedback and logs.
User avatar
PoltoS
Posts: 7601
Joined: 26 Jan 2011 19:36

1) please tell us more. What

Post by PoltoS »

1) please tell us more. What means lost? If it was included in RaZberry, it can no disappear.
2) Will come - we are working on this part.
3) RaZberry have a JavaScript engine inside. You can use JavaScript to make home automation rules.
ollie
Posts: 13
Joined: 21 May 2013 01:15

Problem with latest release

Post by ollie »

Z-Way version v1.3
I cannot include Fibaro Double Relay Switch FGS-221 v2.1 - v2.3
I push "re-activate" button and then push 3 times Fibaro Switch "B" button --> nothing happened !
I reset Chip Controller --> no improvement
Where do I find the log ?
ollie
Posts: 13
Joined: 21 May 2013 01:15

New release... Problem !

Post by ollie »

Sorry I think I reply in a wrong place...
1)
a- "Lost" means cannot switch "on" & "off" from Z-way, as I use to do ! (I am in test mode !)
b- So I've excluded the fibaro switch (FGS - 221 - V2.1 - v2.3)
c- And I cannot re-include the switch, so I am stuck !
2) thanks
3) ok, so I'll start learning
ollie
Posts: 13
Joined: 21 May 2013 01:15

Here is my log !

Post by ollie »

Here is my log !

[2013-05-26 18:49:32.159] Adding job: Add/re-include node to network
[2013-05-26 18:49:32.167] SENDING (cb 0x42): ( 01 05 00 4A 41 42 B3 )
[2013-05-26 18:49:32.178] RECEIVED ACK
[2013-05-26 18:49:32.188] RECEIVED: ( 01 07 00 4A 42 01 00 00 F1 )
[2013-05-26 18:49:32.189] SENT ACK
[2013-05-26 18:49:32.189] SETDATA controller.data.lastIncludedDevice = Empty
[2013-05-26 18:49:32.190] SETDATA controller.data.lastExcludedDevice = Empty
[2013-05-26 18:49:32.190] Job 0x4a (Add/re-include node to network): Ready to add - push button on the device to be added
[2013-05-26 18:49:32.190] SETDATA controller.data.controllerState = 1 (0x00000001)
[2013-05-26 18:49:51.069] Job 0x4a (Add/re-include node to network): Job not removed before timeout (awaiting for more callbacks?)
[2013-05-26 18:49:51.069] Job 0x4a (Add/re-include node to network): Cancelling
[2013-05-26 18:49:51.069] Job 0x4a (Add/re-include node to network): fail
[2013-05-26 18:49:51.069] Adding job: Add/re-include node to network
[2013-05-26 18:49:51.081] SENDING (cb 0xc5): ( 01 04 00 4A C5 74 )
[2013-05-26 18:49:51.092] RECEIVED ACK
[2013-05-26 18:49:51.092] Removing job: Add/re-include node to network
[2013-05-26 18:49:51.136] RECEIVED: ( 01 07 00 4A 42 06 00 00 F6 )
[2013-05-26 18:49:51.137] SENT ACK
[2013-05-26 18:49:51.137] Job 0x4a (Add/re-include node to network): Done
[2013-05-26 18:49:51.138] SETDATA controller.data.controllerState = 0 (0x00000000)
[2013-05-26 18:49:51.138] Removing job: Add/re-include node to network
[2013-05-26 18:50:09.990] Job 0x4a: deleted from queue
[2013-05-26 18:50:10.025] Job 0x4a: deleted from queue
Post Reply