Skip to content

gjohansson-ST/sector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sector Alarm

hacs_badge size_badge version_badge download_badge

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

Join the Discussion on Development: https://discord.gg/VnKkSHfNHc


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 to install

Option 2

Below config-folder create a new folder calledcustom_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

Add integrations

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