Search found 7579 matches

by PoltoS
01 May 2014 02:34
Forum: RaZberry
Topic: Command Class SwitchMultiLevel Help
Replies: 5
Views: 7592

Re: Command Class SwitchMultiLevel Help

This is a known problem - not in Z-Way, but in most of Z-Wave devices. Then you send a Set(), a Get() is issued immediatelly (you can see it in the log). But in most cases at the moment this Get() reaches the device, it is only on the way to dim from 0 to 99 (for example at level 4 in your case). So...
by PoltoS
01 May 2014 02:20
Forum: RaZberry
Topic: Cancell Device
Replies: 15
Views: 13868

Re: Cancell Device

Ok, this was fixed and will be included in next release
by PoltoS
01 May 2014 02:13
Forum: Discussions in English
Topic: Integrated new LED lamp Zipato in Z-Way
Replies: 2
Views: 38367

Re: Integrated new LED lamp Zipato in Z-Way

We need to get the device in hands to make sure it is supported. But if it conforms Z-Wave, it should work out of the box
by PoltoS
01 May 2014 02:11
Forum: Discussions in English
Topic: Noob guide?
Replies: 4
Views: 22346

Re: Noob guide?

In Expert UI you can only set up direct associations. New UI (in development) have automation rules.

You can also use Z-Way API to make your own home automation scripts.
by PoltoS
01 May 2014 02:09
Forum: Discussions in English
Topic: Simple turn on and off query
Replies: 4
Views: 20365

Re: Simple turn on and off query

Try this:

wget "http://localhost:8083/JS/Run/zway.devic ... sic.Set(Y)"

where N is the node ID and V is the value (0..99 or 255).
by PoltoS
26 Apr 2014 01:24
Forum: RaZberry
Topic: C Sample....really exhausted !!
Replies: 15
Views: 17771

Re: C Sample....really exhausted !!

What happens with your worker thread? Logs are apreciated.
by PoltoS
26 Apr 2014 01:21
Forum: RaZberry
Topic: ZWay HTTP and keep alive
Replies: 4
Views: 5380

Re: ZWay HTTP and keep alive

in the next. will be 1.7
by PoltoS
26 Apr 2014 01:20
Forum: RaZberry
Topic: RaZberry locks up including Cooper Aspire switch
Replies: 5
Views: 6046

Re: RaZberry locks up including Cooper Aspire switch

Is it still in 1.5-rc3? I thought we have fixed this issue.
by PoltoS
26 Apr 2014 01:15
Forum: RaZberry
Topic: Duplicate Messages from Razberry via Java
Replies: 3
Views: 4900

Re: Duplicate Messages from Razberry via Java

I don't think it is possible. But indeed the log suggests this. Since OpenHAB and Z-Way do send ACK, it is probably lost by the Z-Wave chip. Can you try another board/
by PoltoS
26 Apr 2014 01:05
Forum: RaZberry
Topic: UI not updating when wall switch operated
Replies: 12
Views: 12841

Re: UI not updating when wall switch operated

With same Aeon MES devices?