Page 1 of 1

DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Posted: Mon Apr 24, 2017 4:38 pm
by RoadRebel
Hi,
I have finally integrated my EVL 3 via smart things and can use the App or Alexa to arm/disarm.
The only issue I have is the command line I am using only arms in stay and not away.
I have been digging around trying to find the avail commands but have not been successful.
Can anyone point me to docs or list what's avail via HTTP.

This is currently what I am using.
Disarm
http://192.168.xxx.xxx/2?A=4&p=1&X=1234
Stay_Arm
http://192.168.xxx.xxx/2?A=3&p=1&X=1234

Thanks in Advance

Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Posted: Thu Apr 27, 2017 2:06 pm
by mpovolo
Hi,
I am also trying to figure this out. Outside of these two commands are there others. In addition, was trying to follow using the mobile portal link to send commands
"https://www.eye-zon.com/EZMOBILE/index. ... i&did=<mac>"

This doesn't appear to work either. I am trying to find a way to locally force arm in stay mode view a web url

thanks

Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Posted: Sun Aug 13, 2017 8:51 pm
by nandanmv
Hi mpovolo, Appreciate you posting the links for disarm and stay arm. i do not have the command for Away but had a question if you can kindly help. How do I provide the user id/password? When I substitute with my IP, it keeps asking me for credentials. I am using this http command:
http://192.168.1.xxx/2?A=4&p=1&X=1616

Appreciate your help!

Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Posted: Mon Aug 28, 2017 2:55 pm
by xdoomx
This is the 'one click to arm in stay' url:

https://www.eyez-on.com/EZMOBILE/index. ... tay&part=1

I am trying to workout the same for disarm which should be

https://www.eyez-on.com/EZMOBILE/index. ... ben=f&pin=<>

But that is not working.

I got both url's by inspecting the source code and sessions of the mobile browser app. If you're any good at web development just hit F12 while in Chrome and trundle through the source.

Hope I've helped a little

Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Posted: Thu Oct 12, 2017 6:18 pm
by akjamesg
Please help me on the terms in the code.

what is did (mac address of the EVL?)
mid (mobile portal code provided from envislink?)
rand (password for alarm?)


Much thanks!

Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Posted: Thu Dec 28, 2017 11:21 pm
by ronynajjar@gmail.com
I am stuck at disarm as well. Can anyone please help with an example URL for disarming?