This integration connects Home Assistant with the Sector Alarm system allowing monitoring and control directly from Home Assistant (officially supported in Sweden and expected to work in other regions).
- ✅ Alarm control
- ✅ Door lock
- ✅ Smart Plugs
- ✅ Temperature sensors
- ✅ Humidity sensors
- ✅ Various binary sensors
On alarm installations which are not wired, make sure you take the binary sensor Online into account to ensure the alarm state is a trusted state. The entity for alarm panel can only be armed/disarmed on alarms which are online.
Minimum Required Home Assistant version: 2026.1.0
Click the button below to add the repository to HACS:
After installation:
- Restart Home Assistant
- Go to Settings → Integrations
- Click Add Integration
- Search for Sector Alarm
- Follow the on-screen setup instructions
- Download the latest release
- In your Home Assistant configuration directory, create folder
custom_componentsif it doesn’t already exist - Inside
custom_components, create a folder namedsector - Copy all release files from
custom_components/sectorintohomeassistant/custom_components/sector. - Restart Home Assistant
The file structure should look like below when completed:
homeassistant/
└── custom_components/
└── sector/
├── __init__.py
├── ...
| Configuration | Required | Description |
|---|---|---|
| Username | Yes | Sets the e-mail user address for your Sector alarm account. |
| Password | Yes | Sets the password for your Sector alarm account. |
| Ignore ”Quick Arming” | No | Default: false Ignore the "Quick Arming" Sector alarm setting and always require PIN-code when arming. |
This integration is actively maintained, and help and ideas are always welcome.
If you encounter any issues, bugs, or unexpected behavior, please don’t hesitate to open an issue on GitHub, or make a post in the discord channel.
Big thanks to:
