https://github.com/gjohansson-st/sector
Integration to Sector Alarm for Home Assistant
https://github.com/gjohansson-st/sector
alarm alarm-control alarm-control-panel lock sector sector-alarm temperature-sensor
Last synced: 2 months ago
JSON representation
Integration to Sector Alarm for Home Assistant
- Host: GitHub
- URL: https://github.com/gjohansson-st/sector
- Owner: gjohansson-ST
- Created: 2020-05-06T20:38:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T16:51:25.000Z (5 months ago)
- Last Synced: 2025-03-19T00:53:08.664Z (3 months ago)
- Topics: alarm, alarm-control, alarm-control-panel, lock, sector, sector-alarm, temperature-sensor
- Language: Python
- Size: 667 KB
- Stars: 40
- Watchers: 4
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://www.sectoralarm.se/)
[](https://github.com/hacs/integration)
[](https://github.com/gjohansson-ST/sector)
[](https://github.com/gjohansson-ST/sector/releases/latest)
[](https://github.com/gjohansson-ST/sector/releases/latest)


[](https://github.com/home-assistant)
[](https://github.com/sponsors/gjohansson-ST)
[](https://discord.gg/EG7cWFQMGW)# Integratation to Sector Alarm
---
**Title:** "Sector Alarm"**Description:** "Support for Sector Alarm integration with Homeassistant."
**Date created:** 2020-04-29
**Last update:** 2023-11-04
**Required HA version:** 2024.11.0
---
Integrates with Swedish Sector Alarm home alarm system (most likely works in all countries serviced by Sector Alarm).
Currently implements Alarm panel, Locks, Temperature and Smartplugs**NOTE**
On alarm installation 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 will only update it's state on alarms which are online
## Configuration Options
Set once:
- Username: Your e-mail address linked to Sector Alarm account
- Password: Password used for app or Sector website
- Enable Temp sensors (Not recommended and turned off by default due to long api response time)Options that you can change at any time:
- Code Format: Number of digits in code
## Installation
### Option 1 (preferred)
Use [HACS](https://hacs.xyz/) to install
### Option 2
Below config-folder create a new folder called`custom_components` if not already exist.
Below new `custom_components` folder create a new folder called `sector`
Upload the files/folders in `custom_components/sector` directory to the newly created folder.
Restart before proceeding
## Activate integration in HA
[](https://my.home-assistant.io/redirect/config_flow_start?domain=sector)
After installation go to "Integrations" page in HA, press + and search for Sector Alarm
Follow onscreen information to type username, password, code etc.
No restart needed