mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Add Camera to Prosegur (#25419)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
798353e5e0
commit
25d531bbc5
@ -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'
|
||||
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user