Automate the use of Jablotron Alarm with Puppeteer for use with Alexa, Google Home, etc.
npm installnpm run devnpm run deploynpm run testSend an HTTP Post request with this json body
{
"email":"your email",
"password":"your password",
"code":"your code",
"zone":["1","2"] // array with your alarm zone
}