1.5.0 RC1 Shows NaN for switch status

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
sdh
Posts: 66
Joined: 25 Feb 2014 11:37

1.5.0 RC1 Shows NaN for switch status

Post by sdh »

I upgraded to 1.5.0 RC1 and the Z-Way UI shows NaN for switch state. The switches do operate but the status always shows NaN. the dimmer items shoe On/Off/Percentage correctly. Is this a known issue?
droll
Posts: 48
Joined: 20 Dec 2013 01:37

Re: 1.5.0 RC1 Shows NaN for switch status

Post by droll »

I made a similar observation. The behavior of the SwitchBinary command has changed between revision 1.4.1 and 1.5.0 RC1. Executing the following command
* http://localhost:8083/JS/Run/zway.devic ... evel.value
revision 1.4.1 returns either '0' or '255' (depending the switch state). However, revision 1.5.0 RC1 returns either 'false' or 'true' (again depending the switch state).
This behavior change should be documented in the change log, as well as in the available documentation.
I just found that revision 1.5.0 is now also available (not the release candidate), but it seems to me that this revision is fully identical to the RC1 revision.
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: 1.5.0 RC1 Shows NaN for switch status

Post by PoltoS »

Indeed... Thanks. We will fix this in the Blue UI.
Post Reply