Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 739 Bytes

info.md

File metadata and controls

21 lines (15 loc) · 739 Bytes

securitas-direct-new-api

This repository contains the new securitas direct API that can be integrated in Home Assistant.

Example configuration

securitas:
  username: !secret securitas_direct_username
  password: !secret securitas_direct_password
  code: !secret securitas_direct_code
  country: ES

Features

  • List all your installations and add a panel into Home Assistant.
  • Support Sentinel and add two sensor for each Sentinel in each installation you have. The sensor are temperature and humidity.

Breaking changes

If you update the component, the domain has been changed from securitas_direct to securitas, so you need to change your configuration as well or Home Assistant will not found the integration.