Skip to content
@Bonasort-HA

Bonasort-HA

Bonasort-HA

Maintained Home Assistant forks — fixes that keep integrations working on the latest Home Assistant releases.

Repositories

Alarm.com integration for Home Assistant — a fork of pyalarmdotcom/alarmdotcom, fixed for Home Assistant 2026.x:

  • Restores all entities (upstream broke on HA 2026.2's entity-naming changes).
  • Real-time updates over WebSocket — events in ~1 second instead of waiting for polling.
  • Migrated to the current HA APIs (alarm panel, light, climate, options flow, config-entry migration, shutdown handler).

The Python library that powers the integration above — a fork of pyalarmdotcom/pyalarmdotcomajax with the WebSocket real-time fix. The integration installs it automatically; you don't install this by hand.

How they fit together

alarmdotcom (the Home Assistant integration) depends on pyalarmdotcomajax (the library that talks to Alarm.com's servers). Think of it as the car and its engine — you drive the integration, the library is the engine inside.

Installing the alarm integration (HACS)

  1. In HACS → ⋮ (top right) → Custom repositories, add https://github.com/Bonasort-HA/alarmdotcom with category Integration.
  2. Download "Alarm.com", restart Home Assistant, then add the integration and sign in with your own Alarm.com account.

For near-real-time updates, the integration also works best with update_interval set to ~60s.


Unofficial — not affiliated with Alarm.com. Built on MIT-licensed upstream projects; the same MIT license applies.

Pinned Loading

  1. alarmdotcom alarmdotcom Public

    Forked from pyalarmdotcom/alarmdotcom

    Alarm.com integration for Home Assistant - fork fixed for HA 2026.x (entities restored + real-time websocket push). Uses Bonasort-HA/pyalarmdotcomajax.

    Python

  2. pyalarmdotcomajax pyalarmdotcomajax Public

    Forked from pyalarmdotcom/pyalarmdotcomajax

    Python library for the Home Assistant alarmdotcom integration - fork with the websocket real-time fix. Used by Bonasort-HA/alarmdotcom.

    HTML

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…