Search found 9 matches
- 20 Mar 2015 19:03
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
Then I think this device doesn't support associations at all. Probably there's another revision of this device, which supports associations, or documentation tells wrong. And the entire vendor site seems down – needed to get pdf from Google's cache. Thank you for your help. I will try to buy a diff...
- 19 Mar 2015 02:48
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
Try calling http://ip:8083/JS/Run/zway.devices[x].data.nodeInfoFrame=zway.devices[x].data.nodeInfoFrame.value.concat(0x85) and then force re-interview of the device. In case Association is just not in NIF, it will work. In case device doesn't support associations, it won't :) After running: http://...
- 18 Mar 2015 14:38
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
Looks like it really has some internal hard-coded delay despite of being v1, so when Get command arrives, it reports intermediate value (it is slightly different from the previous value, which suggests change is in progress). Manual says device supports Association, but I don't see it in your comma...
- 18 Mar 2015 06:12
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
Ohh, and by the way, my notifications are getting flooded with this message:
Type: debug
Timestamp: 4/03/15-20:13
Message:
Status report requested
Do not know if its in any way related to the issue with the switch.
Type: debug
Timestamp: 4/03/15-20:13
Message:
Status report requested
Do not know if its in any way related to the issue with the switch.
- 18 Mar 2015 06:05
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
First - need to see the log to know what device is actually sending. Could be either a bug in device or a bug in UI. Or it could be that device has SwitchMultilevel version >= 2, and factory-default dimming duration is rather long to not change value yet when Get request arrives after Set. Try issu...
- 18 Mar 2015 06:03
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
Or it could be that device has SwitchMultilevel version >= 2, and factory-default dimming duration is rather long to not change value yet when Get request arrives after Set. Try issuing a Set command with zero duration specified: Here is the interview results: Command Class Basic, SwitchMultilevel, ...
- 18 Mar 2015 05:55
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Re: Trouble getting status of Linear Linear WD500Z Dimmer
Here is the log of when I set the level to 50 and then to 99. The exact commands I ran are: http://192.168.1.9:8083/ZWaveAPI/Run/devices[3].SwitchMultilevel.Set(50,0) http://192.168.1.9:8083/ZWaveAPI/Run/devices[3].SwitchMultilevel.Set(99,0) [2015-03-17 22:52:47.193] [I] [zway] Adding job: SwitchMul...
- 17 Mar 2015 00:07
- Forum: Discussions in English
- Topic: Trouble getting status of Linear Linear WD500Z Dimmer
- Replies: 11
- Views: 12456
Trouble getting status of Linear Linear WD500Z Dimmer
I am having issues with Linear WD500Z-1. First: When changing the level of this switch to 100% the status still shows the original value. Then when i change the value to lets say 50%, the status changes to 100%. And again, if I change the value again to lets say 0%, the status changes now to 50%. Lo...
- 19 Feb 2015 06:13
- Forum: Discussions in English
- Topic: cannot include any device
- Replies: 0
- Views: 3212
cannot include any device
Just bought a razberry z-wave chip for my raspberry pi. Installed all software, and unable to add a device. When I hit the Start Inclusion button and try to include a device nothing happens, the logs do not show any attempt to include a device either. Can someone help me, I saw in some post that if ...