Search found 42 matches
- 02 Dec 2015 12:06
- Forum: Device specific
- Topic: How to create Device Specification for Qubino ZMNHDD1 ?
- Replies: 5
- Views: 5797
How to create Device Specification for Qubino ZMNHDD1 ?
I've included the Qubino ZMNHDD1 (flush dimmer) and selected "Qubino Flush Dimmer" (or something to that effect, cannot remember exactly and I'm not home now) - device on the "Interview" page. It was the best match I could find, but it is either wrong or misses a few details - th...
- 29 Nov 2015 03:05
- Forum: Discussions in English
- Topic: Running Z-Way in Docker (RPi)
- Replies: 1
- Views: 2668
Running Z-Way in Docker (RPi)
Just sharing my work if anyone wants to run z-way in a docker container (rpi): NOTE: only UZB1 for now, having some issues with the RaZberry. will post update once resolved. https://hub.docker.com/r/geirgp/rpi-zway-server/ https://technmeblog.wordpress.com/2015/11/28/running-z-way-on-a-raspberry-pi-...
- 29 Nov 2015 03:00
- Forum: Device specific
- Topic: Node 12:0 CC Security: wrong authentication. Packet ignored
- Replies: 4
- Views: 3439
Re: Node 12:0 CC Security: wrong authentication. Packet igno
This part of log just means Z-Way tried to assemble the received packet and failed on decryption. The key is stored in Z-Way files and are saved in backup. May be SD card failed at some point? That could be the issue, it was the only thing I didn't reinstall. I wiped the SD card everything seems to...
- 27 Nov 2015 22:56
- Forum: Device specific
- Topic: Fibaro fgs 222
- Replies: 5
- Views: 5705
Re: Fibaro fgs 222
Have you been able to take a look at the z-way server logs when these errors happen? Try to look for any errors/failures, or the absence of any reports that you would expect
- 24 Nov 2015 09:36
- Forum: Device specific
- Topic: Node 12:0 CC Security: wrong authentication. Packet ignored
- Replies: 4
- Views: 3439
Re: Node 12:0 CC Security: wrong authentication. Packet igno
Looks like you losot your network security key I find that a bit strange when there are a lot of messsages like this one: [2015-11-23 17:13:07.068] [I] [zway] Node 12:0 CC Security: Received a secure message [2015-11-23 17:13:07.068] [D] [zway] SETDATA devices.12.instances.0.commandClasses.152.data...
- 23 Nov 2015 20:42
- Forum: Device specific
- Topic: Node 12:0 CC Security: wrong authentication. Packet ignored
- Replies: 4
- Views: 3439
Node 12:0 CC Security: wrong authentication. Packet ignored
I have 2 secure devices which both seem to produce some random errors in the log: [2015-11-23 17:13:19.063] [I] [zway] Node 12:0 CC Security: Received a secure message [2015-11-23 17:13:19.064] [W] [zway] Node 12:0 CC Security: wrong authentication. Packet ignored See below for full log. I have not ...
- 22 Nov 2015 18:45
- Forum: Discussions in English
- Topic: websocket client
- Replies: 33
- Views: 25194
Re: websocket client
push notifications would be sufficient for my use, no problem using the normal rest api for control. I just want to be notified about device updates as soon as they happen, yet avoid hammering the server with GET requests..
- 18 Nov 2015 09:50
- Forum: Discussions in English
- Topic: websocket client
- Replies: 33
- Views: 25194
Re: websocket client
Ok, that's great. I already tried connecting to z-way via web sockets, but couldn't figure on which url/path this is exposed by z-way. I cannot find this in the pdf you are referring to either, the example is just generic and connects to "ws://echo.websocket.org" instead of the z-way serve...
- 18 Nov 2015 09:38
- Forum: Discussions in English
- Topic: Reduncancy with Two z-way-servers
- Replies: 2
- Views: 2192
Re: Reduncancy with Two z-way-servers
Nice idea. Just keep in mind that some devices have only one place in LifeLine group, so no way to inform two controllers ;( Same will happen for WakeUp Notifications I wasn't aware of that limitation, lets just hope none of my devices are like that :) I'll post some feedback here when I've given i...
- 16 Nov 2015 16:47
- Forum: Discussions in English
- Topic: Reduncancy with Two z-way-servers
- Replies: 2
- Views: 2192
Reduncancy with Two z-way-servers
Since I had some initial problems with the UZB1 I went ahead and purchased the razberry plugin module which arrived today. While waiting for it I got the UZB1 working so now I've option of running zway-server on two different rpis. This wasn't the plan, but it opens up some opportunities: My goal no...