Closed durosity closed 1 year ago
Hi Mike,
The VGD plugin cannot use an action group as the activation relay (ar) device because the ar device is used as an activation sensor as well. The Indigo deviceUpdated method is used to detect a state change in the ar device, so it must be a normal Indigo device with an onOffState.
I do, however, have a suggestion. Define an Indigo virtual on/off device as your activation relay. This device requires one action group for turnOn of the virtual device and one action group for turnOff. These action groups can control your DSC relay. The virtual on/off device has a deviceTypeId of βpseudoRelayβ, and will be recognized by the VGD plugin when you select your activation relay.
In the future please address these issues on the Indigo forums. A similar issue was already addressed on https://forums.indigodomo.com/viewtopic.php?f=374&t=26514.
Let me know if this works for you. Good luck!
papamac
On Jan 24, 2023, at 12:08 PM, Mike @.***> wrote:
Hey, I might've asked this before but I can't find it so apologies if this is a duplicate.
Would it be possible to add action groups to the relay device? The relay I use is connected using my DSC Alarm Panel and doesn't have a device (I currently have it set up as a virtual switch, but it's clunky and needs variables and triggers and action groups to work properly). I'd love to be able to have this plugin run the action group, but as it stands at the moment it only lists devices in the list. Even if I could specify the action group ID number that'd help massively π.
β Reply to this email directly, view it on GitHub https://github.com/papamac/VirtualGarageDoor/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALKDSIIIM26MZDLYS2KDINDWUASBRANCNFSM6AAAAAAUFOVDII. You are receiving this because you are subscribed to this thread.
Ah that was the request I thought I made but couldn't find! π
Let me know if I can help.
papamac
On Jan 28, 2023, at 2:20 AM, Mike @.***> wrote:
Ah that was the request I thought I made but couldn't find! π
β Reply to this email directly, view it on GitHub https://github.com/papamac/VirtualGarageDoor/issues/1#issuecomment-1407351379, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALKDSINX7JTBAJQJ7X7EYWTWUTQGTANCNFSM6AAAAAAUFOVDII. You are receiving this because you commented.
Hey, I might've asked this before but I can't find it so apologies if this is a duplicate.
Would it be possible to add action groups to the relay device? The relay I use is connected using my DSC Alarm Panel and doesn't have a device (I currently have it set up as a virtual switch, but it's clunky and needs variables and triggers and action groups to work properly). I'd love to be able to have this plugin run the action group, but as it stands at the moment it only lists devices in the list. Even if I could specify the action group ID number that'd help massively π.