Search found 3 matches

by zigguratt
29 Aug 2015 15:35
Forum: RaZberry
Topic: Does a Set() require a Get()?
Replies: 4
Views: 4219

Re: Does a Set() require a Get()?

May be you deleted RaZberry from association group? I certainly didn't do that. I have no idea if it did it by itself, though. If it was deleted from the association group would I still be able to open/close the lock but it would fail to update? After doing Set() Z-Way always do Get(), that was alw...
by zigguratt
29 Aug 2015 04:35
Forum: RaZberry
Topic: Does a Set() require a Get()?
Replies: 4
Views: 4219

Re: Does a Set() require a Get()?

It doesn't now, but it used to. That's why I can't understand why it's changed in the past little while. I wrote code around the lock updating the DoorLock.data.mode.value. I wouldn't have done that if it had never updated in the past. By the way, Weiser is just the Canadian name for Kwikset locks. ...
by zigguratt
28 Aug 2015 16:49
Forum: RaZberry
Topic: Does a Set() require a Get()?
Replies: 4
Views: 4219

Does a Set() require a Get()?

I'm controlling a Z-Wave lock, the Weiser Smartcode Deadbolt with the z-way software In an RPi2. I'm using /ZWaveAPI/Run/devices[3].DoorLock.Set(255) to close the deadbolt. Up until recently that would update the value returned from /ZWaveAPI/Run/devices[3].DoorLock.data.mode.value For some reason t...