Search found 16 matches

by PerM
22 Jul 2013 07:14
Forum: RaZberry
Topic: Wall Switch and Plug In Module Dimmers Status Level Returned Wrong Value
Replies: 5
Views: 6140

I've seen this as well when

I've seen this as well when POSTing to the Json API. From what I understand, it is the result of the end device reporting a value before it is still executing the command to dim up/down. Subsequent calls to read the value in question returns the correct value.
by PerM
22 Jul 2013 07:14
Forum: RaZberry
Topic: Wall Switch and Plug In Module Dimmers Status Level Returned Wrong Value
Replies: 5
Views: 6140

Not that I know of.

Not that I know of.
by PerM
07 Jul 2013 18:58
Forum: RaZberry
Topic: zwaveapi/data call missing data?
Replies: 2
Views: 3576

This looks much like my issue

This looks much like my issue here: http://en.z-wave.me/content/retrieving-updates

If you invalidate the data by calling ZWaveAPI/Run/devices[?].instances[?].commandClasses[?].Get() do then get status update?
by PerM
02 Jul 2013 00:32
Forum: RaZberry
Topic: Log rotation
Replies: 3
Views: 4257

Log rotation

Does the default installation of RaZberry activate log rotation of the /var/log/z-wave-server.log file?
by PerM
02 Jul 2013 00:32
Forum: RaZberry
Topic: Log rotation
Replies: 3
Views: 4257

Good news :)

Good news :)
by PerM
01 Jul 2013 23:52
Forum: RaZberry
Topic: Retrieving updates
Replies: 8
Views: 7725

Retrieving updates

<r>Hello,<br/> <br/> The documentation (<URL url="http://razberry.z-wave.me/docs/zway.pdf">http://razberry.z-wave.me/docs/zway.pdf</URL> section 7.4) states:<br/> <br/> "The tree have same structure as the backend tree (Figure 8) with one additional root element<br/> "updateTime" which contains the ...
by PerM
01 Jul 2013 23:52
Forum: RaZberry
Topic: Retrieving updates
Replies: 8
Views: 7725

Some additional information:

<t>Some additional information:<br/> <br/> It seems the above problem is related to command class 50 (CC 49 is working as expected). The same problem can be seen in the RaZberry UI; "Power"-sensors are updated on-the-fly, while "Electic"-sensors requires the "update" button to be pressed.<br/> <br/>...
by PerM
01 Jul 2013 23:52
Forum: RaZberry
Topic: Retrieving updates
Replies: 8
Views: 7725

I mailed Fibaro about this,

I mailed Fibaro about this, pointing them to this thread. Unfortunately the answer I got was just this:Dear Sir, Could you remind your issue? -- Pozdrawiam, Regards, Marcin JanickiNot sure what he actually means? I mailed back and asked for clearification, but no response yet.
by PerM
01 Jul 2013 23:52
Forum: RaZberry
Topic: Retrieving updates
Replies: 8
Views: 7725

Well, Fibaro don't understand

Well, Fibaro don't understand the problem according to their latest mail.

I've reproduced this with another RaZberry/Wallplug pair.

I'd appreciate if someone with indepth knowledge of the RaZberry comments on this.

Thanks.
by PerM
01 Jul 2013 23:52
Forum: RaZberry
Topic: Retrieving updates
Replies: 8
Views: 7725

Yes, I know I can trigger the

Yes, I know I can trigger the update - but why is that required for this command class and not others? CC49 is updated without a call to Get(), why not CC50 too?