Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion source/_integrations/prosegur.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Prosegur Alarm
description: Instructions on how to integrate Prosegur Smart Alarms into Home Assistant.
ha_category:
- Alarm
- Camera
ha_release: 2021.8
ha_codeowners:
- '@dgomes'
Expand All @@ -14,6 +15,19 @@ ha_platforms:
ha_integration_type: integration
---

Integrate [Prosegur](https://www.prosegur.com/) Smart Alarms into Home Assistant. Prosegur is company providing intruder protection and detection systems to ensure the security of your home in Iberia, South America and RSA. They have a line of connected alarm systems that can be controlled remotely through a cloud service. This integration taps in to the cloud service API providing functionalities such as ARM_HOME, ARM_AWAY and DISARM.
Integrate [Prosegur](https://www.prosegur.com/) Smart Alarms into Home Assistant.

Prosegur is a company providing intruder protection and detection systems to ensure the security of your home in Iberia, South America and RSA.

Prosegur has a line of connected alarm systems that can be controlled remotely through a cloud service. This integration taps into the cloud service API, providing functionalities similar to their mobile app.

There is currently support for the following device types within Home Assistant:
- Alarm
- Camera

{% include integrations/config_flow.md %}

### Service `camera.request_image`

This service will have Prosegur cloud service "Request image" from your local camera. This service should only be called seldom, as Prosegur tends to throttle this service for long periods of time, resulting in errors for both this integration and your Prosegur mobile application.