Skip to content

sebr/inception-home-assistant

Repository files navigation

InnerRange Inception

Integration to integrate with Inner Range Inception security systems.

If this integration has been useful to you, please consider chipping in and buying me a coffee!

"Buy Me A Coffee"

This integration will set up the following platforms.

Platform Description
lock A lock for each configured Door.
alarm_control_panel For each Area that can be armed or disarmed.
binary_sensor For each Input and for metadata of each Door.
switch A switch for each Siren or Strobe.

Installation

Recommended installation is via the Home Assistant Community Store (HACS). hacs_badge

1. Install via HACS

If you do not wish to use HACS, then please download the latest version from the releases page and proceed to Step 2.

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Navigate to the HACS add-on
  2. Search for the Inception integration and install it
  3. Restart Home Assistant

2. Configure via Home Assistant

  1. Navigate to Home Assistant Settings > Devices & Services
  2. Click + Add Integration
  3. Search for Inception
  4. Complete the guided configuration

Create a user in Inception

I strongly recommend creating a new user in Inception for Home Assistant to use.

Create a new user Screenshot 2024-12-09 at 7 18 42 pm

Grant the user permission to access required entities Screenshot 2024-12-09 at 7 18 11 pm

Grant the user REST Web API User web page profile and create a User API Token Screenshot 2024-12-09 at 7 19 04 pm

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines

Acknowledgements

This integration is a custom component Home Assistant port of the excellent inception-mqtt project by @matthew-larner.