UniversalDevicesInc-PG3 / udi-poly-ELK

MIT License
2 stars 1 forks source link

Add Elk Outputs #70

Closed wmcneilgh closed 2 years ago

wmcneilgh commented 2 years ago

The Elk module provided the ability to use Elk Output values in programs. It would be great if this could be added to the Elk nodeserver. Here is an example of code that works with the Elk module : If Elk Output 'Output 205' is On And Elk Area 'Area 1' 'Armed State' is not Armed Away

Then Set 'Basement Utility Room / cWaterValve-Relay' On

Else

wmcneilgh commented 2 years ago

Realized that this is available now - I was missing a value for the outputs key in the nodeserver configuration. Closing this.