Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Releases: Ctrlable/2n-directory-manager

v1.0.0 — Initial Release

12 Apr 17:28

Choose a tag to compare

2N Directory Manager v1.0.0

Initial release of the 2N Directory Manager custom integration for Home Assistant.

Features

  • Directory CRUD — create, update, and delete 2N IP intercom users via HA services
  • PIN management — set or clear individual user PINs
  • Switch codes — manage up to 4 per-user switch trigger codes
  • Access validity windows — time-bounded access with Unix timestamps
  • Per-user sensors — one HA sensor per directory entry with access details
  • Summary sensor — total active user count
  • Keymaster bridge — automatic code sync from keymaster to 2N switch code slots
  • HA events — fires events on user create/update/delete and code changes
  • Multi-device — configure multiple 2N devices as separate config entries
  • Config Flow — fully UI-driven setup, no YAML editing required
  • HACS compatible

Installation via HACS

  1. Open HACS → Integrations → ⋮ → Custom repositories
  2. Add https://github.com/Ctrlable/2n-directory-manager as type Integration
  3. Install 2N Directory Manager
  4. Restart Home Assistant
  5. Add the integration via Settings → Devices & Services → Add Integration