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
DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)
Moderators: EyezOnRich, GrandWizard
Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)
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
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)
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!
http://192.168.1.xxx/2?A=4&p=1&X=1616
Appreciate your help!
Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)
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
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)
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!
what is did (mac address of the EVL?)
mid (mobile portal code provided from envislink?)
rand (password for alarm?)
Much thanks!
-
- Posts: 1
- Joined: Thu Dec 28, 2017 11:06 pm
Re: DSC+EVL3 avail HTTP Commands (Alexa/Smartthings)
I am stuck at disarm as well. Can anyone please help with an example URL for disarming?