Giter VIP home page Giter VIP logo

Comments (15)

brushj avatar brushj commented on June 16, 2024 1

So I guess since I am being prompted for it in the app now it is required in order for me to use the add-on. I set it up and went through the steps and it is working again.

from alarmdotcom.

icu814 avatar icu814 commented on June 16, 2024 1

@uvjustin @brushj I enabled SMS-based 2FA in the ADC app, logged into my portal through the browser, entered the SMS code, trusted my browser, and reconfigured ADC in my configuration.yaml file. Seems to be working now.

from alarmdotcom.

uvjustin avatar uvjustin commented on June 16, 2024

I haven't seen this on my portal. Which ADC provider are you using? Have you noticed any differences when logging in to their web portal?

from alarmdotcom.

brushj avatar brushj commented on June 16, 2024

Provider is Qolsys. I do get a prompt to enable 2FA but it lets me skip. Not sure if I should just enable it or what

from alarmdotcom.

uvjustin avatar uvjustin commented on June 16, 2024

Follow the instructions here: https://github.com/uvjustin/alarmdotcom#two-factor-authentication

from alarmdotcom.

icu814 avatar icu814 commented on June 16, 2024

I am getting the same error regarding the system ID. I have followed the TFA instructions and added my cookie to the configuration. My instance of this custom component was just updated to the latest version and this error still persists.

Logger: pyalarmdotcomajax.pyalarmdotcomajax
Source: /usr/local/lib/python3.8/site-packages/pyalarmdotcomajax/pyalarmdotcomajax.py:170
First occurred: 8:55:25 PM (1 occurrences)
Last logged: 8:55:25 PM

Unable to extract system id from Alarm.com

I have no issues logging into the portal or using my mobile device with the ADC app.

from alarmdotcom.

brushj avatar brushj commented on June 16, 2024

I will try setting up 2FA just in case and report back

from alarmdotcom.

aechelon avatar aechelon commented on June 16, 2024

Are you sure Qolsys is your provider?
What website do you log into to change your alarm settings? That's typically branded by your provider (e.g. Brinks, ADT, etc)

from alarmdotcom.

brushj avatar brushj commented on June 16, 2024

Yep, that is the name at the top of the app and on my system.

from alarmdotcom.

uvjustin avatar uvjustin commented on June 16, 2024

@brushj Glad you were able to get it working.
@icu814 The 2FA setup has been working fine for other users for a while now and @brushj was able to get it working too. Maybe try setting it up again?

from alarmdotcom.

icu814 avatar icu814 commented on June 16, 2024

Let me give it a try. Looks like the app is now asking me for 2FA. @brushj did you skip 2FA in the app also or actually set up a second factor?

from alarmdotcom.

brushj avatar brushj commented on June 16, 2024

@icu814 I got the prompt as I previously did not have it enabled. I had to enable it for it to work.

from alarmdotcom.

icu814 avatar icu814 commented on June 16, 2024

@brushj So, enable 2FA in the app and skip it in the browser? I just want to make sure that I replicate your steps to get this working again.

from alarmdotcom.

brushj avatar brushj commented on June 16, 2024

I enabled it in the app and then signed into alarm.com through the web portal in Chrome with the two factor code.

After you auth with the 2FA on Chrome, go to View > Developer> and select Developer tools

In the box that pops up on the right click the >> and choose Application
Under Storage expand Cookies and click on alarm.com and look for two_factor_cookie copy the result there.
Put that into your config.

Also make sure you have no other older alarmdotcom custom components in your HA. Code should look similar to below and if you had any other custom components remove those and restart first.

  - platform: alarmdotcom
    username: YOUR_USERNAME
    password: YOUR_PASSWORD
    two_factor_cookie: "0000111122223333444455556666777788889999AAAABBBBCCCCDDDDEEEEFFFF0000"

from alarmdotcom.

brushj avatar brushj commented on June 16, 2024

I am going to close this since both of us were able to figure it out.

I will say that a note should probably be added to the documentation that says if your app is asking for 2FA it will be required to use the add-on at this point.

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.