02-25-2021, 10:28 PM
(02-25-2021, 09:56 AM)ellisr63 Wrote: So if I understand correctly...I go into the isy994i admin, and locate the device with the zwave, and add it to my insteon scene controller (assigned to a button for on or off), correct?
It's been awhile, but as I recall:
1. Pull Up ISY Admin, go to Z-Wave -> Add / Include Z-Wave Device, it will start listening
2. Activate the discover mode -> in my case it was just turning the fan control on or off.
3. It will be added to the Insteon List in the Admin as a device.
4. You can control it as a device, or put it in a scene.
Also - I was wrong on my post above. The older Insteon driver does control the scenes that a Zwave device is on. I had placed a device into a scene, but was not activating that scene on my test, so it does work as it should.
For example, on the older driver to turn a scene off if the driver is named "Lighting":
Devices::FieldWrite
P1=Lighting.SceneOff
P2=GameRoom
P3=True
In this case, I have 3 Insteon lights in the game room along with one fan controller. That command will turn all of them off.
Blake