Coder Social home page Coder Social logo

Comments (13)

uvjustin avatar uvjustin commented on August 24, 2024

Please post this question on the home assistant community forum under third party integrations. The forum is a better place for tech support questions. Github issues are more for confirmed issues/bugs with the code.

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

I do believe this is a bug... your plugin is sending a weird command to the API of Alarm.com
FYI https://github.com/schwark/pyalarmcom is not making this issue... when it is set to arm, within the app that command have the Arm icon unlike yours.
When I Arm from the phone, the status Arm is seen properly within Hassio.

from alarmdotcom.

uvjustin avatar uvjustin commented on August 24, 2024

Are the options you are arming with exposed in your web portal?

#  The three options below are not available on all systems/providers. Check your web portal to see which options are available during arming, and leave the parameter out or set it to "false" if it is not available.

force_bypass:
  description: Specifies when to use the "force bypass" setting when arming. Accepted values are "home", "away", "false" (never), "true" (always).
  required: false
  default: false
  type: string

no_entry_delay:
  description: Specifies when to use the "no entry delay" setting when arming. Accepted values are "home", "away", "false" (never), "true" (always).
  required: false
  default: false
  type: string

silent_arming:
  description: Specifies when to use the "silent arming" setting when arming. Accepted values are "home", "away", "false" (never), "true" (always).
  required: false
  default: false
  type: string

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

yes, they are.
https://ibb.co/wh2pM2D

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

Look at the web activity log. The difference between your Arm command and the one that really Arms the alarm
https://ibb.co/Stq7Bzy

from alarmdotcom.

uvjustin avatar uvjustin commented on August 24, 2024

yes, they are.
https://ibb.co/wh2pM2D

If you click no entry delay and silent alarming at the same time, does it let you arm the system?

from alarmdotcom.

uvjustin avatar uvjustin commented on August 24, 2024

Look at the web activity log. The difference between your Arm command and the one that really Arms the alarm
https://ibb.co/Stq7Bzy

Clearly one is being sent with no entry delay and one isn't. But that's a user configurable option.

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

Let me try tonight with the same values 1:1, I let you know, thanks Justin.

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

yes, they are.
https://ibb.co/wh2pM2D

If you click no entry delay and silent alarming at the same time, does it let you arm the system?

yup, ofcoz. that's the usual way I arm the system at night bro

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

tried it again, same... its quite strange bro, maybe u wanna take a look at this library that I use and that doesn't make any problem (python)
https://github.com/schwark/pyalarmcom

from alarmdotcom.

uvjustin avatar uvjustin commented on August 24, 2024

I'm willing to help you out, but you should follow my suggestions and reply more clearly. I am not going to waste my time studying another library to fix a problem that most likely does not exist or at the very least is not well defined. I still think this is a setup issue on your end given that you are a new user and no existing users have reported this problem.
Once again, try setting no_entry_delay to false, reload the integration, and try arming again. If that doesn't work, post a screenshot of your web activity log as you did before.

    If you click no entry delay and silent alarming at the same time, does it let you arm the system?

yup, ofcoz. that's the usual way I arm the system at night bro

I asked about this because my own ADC web portal grays out the arm button and does not allow arming when those two options are selected together. Your reply doesn't seem to match your screenshot - the successful arming is not using no entry delay.

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

i get ur point
https://ibb.co/T4Gv2d0

Look it by yourself. nothing gets grayed out..
but then I tried it from the UI.. and it goes into lmbo mode...

from alarmdotcom.

xmmpru83 avatar xmmpru83 commented on August 24, 2024

bro u are right, is that value.. even if I can set it on the web.. the alarm does that weird thing. now I disabled it in ur plugin and it armed all wonderful.
appreciate your help bro and thanks for the great plugin.

from alarmdotcom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.