geko -
Appreciate the input and insight. Will have a look at SmartAlarm - no need to reinvent the wheel unless necessary.
geko -
Appreciate the input and insight. Will have a look at SmartAlarm - no need to reinvent the wheel unless necessary.
@mbegala, Youâve probably seen my thread on this topic. No such luck.
I have an EVL-3 on a DSC panel and hereâs my input:
I think this is more user intuitive. [DSC] <=> [Envisalink3] <=> [Ethernet Bridge] <=> {ST Cloud}
Basically my thought is that if the windows or doors are open to turn off my A/C. So basically if Zones 1, 4, or 5 are not ready. Or set a geofence to arm the system. It would be nice to utilize the system that is already in place instead of having to purchase all new wireless sensors to connect to ST.
Also motion to trigger cameras would be good, too. I get lost in all this technical stuff.
Thereâs already a solution that uses Envisalink and AlarmServer:
Also for anyone interested⌠I used NodeJS/express for some endpoints in my own. Just updated some of the code: https://github.com/oehokie/smartthings-dsc-alarm
Has a couple of neat features including arming and disarming from a device (including âNight Modeâ) and if you leave a door unlocked when the alarm is armed it will notify you. Can also have it turn off the lights when itâs in away mode (and sonos, but I couldnât quite get that working).
@sanity I issued a pull request, but was trying to make it a branch since I removed some of your readme stuff. Didnât want to confuse people with the competing âstylesâ
Iâm currently using a zwave setup with an evl 3 and DSC 1832 panel. I have a smartthings hub still in the box because Iâm just waiting for this integration to be as easy as Zwaveâs.
I have no coding background but pretty tech savvy. What is the reason a plug-in cant be created in similar fashion to zwave? please excuse my ignorance,
Thanks
@rsoares28 What do you mean by a plugin? The smartthings hub isnât capable of communicating with the envisalink 3 hub directly (or they havenât opened up that type of access to their hardware yet⌠but I think itâs the former).
Iâve updated my code yet again and made my own repo on github: https://github.com/oehokie/SmartDSC If you decide to try it and need some help, let me know (youâd need a raspberry pi or some other kind of server in your house (computer thatâs always on) for it to work though.
Zwave has an apps/plug-in section on its dashboard. For example zwave doesnât work officially with the Nest but the community created a Nest plug-in that you install from the dashboard⌠sign in with your nest user/pass and now the Nest shows up on your Dashboard as a device that you can manipulate/add to scenes etc. similar in fashion for the Philips Hue and many other connected devices.
You can see a list of apps here https://apps.mios.com/
What iâm saying is why does it seem like such a process for smartthings when its as easy as installing an app on Zwave?
Iâm not knocking Smartthings, iâm just trying to understand if the DSC alarm and envisalink will soon be as easy to integrate down the road as it is with Zwave.
Thanks
Right, but DSC and Envisalink are not z-wave based. The Vera (which uses the mios plugins, and that I also own) is a more âpowerfulâ piece of hardware and has the capability to use socket connections to connect to the Envisalink.
So, no⌠I donât see the DSC alarm ever getting to the point where you can plug and play.
Thanks for the reply. I understand theyâre not zwave based, I was trying to find out if apps/plugins could be created for ST in a similar fashion to zwave but now i see that its not possible. Thanks for the explanation
@rsoares28 I donât want yo leave you with the wrong impression. For other things (not DSC) it is possible and there is a way for community members to submit code and it gets made publicly available, like your plugin catalog. Itâs just not possible in this particular case. (Edit: because a server/always on computer/raspberry pi/whatever) is needed as a âmiddlemanâ
Thanks for the clarification
Hey, any luck on this? Iâm also interested.
Now that V2 is coming out do you know if this new hub will have the ability to interface with the envisalink in similar fashion to the vera? eg: no python, middelman computer? just an app where you enter your envisalink credentials.
Thanks
Also very interested. Plan on preordering a v2.
Yeah, Iâm still craving my DSC integration. Bought the Envisalink a year ago and installed it but just not willing to beat my head for a weekend setting up a sever and trying to get the various coding aspects working. Hopefully V2 will allow a duplex eth path.
Just ordered v2 instead of my Vera3.
So in order to achieve the same control i had with the Vera i need to setup a âServerâ if so⌠can you give me a link to the correct project/help/video for doing soâŚi âpreferâ windows.
Thanks