Blackbird Posted November 1, 2022 Posted November 1, 2022 With the ISY, ELK had a module and you would export lights and devices to the ELK. Then in ELKRP you would import them. How does lights and devices get from the Polisy to ELK now that there is no export in Polisy? Thanks
Jimbo.Automates Posted November 1, 2022 Posted November 1, 2022 Methodology has not been completely worked out yet. https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/67 Just curious, what do you use this for?
Blackbird Posted November 1, 2022 Author Posted November 1, 2022 (edited) When I disarm my alarm using keyfob button #2 (the disarm button), the power turns on to my overhead garage door. By default I keep the overhead garage door power, turned off and it only turns on for 5 min when I open the garage man door or push the keyfob button. I also use to use it for turning on a outside light by pushing button #4. As of now it doesnt look like ELKRP can control any Insteon devices. Is this correct? Edited November 1, 2022 by Blackbird
Jimbo.Automates Posted November 1, 2022 Posted November 1, 2022 That's correct as mentioned it's being worked out, although slowly since I've not had much free time lately.Sent from my Pixel 6 Pro using Tapatalk
apostolakisl Posted November 2, 2022 Posted November 2, 2022 @Blackbird Why can't you let ISY turn the power on when the alarm is disarmed? What are you using to control power anyway, an appliancelinc?
kzboray Posted November 2, 2022 Posted November 2, 2022 (edited) @Blackbird Here is an example of an ELK controlling an Insteon scene. In this scene when the front door opens, this event is passed to the ISY994i which then activates the Insteon scene if it is dark inside the home and the alarm is set to away (meaning no one is home). It uses one state variable for the alarm, which is explained. Edited November 2, 2022 by kzboray 1
Jimbo.Automates Posted November 2, 2022 Posted November 2, 2022 You can also put ELK NS nodes in an Insteon scene and use update scene programs to change for day and night modes.Sent from my Pixel 6 Pro using Tapatalk
Blackbird Posted November 2, 2022 Author Posted November 2, 2022 2 hours ago, apostolakisl said: @Blackbird Why can't you let ISY turn the power on when the alarm is disarmed? What are you using to control power anyway, an appliancelinc? There is no direct option that ive seen in the node server that handles the keyfob buttons
apostolakisl Posted November 2, 2022 Posted November 2, 2022 (edited) 2 minutes ago, Blackbird said: There is no direct option that ive seen in the node server that handles the keyfob buttons There may not be, I haven't checked. But it is easy to work around. For example, write a rule in Elk to turn an output on for 1 second when you push the function key, then have ISY node server trigger a program based on the output turning on. Or you could just have ISY turn on the GDO for 5 minutes every time the alarm changes from armed to disarmed. Elk has hundredes of outputs, most won't actually be an output (unless you bought a boat load of output boards), but you can still turn them on and use them as "flags". Edited November 2, 2022 by apostolakisl
Blackbird Posted November 2, 2022 Author Posted November 2, 2022 Thank you guys, for the suggestions. What I actually did as a work around is setup an unused output in ELK and wrote a rule in ELKRP that when keyfob button 2 is pushed, the output is turned on. Then in ISY the program has the power to the garage turn on when the output of the ELK is on. Im amazed at how fast it works. As soon as I push the button, the power to the garage turns on. Thanks again 1
Blackbird Posted November 2, 2022 Author Posted November 2, 2022 1 minute ago, apostolakisl said: There may not be, I haven't checked. But it is easy to work around. For example, write a rule in Elk to turn an output on for 1 second when you push the function key, then have ISY node server trigger a program based on the output turning on. Or you could just have ISY turn on the GDO for 5 minutes every time the alarm changes from armed to disarmed. Elk has hundredes of outputs, most won't actually be an output (unless you bought a boat load of output boards), but you can still turn them on and use them as "flags". LOL you typed it faster than I could
Jimbo.Automates Posted November 3, 2022 Posted November 3, 2022 I can look into detecting if remote buttons are pushed, but the workaround sounds great.Sent from my Pixel 6 Pro using Tapatalk
Blackbird Posted November 3, 2022 Author Posted November 3, 2022 Adding the keyfob buttons would be awesome 1
Jimbo.Automates Posted November 6, 2022 Posted November 6, 2022 On 11/2/2022 at 7:22 PM, Blackbird said: Adding the keyfob buttons would be awesome Issue added: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/90
Blackbird Posted November 13, 2022 Author Posted November 13, 2022 Just realized that the other issue is not being able to add new or renamed lights to the ELK. Still hoping this gets fixed. Thanks
Jimbo.Automates Posted November 13, 2022 Posted November 13, 2022 As mentioned in the GitHub issue I previously posted, there is no easy way for the node server to know what devices you want to import into the ELK. So I'm stuck until @Michel Kohanim or @Chris Jahn can offer suggestions, Sent from my Pixel 6 Pro using Tapatalk
Michel Kohanim Posted November 16, 2022 Posted November 16, 2022 @Jimbo.Automates, Apologies but I am not sure what exactly we need to offer. From ISY perspective, the customers choose from a list and then that's store in ISY. Is the question a GUI question? With kind regards, Michel
Jimbo.Automates Posted November 16, 2022 Posted November 16, 2022 (edited) 22 hours ago, Michel Kohanim said: @Jimbo.Automates, Apologies but I am not sure what exactly we need to offer. From ISY perspective, the customers choose from a list and then that's store in ISY. Is the question a GUI question? With kind regards, Michel @Michel Kohanim We need a way for the user to tell the NS which devices they want to export. Without the ELK Module in IoP how can we do that? I can have them manually type in the device addresses into the PG3 UI but that is very painful. Would be easier to tag devices somehow in the Admin Console. Edited November 17, 2022 by Jimbo.Automates
Jimbo.Automates Posted April 2, 2023 Posted April 2, 2023 So is the current method for Elk<->ISY Lighting satisfactory our is there still a need to do export/import ? Please comment on the above post.
Recommended Posts