Code: Select all
/ZWaveAPI/Run/devices[3].DoorLock.Set(255)
Code: Select all
/ZWaveAPI/Run/devices[3].DoorLock.data.mode.value
Code: Select all
/ZWaveAPI/Run/devices[3].DoorLock.Get()
Does anyone know what the issue might be? Or am I just imagining that it worked before? I'm sure it was, and I read somewhere that a Get() wasn't necessaary. I also noticed that the UI doesn't update the value for the lock unless I click the "Update" button. It also used to change when the lock was used manually.
Any ideas? I can provide more details when I get back home tonight if anyone need them.