IMA Protect Alarm component for Home Assistant
This is a custom component for Home Assistant.
The imaprotect
integration allows you to get and set the status of your IMA Protect Alarm.
This work is inspired by the work on Verisure Alarm by @frenck.
{% if not installed %}
- Click install.
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "IMA Protect Alarm".
{% endif %}
To add imaprotect to your installation:
- go to Configuration >> Integrations in the UI,
- click the button with + sign and from the list of integrations
- select
IMA Protect Alarm
.
It will add a alarm_control_panel with the state of your alarm:
Alarm Value | IMA State |
---|---|
disarmed |
OFF |
armed_home |
PARTIAL |
armed_away |
ON |
Then, you can define a code (number or digit) in the configuration of the integration. By default, no code is needed.