DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Information and support for EnvisaLink modules.

Moderators: EyezOnRich, GrandWizard

Post Reply
RoadRebel
Posts: 1
Joined: Mon Apr 24, 2017 4:30 pm

DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)

Post 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
mpovolo
Posts: 1
Joined: Thu Apr 27, 2017 2:01 pm

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

Post 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
nandanmv
Posts: 1
Joined: Sun Aug 13, 2017 8:45 pm

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

Post 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!
xdoomx
Posts: 3
Joined: Mon Aug 28, 2017 2:50 pm

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

Post 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
akjamesg
Posts: 2
Joined: Tue Oct 10, 2017 2:46 pm

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

Post 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!
ronynajjar@gmail.com
Posts: 1
Joined: Thu Dec 28, 2017 11:06 pm

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

Post by ronynajjar@gmail.com »

I am stuck at disarm as well. Can anyone please help with an example URL for disarming?
Post Reply