Installation
From HACS
Search “IMAProtect Alarm” in integrations of HACS store.
Click install.
In the HA UI go to “Configuration” -> “Integrations” click “+” and search for “IMAProtect Alarm”.
From sources
The sources for imaprotect can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone git://github.com/pcourbin/imaprotect
Or download the tarball:
$ curl -OJL https://github.com/pcourbin/imaprotect/tarball/master
Once you have a copy of the source, you can install it with in your Home Assistant installation:
Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
If you do not have a custom_components directory (folder) there, you need to create it.
In the custom_components directory (folder) create a new folder called imaprotect.
Download _all_ the files from the custom_components/imaprotect/ directory (folder) in this repository.
Place the files you downloaded in the new directory (folder) you created.
Restart Home Assistant
In the HA UI go to “Configuration” -> “Integrations” click “+” and search for “IMAProtect Alarm”