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!
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. |
Recommended installation is via the Home Assistant Community Store (HACS).
If you do not wish to use HACS, then please download the latest version from the releases page and proceed to Step 2.
- Navigate to the HACS add-on
- Search for the
Inception
integration and install it - Restart Home Assistant
- Navigate to Home Assistant Settings > Devices & Services
- Click
+ Add Integration
- Search for
Inception
- Complete the guided configuration
I strongly recommend creating a new user in Inception for Home Assistant to use.
Grant the user permission to access required entities
Grant the user REST Web API User
web page profile and create a User API Token
If you want to contribute to this please read the Contribution guidelines
This integration is a custom component Home Assistant port of the excellent inception-mqtt project by @matthew-larner.