Giter VIP home page Giter VIP logo

Comments (14)

elahd avatar elahd commented on July 19, 2024 2

Thanks for reporting this. I've been caught up for the past few months with work and family life and haven't been able to focus on this project. The bad news is that I'm moving next month, which means more distractions, but I'll be moving from an apartment into a house in which I'll be using an Alarm.com system. (I've been developing this integration blind, for the most part, using the limited access I have to an alarm system at my sister's house.) With direct access to an Alarm.com system in my own home, I'll be more incentivized to stay on top of things. Stay tuned.

from alarmdotcom.

bkr1969 avatar bkr1969 commented on July 19, 2024 1

Probably not company specific as I'm with Brink's, but good to know that I'm not alone.

from alarmdotcom.

FortranFour avatar FortranFour commented on July 19, 2024 1

Same here. Iā€™m with a small, local provider, so not company specific.

from alarmdotcom.

rmatte avatar rmatte commented on July 19, 2024 1

So does this explain why I used to have my alarm.com smoke detectors show up in the HA integration, but they stopped doing so about a year or two ago? Thanks.

That may or may not be related. It could be some kind of change in the format of that data, or maybe alarmdotcom just stopped supporting them, difficult to say. You should try to get some debug log data to see if there are any errors showing up related to that and open a new issue ticket for it here if one doesn't already exist for that type of problem.

from alarmdotcom.

rmatte avatar rmatte commented on July 19, 2024

I can confirm that I'm seeing this too and I haven't changed anything on the home assistant side since the last time this was working (last night when I went to bed). I'm thinking they probably changed something on the ADT side to cause this.

from alarmdotcom.

pdobrien3 avatar pdobrien3 commented on July 19, 2024

happening here also just noticed

from alarmdotcom.

bkr1969 avatar bkr1969 commented on July 19, 2024

Finally saw something in the logs this morning. Not sure how relevant:

Logger: pyalarmdotcomajax
Source: /usr/local/lib/python3.12/site-packages/pyalarmdotcomajax/__init__.py:1050
First occurred: 03:23:03 (3 occurrences)
Last logged: 06:52:19

Failed to get system metadata.
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/pyalarmdotcomajax/__init__.py", line 1047, in _async_get_system
    return [json_rsp["data"]]
            ~~~~~~~~^^^^^^^^
KeyError: 'data'

And:

This error originated from a custom integration.

Logger: py.warnings
Source: custom_components/alarmdotcom/controller.py:164
integration: Alarm.com (documentation, issues)
First occurred: 03:23:03 (1 occurrences)
Last logged: 03:23:03

/usr/local/lib/python3.12/site-packages/pyalarmdotcomajax/__init__.py:1205: RuntimeWarning: coroutine 'AlarmController.is_logged_in' was never awaited if not self.is_logged_in():

from alarmdotcom.

bkr1969 avatar bkr1969 commented on July 19, 2024

So, after also having the problem with trying to arm without a code, I deleted and re-installed the integration. There are actually now no sensors for the batteries at all.

from alarmdotcom.

rmatte avatar rmatte commented on July 19, 2024

So, after also having the problem with trying to arm without a code, I deleted and re-installed the integration. There are actually now no sensors for the batteries at all.

The reason why you don't have any battery sensors after reinstalling the package is because those sensors are created based on what is discovered from the alarmdotcom website when you first configure the package, and when you removed it it removed the sensor entities. Now it's not able to re-discover them until the integration code gets updated to account for whatever they changed on the alarmdotcom website site. This isn't some new symptom, it's just the same root issue manifesting for you in a different way. The site is likely just returning the data in a different format than it was previously and the integration now needs to be updated to account for that.

from alarmdotcom.

FortranFour avatar FortranFour commented on July 19, 2024

So does this explain why I used to have my alarm.com smoke detectors show up in the HA integration, but they stopped doing so about a year or two ago? Thanks.

from alarmdotcom.

bfish2 avatar bfish2 commented on July 19, 2024

Following as I'm having the same issue

from alarmdotcom.

glen4cindy avatar glen4cindy commented on July 19, 2024

I have 2 Alarm.com accounts at 2 different houses with 2 different providers. Both of these are showing on my HA's Alarm.com Integrations page.

Both "hubs" have sensors with battery sensors that no longer work.

from alarmdotcom.

HarryFlatter avatar HarryFlatter commented on July 19, 2024

I too am having this issue with battery sensors not working.

from alarmdotcom.

FortranFour avatar FortranFour commented on July 19, 2024

Thanks for your hard work and dedication to this project. Perhaps when you update it you can also take a look to see why it is no longer reporting smoke/fire/CO alarms.

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.